diff options
author | 2007-09-25 01:03:44 +0000 | |
---|---|---|
committer | 2007-09-25 01:03:44 +0000 | |
commit | 720021f87238c378f486ec34577a54feb544168c (patch) | |
tree | 50e2fea616d8c8533251356e433c1c2dadd361c5 /dev-php/PEAR-System_Command/PEAR-System_Command-1.0.6.ebuild | |
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/PEAR-System_Command-1.0.6.ebuild')
-rw-r--r-- | dev-php/PEAR-System_Command/PEAR-System_Command-1.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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="" |