diff options
author | 2005-11-21 17:07:38 +0000 | |
---|---|---|
committer | 2005-11-21 17:07:38 +0000 | |
commit | 24251c1c30ae96664fbb01cd7ea5028198bb5320 (patch) | |
tree | 104163b52d418cd1fbbed1d2b7d48090ed8de170 /dev-php/PEAR-System_Command/PEAR-System_Command-1.0.3.ebuild | |
parent | Stable on sparc wrt #113175 #111738 (diff) | |
download | historical-24251c1c30ae96664fbb01cd7ea5028198bb5320.tar.gz historical-24251c1c30ae96664fbb01cd7ea5028198bb5320.tar.bz2 historical-24251c1c30ae96664fbb01cd7ea5028198bb5320.zip |
Marked ~ppc for bug #105385.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'dev-php/PEAR-System_Command/PEAR-System_Command-1.0.3.ebuild')
-rw-r--r-- | dev-php/PEAR-System_Command/PEAR-System_Command-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.3.ebuild b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.3.ebuild index bb011956ca98..01e116103aa3 100644 --- a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.3.ebuild +++ b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.3.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 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.3.ebuild,v 1.1 2005/10/25 05:40:49 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.3.ebuild,v 1.2 2005/11/21 16:56:23 josejx Exp $ inherit php-pear-r1 DESCRIPTION="PEAR::System_Command is a commandline execution interface" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" |