diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2006-01-22 07:34:14 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2006-01-22 07:34:14 +0000 |
commit | 1bb5e6bd09f57e185222b9e0b70e9d94625ddcad (patch) | |
tree | 3306fa75b08f43e3177c152e32f81915691fe106 /dev-php/PEAR-Cache | |
parent | Stable on x86; bug #119722 (diff) | |
download | gentoo-2-1bb5e6bd09f57e185222b9e0b70e9d94625ddcad.tar.gz gentoo-2-1bb5e6bd09f57e185222b9e0b70e9d94625ddcad.tar.bz2 gentoo-2-1bb5e6bd09f57e185222b9e0b70e9d94625ddcad.zip |
Stable on x86; bug #119722
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-php/PEAR-Cache')
-rw-r--r-- | dev-php/PEAR-Cache/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Cache/PEAR-Cache-1.5.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Cache/ChangeLog b/dev-php/PEAR-Cache/ChangeLog index e81976103a76..719bedcf4773 100644 --- a/dev-php/PEAR-Cache/ChangeLog +++ b/dev-php/PEAR-Cache/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Cache # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/ChangeLog,v 1.28 2006/01/21 07:53:20 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/ChangeLog,v 1.29 2006/01/22 07:34:14 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> PEAR-Cache-1.5.4-r1.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-Cache-1.5.4-r1.ebuild: Stable on ppc64; bug #119722 diff --git a/dev-php/PEAR-Cache/PEAR-Cache-1.5.4-r1.ebuild b/dev-php/PEAR-Cache/PEAR-Cache-1.5.4-r1.ebuild index 5b31133c710c..cd59e39942b3 100644 --- a/dev-php/PEAR-Cache/PEAR-Cache-1.5.4-r1.ebuild +++ b/dev-php/PEAR-Cache/PEAR-Cache-1.5.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/PEAR-Cache-1.5.4-r1.ebuild,v 1.7 2006/01/21 07:53:20 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/PEAR-Cache-1.5.4-r1.ebuild,v 1.8 2006/01/22 07:34:14 halcy0n Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Framework for caching of arbitrary data" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" |