summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-24 09:03:10 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-24 09:03:10 +0000
commit83001d8dbb456bd5db905ca897247020ffa3b35f (patch)
treefc640c8e3078f668d14915d0f0869a03c72bddcb /dev-php
parentStable for alpha, wrt bug #534918 (diff)
downloadgentoo-2-83001d8dbb456bd5db905ca897247020ffa3b35f.tar.gz
gentoo-2-83001d8dbb456bd5db905ca897247020ffa3b35f.tar.bz2
gentoo-2-83001d8dbb456bd5db905ca897247020ffa3b35f.zip
Stable for alpha, wrt bug #535290
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php')
-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 c733668f5731..5e6c7818c55d 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.58 2015/02/23 11:14:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/ChangeLog,v 1.59 2015/02/24 09:03:10 ago Exp $
+
+ 24 Feb 2015; Agostino Sarubbo <ago@gentoo.org>
+ PEAR-System_Command-1.0.8.ebuild:
+ Stable for alpha, wrt bug #535290
23 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 9f8e32835cc1..b9826db52cc4 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.5 2015/02/23 11:14:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.8.ebuild,v 1.6 2015/02/24 09:03: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=""