diff options
author | uebayasi <uebayasi@pkgsrc.org> | 2007-10-29 13:41:26 +0000 |
---|---|---|
committer | uebayasi <uebayasi@pkgsrc.org> | 2007-10-29 13:41:26 +0000 |
commit | bbca178221c84f950ea7bcaabc8284f1fa7ea5c3 (patch) | |
tree | c0e778dc75bbbe8065e62338bd5a0e9607d210bf /editors | |
parent | 17d6e1251e417bec8a679c4e0f720cf406fd736d (diff) | |
download | pkgsrc-bbca178221c84f950ea7bcaabc8284f1fa7ea5c3.tar.gz |
Move editors/leim to editors/leim21 as it's only for emacs21.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 4 | ||||
-rw-r--r-- | editors/leim21/DESCR (renamed from editors/leim/DESCR) | 0 | ||||
-rw-r--r-- | editors/leim21/Makefile (renamed from editors/leim/Makefile) | 2 | ||||
-rw-r--r-- | editors/leim21/PLIST (renamed from editors/leim/PLIST) | 2 | ||||
-rw-r--r-- | editors/leim21/distinfo (renamed from editors/leim/distinfo) | 2 | ||||
-rw-r--r-- | editors/leim21/patches/patch-aa (renamed from editors/leim/patches/patch-aa) | 2 | ||||
-rw-r--r-- | editors/leim21/patches/patch-ab (renamed from editors/leim/patches/patch-ab) | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/editors/Makefile b/editors/Makefile index ea0de8a4cbd..7e9f78b8fbe 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.120 2007/08/13 08:12:45 rillig Exp $ +# $NetBSD: Makefile,v 1.121 2007/10/29 13:41:26 uebayasi Exp $ # COMMENT= Editors @@ -45,8 +45,8 @@ SUBDIR+= jove SUBDIR+= kdissert SUBDIR+= kile SUBDIR+= leafpad -SUBDIR+= leim SUBDIR+= leim20 +SUBDIR+= leim21 SUBDIR+= lpe SUBDIR+= lyx-qt SUBDIR+= lyx-xforms diff --git a/editors/leim/DESCR b/editors/leim21/DESCR index 8e8f96e0fe9..8e8f96e0fe9 100644 --- a/editors/leim/DESCR +++ b/editors/leim21/DESCR diff --git a/editors/leim/Makefile b/editors/leim21/Makefile index c6a1c222b1d..6cfa05d1d37 100644 --- a/editors/leim/Makefile +++ b/editors/leim21/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2007/06/30 05:07:02 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2007/10/29 13:41:29 uebayasi Exp $ DISTNAME= leim-${VERSION} PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} diff --git a/editors/leim/PLIST b/editors/leim21/PLIST index 32bee29c177..d91656fd4f1 100644 --- a/editors/leim/PLIST +++ b/editors/leim21/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2003/04/12 14:15:07 wiz Exp $ +@comment $NetBSD: PLIST,v 1.3 2007/10/29 13:41:29 uebayasi Exp $ share/emacs/${PKGVERSION}/leim/ja-dic/ja-dic.el share/emacs/${PKGVERSION}/leim/ja-dic/ja-dic.elc share/emacs/${PKGVERSION}/leim/leim-list.el diff --git a/editors/leim/distinfo b/editors/leim21/distinfo index d49ec7403e1..5d6833b862e 100644 --- a/editors/leim/distinfo +++ b/editors/leim21/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.8 2006/01/04 17:05:02 joerg Exp $ +$NetBSD: distinfo,v 1.3 2007/10/29 13:41:29 uebayasi Exp $ SHA1 (emacs-21.4a.tar.gz) = cdb33731180fe4a912838af805dd35e3f55394d4 RMD160 (emacs-21.4a.tar.gz) = c312e739935b56d08783bbfe97992297a363cb8a diff --git a/editors/leim/patches/patch-aa b/editors/leim21/patches/patch-aa index 8f4f0aeb526..ba1c5891ad0 100644 --- a/editors/leim/patches/patch-aa +++ b/editors/leim21/patches/patch-aa @@ -1,4 +1,4 @@ -$NetBSD: patch-aa,v 1.1.1.2 2003/04/11 01:14:11 uebayasi Exp $ +$NetBSD: patch-aa,v 1.3 2007/10/29 13:41:29 uebayasi Exp $ --- Makefile.in.orig Mon Jan 11 12:40:22 1999 +++ Makefile.in Tue Dec 28 14:53:29 1999 diff --git a/editors/leim/patches/patch-ab b/editors/leim21/patches/patch-ab index e12d5d0b25a..4490f7ab099 100644 --- a/editors/leim/patches/patch-ab +++ b/editors/leim21/patches/patch-ab @@ -1,4 +1,4 @@ -$NetBSD: patch-ab,v 1.2 2006/01/04 17:05:02 joerg Exp $ +$NetBSD: patch-ab,v 1.1 2007/10/29 13:41:29 uebayasi Exp $ --- ../configure.orig 2003-03-18 14:19:12.000000000 +0000 +++ ../configure |