pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/inputmethod/skk
Module Name:    pkgsrc
Committed By:   ryoon
Date:           Mon Mar  6 10:00:15 UTC 2017
Modified Files:
        pkgsrc/inputmethod/skk: Makefile
Log Message:
Remove emacs22 from supported versions
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/inputmethod/skk/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/inputmethod/skk/Makefile
diff -u pkgsrc/inputmethod/skk/Makefile:1.34 pkgsrc/inputmethod/skk/Makefile:1.35
--- pkgsrc/inputmethod/skk/Makefile:1.34        Mon Mar  6 09:58:51 2017
+++ pkgsrc/inputmethod/skk/Makefile     Mon Mar  6 10:00:15 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2017/03/06 09:58:51 ryoon Exp $
+# $NetBSD: Makefile,v 1.35 2017/03/06 10:00:15 ryoon Exp $
 #
 
 DISTNAME=      ddskk-16.2
@@ -18,7 +18,7 @@ EMACS_MODULES+=       base leim
 EMACS_BUILDLINK=YES
 
 EMACS_VERSIONS_ACCEPTED=       emacs25 emacs25nox emacs24 emacs24nox
-EMACS_VERSIONS_ACCEPTED+=      emacs23 emacs23nox emacs22 emacs22nox
+EMACS_VERSIONS_ACCEPTED+=      emacs23 emacs23nox
 
 MAKE_FLAGS+=   EMACS=${EMACS_BIN:Q}
 MAKE_ENV=      prefix=${DESTDIR:Q}${PREFIX:Q} \
Home |
Main Index |
Thread Index |
Old Index