diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-01-22 21:49:20 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-01-22 21:49:20 +0000 |
commit | a2f2496335913270e9d5a1319e6756ce5010366c (patch) | |
tree | 22a29cc8fb36d677e551e6228d6dcb879deb54cf /dev-php/PEAR-DB/PEAR-DB-1.7.6-r1.ebuild | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-a2f2496335913270e9d5a1319e6756ce5010366c.tar.gz gentoo-2-a2f2496335913270e9d5a1319e6756ce5010366c.tar.bz2 gentoo-2-a2f2496335913270e9d5a1319e6756ce5010366c.zip |
stable on amd64 wrt bug 119722
(Portage version: 2.1_pre3-r1)
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 | 4 |
1 files changed, 2 insertions, 2 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 6a0bba758a6c..334afc0650e8 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.9 2006/01/22 16:22:51 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/PEAR-DB-1.7.6-r1.ebuild,v 1.10 2006/01/22 21:48:38 blubb 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="" |