diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-27 19:43:07 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-27 19:43:07 +0000 |
commit | 95fc2d90760665cc563efea2817ccc53c28498d7 (patch) | |
tree | a92797e7f4a7fdfee993749cc92d7564ae2a2dac /dev-php/PEAR-PEAR_Info | |
parent | xfce-extra/xfce4-battery stable on ppc. (diff) | |
download | historical-95fc2d90760665cc563efea2817ccc53c28498d7.tar.gz historical-95fc2d90760665cc563efea2817ccc53c28498d7.tar.bz2 historical-95fc2d90760665cc563efea2817ccc53c28498d7.zip |
dev-php/PEAR-PEAR_Info stable on ppc.
Package-Manager: portage-2.1_pre3-r1
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.6.0.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 528737a29746..6906796601ff 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog,v 1.22 2006/01/23 16:43:08 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog,v 1.23 2006/01/27 19:43:07 hansmi Exp $ + + 27 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> + PEAR-PEAR_Info-1.6.0.ebuild: + Stable on ppc. 23 Jan 2006; Bryan Ăstergaard <kloeri@gentoo.org PEAR-PEAR_Info-1.6.0.ebuild: diff --git a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.6.0.ebuild b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.6.0.ebuild index af4b4473ba8b..c170840bb490 100644 --- a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.6.0.ebuild +++ b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.6.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 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.6.0.ebuild,v 1.9 2006/01/23 16:43:08 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.6.0.ebuild,v 1.10 2006/01/27 19:43:07 hansmi Exp $ inherit php-pear-r1 DESCRIPTION="Show Information about your PEAR install and its packages" LICENSE="PHP" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86" +KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86" IUSE="" |