pkgsrc-WIP-changes archive

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

apel-git: Drop emacs25 as no more



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Wed Aug 30 16:22:02 2023 -0400
Changeset:	537d8a327cd2c821f08e0265c85f657746981b63

Modified Files:
	apel-git/Makefile

Log Message:
apel-git: Drop emacs25 as no more

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=537d8a327cd2c821f08e0265c85f657746981b63

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 apel-git/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/apel-git/Makefile b/apel-git/Makefile
index a9092f4dc2..9c1a27f4c6 100644
--- a/apel-git/Makefile
+++ b/apel-git/Makefile
@@ -33,7 +33,7 @@ MAKE_FLAGS+=	VERSION_SPECIFIC_LISPDIR=${EMACS_LISPPREFIX}
 MAKE_FLAGS+=	${MAKE_FLAGS.${EMACS_FLAVOR}}
 
 # apel is included in xemacs-packages
-EMACS_VERSIONS_ACCEPTED=	emacs21 emacs21nox emacs20 emacs25 emacs26 emacs27
+EMACS_VERSIONS_ACCEPTED=	emacs21 emacs21nox emacs20 emacs26 emacs27
 
 BUILD_TARGET.emacs=	elc
 BUILD_TARGET.xemacs=	package


Home | Main Index | Thread Index | Old Index