pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Sort EMACS_VERSIONS_ACCEPTED.
details: https://anonhg.NetBSD.org/pkgsrc/rev/0617546fcc0a
branches: trunk
changeset: 534662:0617546fcc0a
user: uebayasi <uebayasi%pkgsrc.org@localhost>
date: Mon Oct 29 04:40:11 2007 +0000
description:
Sort EMACS_VERSIONS_ACCEPTED.
diffstat:
devel/python-mode/Makefile | 4 ++--
editors/tamago/Makefile | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r 993cf12f9827 -r 0617546fcc0a devel/python-mode/Makefile
--- a/devel/python-mode/Makefile Mon Oct 29 04:39:44 2007 +0000
+++ b/devel/python-mode/Makefile Mon Oct 29 04:40:11 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2007/02/22 19:01:18 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2007/10/29 04:40:11 uebayasi Exp $
#
DISTNAME= python-mode-4.54
@@ -14,7 +14,7 @@
# Note that XEmacs >=21.4.4 includes a python-mode in the prog-modes
# package. Also, python-mode does not appear to work as is with XEmacs 21.1
-EMACS_VERSIONS_ACCEPTED= emacs21 emacs21nox emacs20
+EMACS_VERSIONS_ACCEPTED= emacs22 emacs22nox emacs21 emacs21nox emacs20
WRKSRC= ${WRKDIR}
DIST_SUBDIR= python-mode-20041204
diff -r 993cf12f9827 -r 0617546fcc0a editors/tamago/Makefile
--- a/editors/tamago/Makefile Mon Oct 29 04:39:44 2007 +0000
+++ b/editors/tamago/Makefile Mon Oct 29 04:40:11 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2007/08/18 14:30:52 taca Exp $
+# $NetBSD: Makefile,v 1.15 2007/10/29 04:41:46 uebayasi Exp $
DISTNAME= tamago-4.0.6
PKGNAME= ${EMACS_PKGNAME_PREFIX}tamago-20020909
@@ -12,7 +12,7 @@
GNU_CONFIGURE= yes
# XXX please someone adjust paths and PLIST for XEmacs...
-EMACS_VERSIONS_ACCEPTED= emacs21 emacs21nox emacs20 emacs22
+EMACS_VERSIONS_ACCEPTED= emacs22 emacs22nox emacs21 emacs21nox emacs20
EMACS_MODULES+= leim
.include "../../mk/emacs.mk"
Home |
Main Index |
Thread Index |
Old Index