summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-27 11:32:39 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-27 11:32:39 +0000
commit4c1d111f140e93c45b239872126ac9e27177badf (patch)
tree45b47a33e2128b2689f89ec9c5fa0fdefc675b0f /dev-php/PEAR-System_Command
parentStable for sparc, wrt bug #535288 (diff)
downloadgentoo-2-4c1d111f140e93c45b239872126ac9e27177badf.tar.gz
gentoo-2-4c1d111f140e93c45b239872126ac9e27177badf.tar.bz2
gentoo-2-4c1d111f140e93c45b239872126ac9e27177badf.zip
Stable for sparc, wrt bug #535290
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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 f2a4883e1661..b503f9aaf609 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.60 2015/02/25 15:39:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/ChangeLog,v 1.61 2015/02/27 11:32:39 ago Exp $
+
+ 27 Feb 2015; Agostino Sarubbo <ago@gentoo.org>
+ PEAR-System_Command-1.0.8.ebuild:
+ Stable for sparc, wrt bug #535290
25 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 2f04b08d4087..0a7ad15d11d6 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.7 2015/02/25 15:39:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.8.ebuild,v 1.8 2015/02/27 11:32:39 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=""