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-PEAR_PackageFileManager2/
Date: Thu, 15 Feb 2018 19:16:07
Message-Id: 1518722155.c699741f25218ae133038c40be46df046d377871.grknight@gentoo
1 commit: c699741f25218ae133038c40be46df046d377871
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 15 18:24:24 2018 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 15 19:15:55 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c699741f
7
8 dev-php/PEAR-PEAR_PackageFileManager2: Drop minimal USE
9
10 dev-php/PEAR-PHP_CompatInfo is abanonded on PEAR and not easily replaced
11
12 Package-Manager: Portage-2.3.24, Repoman-2.3.6
13
14 ...0.4-r1.ebuild => PEAR-PEAR_PackageFileManager2-1.0.4-r2.ebuild} | 7 +++----
15 1 file changed, 3 insertions(+), 4 deletions(-)
16
17 diff --git a/dev-php/PEAR-PEAR_PackageFileManager2/PEAR-PEAR_PackageFileManager2-1.0.4-r1.ebuild b/dev-php/PEAR-PEAR_PackageFileManager2/PEAR-PEAR_PackageFileManager2-1.0.4-r2.ebuild
18 similarity index 65%
19 rename from dev-php/PEAR-PEAR_PackageFileManager2/PEAR-PEAR_PackageFileManager2-1.0.4-r1.ebuild
20 rename to dev-php/PEAR-PEAR_PackageFileManager2/PEAR-PEAR_PackageFileManager2-1.0.4-r2.ebuild
21 index 80087437242..e896e2b1d69 100644
22 --- a/dev-php/PEAR-PEAR_PackageFileManager2/PEAR-PEAR_PackageFileManager2-1.0.4-r1.ebuild
23 +++ b/dev-php/PEAR-PEAR_PackageFileManager2/PEAR-PEAR_PackageFileManager2-1.0.4-r2.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2017 Gentoo Foundation
26 +# Copyright 1999-2018 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI=6
30 @@ -9,9 +9,8 @@ DESCRIPTION="Updates an existing package.xml file with a new filelist and change
31 LICENSE="PHP-3.01"
32 SLOT="0"
33 KEYWORDS="~amd64 ~x86"
34 -IUSE="minimal"
35 +IUSE=""
36
37 RDEPEND=">=dev-lang/php-5.3:*
38 >=dev-php/PEAR-PEAR-1.10.1
39 - dev-php/PEAR-PEAR_PackageFileManager_Plugins
40 - !minimal? ( >=dev-php/PEAR-PHP_CompatInfo-1.4.0 )"
41 + dev-php/PEAR-PEAR_PackageFileManager_Plugins"