summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-23 11:14:10 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-23 11:14:10 +0000
commitf1899c9eb6d5a5fa9c60ed28eafee4189cf75878 (patch)
tree32cec7dc20fd9eac588282f9a26e576d88994380 /dev-php/PEAR-System_Command
parentStable for ppc64, wrt bug #535288 (diff)
downloadgentoo-2-f1899c9eb6d5a5fa9c60ed28eafee4189cf75878.tar.gz
gentoo-2-f1899c9eb6d5a5fa9c60ed28eafee4189cf75878.tar.bz2
gentoo-2-f1899c9eb6d5a5fa9c60ed28eafee4189cf75878.zip
Stable for ppc64, wrt bug #535290
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php/PEAR-System_Command')
-rw-r--r--dev-php/PEAR-System_Command/ChangeLog6
-rw-r--r--dev-php/PEAR-System_Command/PEAR-System_Command-1.0.8.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-System_Command/ChangeLog b/dev-php/PEAR-System_Command/ChangeLog
index a579a64fc36c..c733668f5731 100644
--- a/dev-php/PEAR-System_Command/ChangeLog
+++ b/dev-php/PEAR-System_Command/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-System_Command
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/ChangeLog,v 1.57 2015/02/21 12:11:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/ChangeLog,v 1.58 2015/02/23 11:14:10 ago Exp $
+
+ 23 Feb 2015; Agostino Sarubbo <ago@gentoo.org>
+ PEAR-System_Command-1.0.8.ebuild:
+ Stable for ppc64, wrt bug #535290
21 Feb 2015; Agostino Sarubbo <ago@gentoo.org>
PEAR-System_Command-1.0.8.ebuild:
diff --git a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.8.ebuild b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.8.ebuild
index 86ae3bb31d18..9f8e32835cc1 100644
--- a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.8.ebuild
+++ b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.8.ebuild,v 1.4 2015/02/21 12:11:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.8.ebuild,v 1.5 2015/02/23 11:14:10 ago Exp $
EAPI=5
@@ -9,5 +9,5 @@ inherit php-pear-r1
DESCRIPTION="PEAR::System_Command is a commandline execution interface"
LICENSE="PHP-2.02"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc ~x86"
IUSE=""