pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/EasyPG Add emacs21no and xemacs21.4 as accept...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f4c917181858
branches:  trunk
changeset: 518598:f4c917181858
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Thu Sep 14 13:01:24 2006 +0000

description:
Add emacs21no and xemacs21.4 as acceptable.
>From John Nemeth.

diffstat:

 security/EasyPG/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r aa0872b2f99b -r f4c917181858 security/EasyPG/Makefile
--- a/security/EasyPG/Makefile  Thu Sep 14 05:52:39 2006 +0000
+++ b/security/EasyPG/Makefile  Thu Sep 14 13:01:24 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/09/13 12:49:37 gdt Exp $
+# $NetBSD: Makefile,v 1.2 2006/09/14 13:01:24 gdt Exp $
 
 DISTNAME=      epg-0.0.5
 PKGNAME=       ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/epg/EasyPG/}
@@ -14,7 +14,7 @@
 
 # per README, GnuPG 1.4.3 and GNU Emacs 21.4 or XEmacs 21.4
 DEPENDS+=      gnupg>=1.4.3:../../security/gnupg
-EMACS_VERSIONS_ACCEPTED= emacs21 xemacs214
+EMACS_VERSIONS_ACCEPTED= emacs21 emacs21nox xemacs214 xemacs215
 
 .include "../../mk/emacs.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index