diff options
author | Jason Wever <weeve@gentoo.org> | 2004-04-19 01:15:12 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-04-19 01:15:12 +0000 |
commit | 1a1a5361ed5458426e0c3eced4304d62b9c32cce (patch) | |
tree | 5c153e44644cc290bd05c809f70ccc850870e954 /dev-php/PEAR-DB | |
parent | fix keyword (Manifest recommit) (diff) | |
download | gentoo-2-1a1a5361ed5458426e0c3eced4304d62b9c32cce.tar.gz gentoo-2-1a1a5361ed5458426e0c3eced4304d62b9c32cce.tar.bz2 gentoo-2-1a1a5361ed5458426e0c3eced4304d62b9c32cce.zip |
Stable on sparc.
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.5.0_rc2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-DB/ChangeLog b/dev-php/PEAR-DB/ChangeLog index 232983e1d65d..f4dd1938775e 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-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/ChangeLog,v 1.7 2004/04/17 15:02:28 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/ChangeLog,v 1.8 2004/04/19 01:14:02 weeve Exp $ + + 18 Apr 2004; Jason Wever <weeve@gentoo.org> PEAR-DB-1.5.0_rc2.ebuild: + Stable on sparc. 17 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> PEAR-DB-1.6.1.ebuild: Added IUSE= diff --git a/dev-php/PEAR-DB/PEAR-DB-1.5.0_rc2.ebuild b/dev-php/PEAR-DB/PEAR-DB-1.5.0_rc2.ebuild index e576a29e3992..da63ffad808c 100644 --- a/dev-php/PEAR-DB/PEAR-DB-1.5.0_rc2.ebuild +++ b/dev-php/PEAR-DB/PEAR-DB-1.5.0_rc2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/PEAR-DB-1.5.0_rc2.ebuild,v 1.3 2004/04/12 17:22:12 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/PEAR-DB-1.5.0_rc2.ebuild,v 1.4 2004/04/19 01:14:02 weeve Exp $ inherit php-pear DESCRIPTION="Database abstraction layer for PHP" LICENSE="PHP" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc sparc ~alpha" IUSE="" |