diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-21 07:48:25 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-21 07:48:25 +0000 |
commit | 758029d46ad46119830d35ba7646b621a1fef7e7 (patch) | |
tree | 548dee96b8d6ae58000ad7bbf2ea3bc8aab93694 /dev-php/PEAR-DB/PEAR-DB-1.7.6-r1.ebuild | |
parent | No response from www-servers in two weeks, committing the fix for bug 102861 ... (diff) | |
download | gentoo-2-758029d46ad46119830d35ba7646b621a1fef7e7.tar.gz gentoo-2-758029d46ad46119830d35ba7646b621a1fef7e7.tar.bz2 gentoo-2-758029d46ad46119830d35ba7646b621a1fef7e7.zip |
Stable on ppc64; bug #119722
(Portage version: 2.0.53)
Diffstat (limited to 'dev-php/PEAR-DB/PEAR-DB-1.7.6-r1.ebuild')
-rw-r--r-- | dev-php/PEAR-DB/PEAR-DB-1.7.6-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 a86ca848bd67..65f476edb886 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-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-DB/PEAR-DB-1.7.6-r1.ebuild,v 1.6 2005/11/22 13:34:08 corsair Exp $ +# $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 $ 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="" |