diff options
author | Lars Weiler <pylon@gentoo.org> | 2007-09-25 01:03:44 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2007-09-25 01:03:44 +0000 |
commit | 720021f87238c378f486ec34577a54feb544168c (patch) | |
tree | 50e2fea616d8c8533251356e433c1c2dadd361c5 /dev-php/PEAR-System_Command | |
parent | stable ppc, bug #192247 (diff) | |
download | gentoo-2-720021f87238c378f486ec34577a54feb544168c.tar.gz gentoo-2-720021f87238c378f486ec34577a54feb544168c.tar.bz2 gentoo-2-720021f87238c378f486ec34577a54feb544168c.zip |
stable ppc, bug #192247
(Portage version: 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 88d8802431e3..8f6eaf37005f 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.46 2007/09/21 13:19:22 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/ChangeLog,v 1.47 2007/09/25 01:03:44 pylon Exp $ + + 25 Sep 2007; Lars Weiler <pylon@gentoo.org> + PEAR-System_Command-1.0.6.ebuild: + stable ppc, bug #192247 21 Sep 2007; Christian Faulhammer <opfer@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 aac93e9b9e17..9605f4df35b9 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.3 2007/09/21 13:19:22 opfer Exp $ +# $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 $ 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="" |