diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-07-25 09:32:20 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-07-25 09:32:20 +0000 |
commit | 18015ef25793d52a66ceef4eee715f9aa030e3de (patch) | |
tree | fb4d12133c6e67c3e0ce3c97e24312076f99cd60 /dev-php/PEAR-DB | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-18015ef25793d52a66ceef4eee715f9aa030e3de.tar.gz gentoo-2-18015ef25793d52a66ceef4eee715f9aa030e3de.tar.bz2 gentoo-2-18015ef25793d52a66ceef4eee715f9aa030e3de.zip |
Stable on hppa.
(Portage version: 2.0.51.22-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.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-DB/ChangeLog b/dev-php/PEAR-DB/ChangeLog index b0eae852e736..7d6f28298a8f 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/ChangeLog,v 1.33 2005/07/17 12:12:41 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/ChangeLog,v 1.34 2005/07/25 09:30:18 gmsoft Exp $ + + 25 Jul 2005; Guy Martin <gmsoft@gentoo.org> PEAR-DB-1.7.6.ebuild: + Stable on hppa. 17 Jul 2005; Tobias Scherbaum <dertobi123@gentoo.org> PEAR-DB-1.7.6.ebuild: diff --git a/dev-php/PEAR-DB/PEAR-DB-1.7.6.ebuild b/dev-php/PEAR-DB/PEAR-DB-1.7.6.ebuild index f58851893a6d..91eb9b5e9d13 100644 --- a/dev-php/PEAR-DB/PEAR-DB-1.7.6.ebuild +++ b/dev-php/PEAR-DB/PEAR-DB-1.7.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.ebuild,v 1.6 2005/07/17 12:12:41 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/PEAR-DB-1.7.6.ebuild,v 1.7 2005/07/25 09:30:18 gmsoft Exp $ inherit php-pear @@ -8,5 +8,5 @@ DESCRIPTION="Database abstraction layer for PHP" LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 s390 sparc x86" IUSE="" |