diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2006-01-22 07:39:17 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2006-01-22 07:39:17 +0000 |
commit | 851b73135c39946baef58c41c6c58b0373da2e31 (patch) | |
tree | c25d11c3bc833addfbd555dddaf3d6614cc1d581 /dev-php/PEAR-DB | |
parent | Stable on x86; bug #119722 (diff) | |
download | gentoo-2-851b73135c39946baef58c41c6c58b0373da2e31.tar.gz gentoo-2-851b73135c39946baef58c41c6c58b0373da2e31.tar.bz2 gentoo-2-851b73135c39946baef58c41c6c58b0373da2e31.zip |
Stable on x86; bug #119722
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-php/PEAR-DB')
-rw-r--r-- | dev-php/PEAR-DB/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-DB/PEAR-DB-1.7.6-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-DB/ChangeLog b/dev-php/PEAR-DB/ChangeLog index 6c683029f148..b7d06c8e0ae2 100644 --- a/dev-php/PEAR-DB/ChangeLog +++ b/dev-php/PEAR-DB/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-DB # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/ChangeLog,v 1.42 2006/01/21 07:48:25 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/ChangeLog,v 1.43 2006/01/22 07:35:30 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> PEAR-DB-1.7.6-r1.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-DB-1.7.6-r1.ebuild: Stable on ppc64; bug #119722 diff --git a/dev-php/PEAR-DB/PEAR-DB-1.7.6-r1.ebuild b/dev-php/PEAR-DB/PEAR-DB-1.7.6-r1.ebuild index 65f476edb886..96cc41f293e7 100644 --- a/dev-php/PEAR-DB/PEAR-DB-1.7.6-r1.ebuild +++ b/dev-php/PEAR-DB/PEAR-DB-1.7.6-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-DB/PEAR-DB-1.7.6-r1.ebuild,v 1.7 2006/01/21 07:48:25 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/PEAR-DB-1.7.6-r1.ebuild,v 1.8 2006/01/22 07:35:30 halcy0n Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Database abstraction layer for PHP" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" |