Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-PEAR/
Date: Sun, 29 Jan 2017 16:59:50
Message-Id: 1485709139.3f7f5a8c5e9a594b8f4dd259153d42da99dc37cd.grobian@gentoo
1 commit: 3f7f5a8c5e9a594b8f4dd259153d42da99dc37cd
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 16:55:52 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 16:58:59 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f7f5a8c
7
8 dev-php/PEAR-PEAR: dropped ~ia64-linux
9
10 Package-Manager: portage-2.3.3
11
12 dev-php/PEAR-PEAR/PEAR-PEAR-1.10.1-r1.ebuild | 4 ++--
13 dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.1-r1.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.1-r1.ebuild
17 index 86cc5ef..1894fcd 100644
18 --- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.1-r1.ebuild
19 +++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.1-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -11,7 +11,7 @@ DESCRIPTION="PEAR Base System"
27 HOMEPAGE="http://pear.php.net/package/${MY_PN}"
28 SRC_URI="http://pear.php.net/get/${MY_P}.tgz"
29 LICENSE="MIT"
30 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos"
31 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
32 SLOT="0"
33 IUSE=""
34
35
36 diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild
37 index 293683c..571345d 100644
38 --- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild
39 +++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2015 Gentoo Foundation
42 +# Copyright 1999-2017 Gentoo Foundation
43 # Distributed under the terms of the GNU General Public License v2
44 # $Id$
45
46 @@ -8,7 +8,7 @@ inherit eutils
47
48 PEAR="${PV}"
49
50 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos"
51 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
52
53 DESCRIPTION="PEAR Base System"
54 HOMEPAGE="http://pear.php.net/package/PEAR"