Gentoo Archives: gentoo-commits

From: Mats Lidell <matsl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-xemacs/pgg/
Date: Fri, 08 Oct 2021 07:41:47
Message-Id: 1633678896.bc4237317de641f9bc572f45832c6268335de261.matsl@gentoo
1 commit: bc4237317de641f9bc572f45832c6268335de261
2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 8 07:41:36 2021 +0000
4 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 8 07:41:36 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc423731
7
8 app-xemacs/pgg: drop 1.06, 1.07
9
10 Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
11
12 app-xemacs/pgg/Manifest | 2 --
13 app-xemacs/pgg/pgg-1.06.ebuild | 17 -----------------
14 app-xemacs/pgg/pgg-1.07.ebuild | 17 -----------------
15 3 files changed, 36 deletions(-)
16
17 diff --git a/app-xemacs/pgg/Manifest b/app-xemacs/pgg/Manifest
18 index cd93d316cc1..7d9295cf4d6 100644
19 --- a/app-xemacs/pgg/Manifest
20 +++ b/app-xemacs/pgg/Manifest
21 @@ -1,3 +1 @@
22 -DIST pgg-1.06-pkg.tar.gz 33917 BLAKE2B d056b276e6606312638c9c7d68c9c2cf58c4ebdcf5b7336c6ec625236b567ed4659f63506f3646fecbf4f66272630403924ef4addf5a3e30bc5460cda7f8d76a SHA512 632f345a16d9fb94ec12a62590768709795bab47481b4c3123adbb1159c6c96879f872b9e389925a7c97d268cab9eed0cf9cf21a80e8a30a87c5e10f9213227c
23 -DIST pgg-1.07-pkg.tar.gz 34293 BLAKE2B 1b45e947de61678a2b85a3a7dac0c34d605becb8c29c75b59d236f770aac42aa86d781e80813b88e7218dbca348abc860d41e8cd030c5128baad9a35314dee39 SHA512 cec124e85fb59c0df2e748e5f5d51a819cd168fceecd8202ce2a42ce1b9a3934d4a184a148c38038447b5ffbe795785399118e1a7735dbb5834df8bd918589f4
24 DIST pgg-1.10-pkg.tar.gz 34644 BLAKE2B b7aeb3749c5867c8b785ad1c0b31636e3df4105b5c80815678fbc87e38269e8af526ae8fdd0bfb1188845bf40017304a3f9b40d270aad65cd69cbd0ddb4a78b6 SHA512 cb8971c3eecd3e1284fb9720184252a7df92d7a0bd789b1a5f8aa708690e653db30c418f6a2ed4a947a847961e474073d0a5489244f9daf74dc61b70ee06468a
25
26 diff --git a/app-xemacs/pgg/pgg-1.06.ebuild b/app-xemacs/pgg/pgg-1.06.ebuild
27 deleted file mode 100644
28 index 02222c36b72..00000000000
29 --- a/app-xemacs/pgg/pgg-1.06.ebuild
30 +++ /dev/null
31 @@ -1,17 +0,0 @@
32 -# Copyright 1999-2020 Gentoo Authors
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=6
36 -
37 -SLOT="0"
38 -DESCRIPTION="Emacs interface to various PGP implementations"
39 -XEMACS_PKG_CAT="standard"
40 -
41 -RDEPEND="app-xemacs/xemacs-base
42 -app-xemacs/fsf-compat
43 -app-xemacs/edebug
44 -app-xemacs/ecrypto
45 -"
46 -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
47 -
48 -inherit xemacs-packages
49
50 diff --git a/app-xemacs/pgg/pgg-1.07.ebuild b/app-xemacs/pgg/pgg-1.07.ebuild
51 deleted file mode 100644
52 index 02222c36b72..00000000000
53 --- a/app-xemacs/pgg/pgg-1.07.ebuild
54 +++ /dev/null
55 @@ -1,17 +0,0 @@
56 -# Copyright 1999-2020 Gentoo Authors
57 -# Distributed under the terms of the GNU General Public License v2
58 -
59 -EAPI=6
60 -
61 -SLOT="0"
62 -DESCRIPTION="Emacs interface to various PGP implementations"
63 -XEMACS_PKG_CAT="standard"
64 -
65 -RDEPEND="app-xemacs/xemacs-base
66 -app-xemacs/fsf-compat
67 -app-xemacs/edebug
68 -app-xemacs/ecrypto
69 -"
70 -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
71 -
72 -inherit xemacs-packages