diff options
author | Mats Lidell <matsl@gentoo.org> | 2021-10-08 09:41:36 +0200 |
---|---|---|
committer | Mats Lidell <matsl@gentoo.org> | 2021-10-08 09:41:36 +0200 |
commit | bc4237317de641f9bc572f45832c6268335de261 (patch) | |
tree | ce7a598de3004557226b7acae8e24a8c6c7acaac /app-xemacs/pgg | |
parent | app-xemacs/locale: drop 1.24, 1.28 (diff) | |
download | gentoo-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')
-rw-r--r-- | app-xemacs/pgg/Manifest | 2 | ||||
-rw-r--r-- | app-xemacs/pgg/pgg-1.06.ebuild | 17 | ||||
-rw-r--r-- | app-xemacs/pgg/pgg-1.07.ebuild | 17 |
3 files changed, 0 insertions, 36 deletions
diff --git a/app-xemacs/pgg/Manifest b/app-xemacs/pgg/Manifest index cd93d316cc13..7d9295cf4d6a 100644 --- a/app-xemacs/pgg/Manifest +++ b/app-xemacs/pgg/Manifest @@ -1,3 +1 @@ -DIST pgg-1.06-pkg.tar.gz 33917 BLAKE2B d056b276e6606312638c9c7d68c9c2cf58c4ebdcf5b7336c6ec625236b567ed4659f63506f3646fecbf4f66272630403924ef4addf5a3e30bc5460cda7f8d76a SHA512 632f345a16d9fb94ec12a62590768709795bab47481b4c3123adbb1159c6c96879f872b9e389925a7c97d268cab9eed0cf9cf21a80e8a30a87c5e10f9213227c -DIST pgg-1.07-pkg.tar.gz 34293 BLAKE2B 1b45e947de61678a2b85a3a7dac0c34d605becb8c29c75b59d236f770aac42aa86d781e80813b88e7218dbca348abc860d41e8cd030c5128baad9a35314dee39 SHA512 cec124e85fb59c0df2e748e5f5d51a819cd168fceecd8202ce2a42ce1b9a3934d4a184a148c38038447b5ffbe795785399118e1a7735dbb5834df8bd918589f4 DIST pgg-1.10-pkg.tar.gz 34644 BLAKE2B b7aeb3749c5867c8b785ad1c0b31636e3df4105b5c80815678fbc87e38269e8af526ae8fdd0bfb1188845bf40017304a3f9b40d270aad65cd69cbd0ddb4a78b6 SHA512 cb8971c3eecd3e1284fb9720184252a7df92d7a0bd789b1a5f8aa708690e653db30c418f6a2ed4a947a847961e474073d0a5489244f9daf74dc61b70ee06468a 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 diff --git a/app-xemacs/pgg/pgg-1.07.ebuild b/app-xemacs/pgg/pgg-1.07.ebuild deleted file mode 100644 index 02222c36b726..000000000000 --- a/app-xemacs/pgg/pgg-1.07.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 |