Gentoo Archives: gentoo-commits

From: Brian Evans <grknight@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Crypt_GPG/
Date: Tue, 20 Feb 2018 01:55:37
Message-Id: 1519091723.44f559e4fa472b6d44960250a2bf73d3680c7d66.grknight@gentoo
1 commit: 44f559e4fa472b6d44960250a2bf73d3680c7d66
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 20 01:55:23 2018 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 20 01:55:23 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44f559e4
7
8 dev-php/PEAR-Crypt_GPG: Drop old
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 dev-php/PEAR-Crypt_GPG/Manifest | 2 --
13 dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.3.2.ebuild | 16 ----------------
14 dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.4.2.ebuild | 17 -----------------
15 3 files changed, 35 deletions(-)
16
17 diff --git a/dev-php/PEAR-Crypt_GPG/Manifest b/dev-php/PEAR-Crypt_GPG/Manifest
18 index 0e95f87ecce..f3e1d8a84a7 100644
19 --- a/dev-php/PEAR-Crypt_GPG/Manifest
20 +++ b/dev-php/PEAR-Crypt_GPG/Manifest
21 @@ -1,4 +1,2 @@
22 -DIST Crypt_GPG-1.3.2.tgz 339001 BLAKE2B a86a732992063f41abbe10517517ac212bde3e0a3ea300d2b4850850504d894bbddbc77a49140c339c887cfe43d201a6572fcc0b7288d4055e96a7e2b2422e7e SHA512 c045942798f2974d1d200413864708b4476b53d1999b721f1b51fd6cfafb23c05479a391ebc7ebe513f5a88641d63d991e7ba59b7edcbd8397efde365528f999
23 -DIST Crypt_GPG-1.4.2.tgz 345962 BLAKE2B dadab0111209a6f3d68575057735cae3fb0f3de4dcbaa9fbfbb23133aa9cf7e8d6726dc14c7d487e65667e4cf0802ae787e88d128c6889246c2424d2f198a8ab SHA512 c0384f0b4a35f8e7d7189b0b08c277c2629e7fa84e13f2c8c92aaafbeace7a60b6e18f2347571e7bcdf4bc504fd9463f080d9c2938063fdfcabc8f44dd7f4950
24 DIST Crypt_GPG-1.6.0b3.tgz 345445 BLAKE2B ab9318fa026f3dbde5974da9581b9fdf73245e78a8b5e891b2151aa7ebc8e1356a090e21a05129f4d3aa110a78082621ab386625069936f4644a1fff2bb461ef SHA512 0a3cb665fac8e84a0699600155cb74e2394e4759fe0b111d971d253ca511a371d06d826e54abadfbb3f707833cd3d6b369f52d04541b3e04f217056ec8439f4c
25 DIST Crypt_GPG-1.6.2.tgz 346709 BLAKE2B abced2fe8c909f06690c38884506ce03df4c5ef3ef460aafce65ea9405c6974f8af320fd5a07a7967b45421a9a67aa27026c28ef7eb1402ffefba527007a33ae SHA512 9d954d96b4e461c75f79ce9bc701d062e3f19671690228e6e0ce5265733ac1de9c06520f9f750348f3c37f01ccb79720574b2d2f371e69c8a25ae6e1bc18aabd
26
27 diff --git a/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.3.2.ebuild b/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.3.2.ebuild
28 deleted file mode 100644
29 index 44d14b27f0c..00000000000
30 --- a/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.3.2.ebuild
31 +++ /dev/null
32 @@ -1,16 +0,0 @@
33 -# Copyright 1999-2015 Gentoo Foundation
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI="4"
37 -
38 -inherit php-pear-r1
39 -
40 -DESCRIPTION="GNU Privacy Guard (GnuPG)"
41 -
42 -LICENSE="BSD"
43 -SLOT="0"
44 -KEYWORDS="amd64 arm ~hppa ppc ppc64 sparc x86"
45 -IUSE=""
46 -DEPEND=">=dev-lang/php-5.2.1"
47 -RDEPEND="${DEPEND}
48 - app-crypt/gnupg"
49
50 diff --git a/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.4.2.ebuild b/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.4.2.ebuild
51 deleted file mode 100644
52 index d859e36bfc0..00000000000
53 --- a/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.4.2.ebuild
54 +++ /dev/null
55 @@ -1,17 +0,0 @@
56 -# Copyright 1999-2017 Gentoo Foundation
57 -# Distributed under the terms of the GNU General Public License v2
58 -
59 -EAPI="6"
60 -
61 -inherit php-pear-r1
62 -
63 -DESCRIPTION="GNU Privacy Guard (GnuPG)"
64 -
65 -LICENSE="BSD"
66 -SLOT="0"
67 -KEYWORDS="amd64 arm ~ppc ~ppc64 x86"
68 -IUSE=""
69 -DEPEND=">=dev-lang/php-5.2.1:*[posix,unicode]"
70 -RDEPEND="${DEPEND}
71 - app-crypt/gnupg
72 - dev-php/PEAR-Console_CommandLine"