diff options
author | Brent Baude <ranger@gentoo.org> | 2007-09-26 18:05:34 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2007-09-26 18:05:34 +0000 |
commit | 53859c3c3969b32add82e08493ed6ce226da8966 (patch) | |
tree | b924aa1b37cea4f7dc7e8eeb1fb96efc38e04755 /dev-php/PEAR-System_Command | |
parent | Marking PEAR-Structures_DataGrid-0.8.3 ppc64 stable for bug 192247 (diff) | |
download | historical-53859c3c3969b32add82e08493ed6ce226da8966.tar.gz historical-53859c3c3969b32add82e08493ed6ce226da8966.tar.bz2 historical-53859c3c3969b32add82e08493ed6ce226da8966.zip |
Marking PEAR-System_Command-1.0.6 ppc64 stable for bug 192247
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'dev-php/PEAR-System_Command')
-rw-r--r-- | dev-php/PEAR-System_Command/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-System_Command/PEAR-System_Command-1.0.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-System_Command/ChangeLog b/dev-php/PEAR-System_Command/ChangeLog index 8f6eaf37005f..74d0d13fd30f 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 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/ChangeLog,v 1.47 2007/09/25 01:03:44 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/ChangeLog,v 1.48 2007/09/26 18:05:34 ranger Exp $ + + 26 Sep 2007; Brent Baude <ranger@gentoo.org> + PEAR-System_Command-1.0.6.ebuild: + Marking PEAR-System_Command-1.0.6 ppc64 stable for bug 192247 25 Sep 2007; Lars Weiler <pylon@gentoo.org> PEAR-System_Command-1.0.6.ebuild: diff --git a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.6.ebuild b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.6.ebuild index 9605f4df35b9..adc83e6a6d75 100644 --- a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.6.ebuild +++ b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.6.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2007 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.6.ebuild,v 1.4 2007/09/25 01:03:44 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.6.ebuild,v 1.5 2007/09/26 18:05:34 ranger Exp $ inherit php-pear-r1 DESCRIPTION="PEAR::System_Command is a commandline execution interface" LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="" |