diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2004-07-06 23:01:31 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2004-07-06 23:01:31 +0000 |
commit | 7b79bb474e64dcb42d781652eaede9de7adcf698 (patch) | |
tree | 5a3feeb5c33a7b72981170c687ad8ee16cb6d617 /dev-php/PEAR-PEAR_Info | |
parent | PEAR-Net_Socket PEAR-Net_Socket-1.0.1-r1 (diff) | |
download | historical-7b79bb474e64dcb42d781652eaede9de7adcf698.tar.gz historical-7b79bb474e64dcb42d781652eaede9de7adcf698.tar.bz2 historical-7b79bb474e64dcb42d781652eaede9de7adcf698.zip |
Stable on ppc.
Diffstat (limited to 'dev-php/PEAR-PEAR_Info')
-rw-r--r-- | dev-php/PEAR-PEAR_Info/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-PEAR_Info/ChangeLog b/dev-php/PEAR-PEAR_Info/ChangeLog index 1eb38fe82634..5708cde8e165 100644 --- a/dev-php/PEAR-PEAR_Info/ChangeLog +++ b/dev-php/PEAR-PEAR_Info/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-PEAR_Info # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog,v 1.6 2004/07/04 23:19:27 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog,v 1.7 2004/07/06 22:56:26 hansmi Exp $ + + 06 Jul 2004; Michael Hanselmann <hansmi@gentoo.org> + PEAR-PEAR_Info-1.5.2.ebuild: + Stable on ppc. 04 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> PEAR-PEAR_Info-1.5.2.ebuild: diff --git a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.2.ebuild b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.2.ebuild index 6c25fb5c5e32..13d6ffa4448f 100644 --- a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.2.ebuild +++ b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.2.ebuild,v 1.5 2004/07/04 23:19:27 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.2.ebuild,v 1.6 2004/07/06 22:56:26 hansmi Exp $ inherit php-pear DESCRIPTION="Show Information about your PEAR install and its packages" LICENSE="PHP" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc alpha" +KEYWORDS="x86 ~sparc alpha ppc" IUSE="" |