summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2021-10-08 09:41:36 +0200
committerMats Lidell <matsl@gentoo.org>2021-10-08 09:41:36 +0200
commitbc4237317de641f9bc572f45832c6268335de261 (patch)
treece7a598de3004557226b7acae8e24a8c6c7acaac /app-xemacs/pgg/pgg-1.06.ebuild
parentapp-xemacs/locale: drop 1.24, 1.28 (diff)
downloadgentoo-bc4237317de641f9bc572f45832c6268335de261.tar.gz
gentoo-bc4237317de641f9bc572f45832c6268335de261.tar.bz2
gentoo-bc4237317de641f9bc572f45832c6268335de261.zip
app-xemacs/pgg: drop 1.06, 1.07
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs/pgg/pgg-1.06.ebuild')
-rw-r--r--app-xemacs/pgg/pgg-1.06.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/app-xemacs/pgg/pgg-1.06.ebuild b/app-xemacs/pgg/pgg-1.06.ebuild
deleted file mode 100644
index 02222c36b726..000000000000
--- a/app-xemacs/pgg/pgg-1.06.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="Emacs interface to various PGP implementations"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/xemacs-base
-app-xemacs/fsf-compat
-app-xemacs/edebug
-app-xemacs/ecrypto
-"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages