diff options
author | 2007-09-28 23:27:31 +0000 | |
---|---|---|
committer | 2007-09-28 23:27:31 +0000 | |
commit | b798cfe5ebe22b7c4bb8ca92dcbbc71321cbd597 (patch) | |
tree | 9b982f500047aa4fd9a6cd4eb74d3e873479a184 /dev-php/PEAR-PEAR_Info | |
parent | Stable on amd64 wrt bug #192247 (diff) | |
download | gentoo-2-b798cfe5ebe22b7c4bb8ca92dcbbc71321cbd597.tar.gz gentoo-2-b798cfe5ebe22b7c4bb8ca92dcbbc71321cbd597.tar.bz2 gentoo-2-b798cfe5ebe22b7c4bb8ca92dcbbc71321cbd597.zip |
Stable on amd64 wrt bug #192247
(Portage version: 2.1.3.10)
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.7.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 ce20669f0ebc..9572b0176dc1 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog,v 1.32 2007/09/26 18:04:42 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog,v 1.33 2007/09/28 23:27:31 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> + PEAR-PEAR_Info-1.7.0.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-PEAR_Info-1.7.0.ebuild: Marking PEAR-PEAR_Info-1.7.0 ppc64 stable for bug 192247 diff --git a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild index ce30357f1f4a..f3f27b11d64c 100644 --- a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild +++ b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.0.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-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild,v 1.5 2007/09/26 18:04:42 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild,v 1.6 2007/09/28 23:27:31 angelos Exp $ inherit php-pear-r1 DESCRIPTION="Show Information about your PEAR install and its packages" LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="" |