diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-21 20:01:52 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-21 20:01:52 +0000 |
commit | ce5d50aa6c3aa787e8dcbadda86be94e7ba6808d (patch) | |
tree | f699808534b04d4aab6ae1a7508a703aba9954b4 /dev-php/PEAR-PEAR_Info | |
parent | Added ~ppc64; bug #119722 (diff) | |
download | gentoo-2-ce5d50aa6c3aa787e8dcbadda86be94e7ba6808d.tar.gz gentoo-2-ce5d50aa6c3aa787e8dcbadda86be94e7ba6808d.tar.bz2 gentoo-2-ce5d50aa6c3aa787e8dcbadda86be94e7ba6808d.zip |
Stable on ppc64; bug #119722
(Portage version: 2.0.53)
Diffstat (limited to 'dev-php/PEAR-PEAR_Info')
-rw-r--r-- | dev-php/PEAR-PEAR_Info/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.6.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/PEAR-PEAR_Info/ChangeLog b/dev-php/PEAR-PEAR_Info/ChangeLog index d8f93ed48c41..f8d7993c826f 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog,v 1.17 2005/11/22 18:54:44 corsair Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog,v 1.18 2006/01/21 19:56:53 corsair Exp $ + + 21 Jan 2006; Markus Rothe <corsair@gentoo.org> + PEAR-PEAR_Info-1.6.0.ebuild: + Stable on ppc64; bug #119722 22 Nov 2005; Markus Rothe <corsair@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 18f1099da1c2..dd1060f7718a 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-2005 Gentoo Foundation +# 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.4 2005/11/22 18:54:44 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.6.0.ebuild,v 1.5 2006/01/21 19:56:53 corsair Exp $ inherit php-pear-r1 DESCRIPTION="Show Information about your PEAR install and its packages" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" IUSE="" |