diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2011-11-04 09:29:08 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2011-11-04 09:29:08 +0000 |
commit | 328779029f4fa3706f83d1581f20defb9c91ac78 (patch) | |
tree | 508fe63fcbc168471f50927c321593cb5828bc94 /dev-php/PEAR-MDB2 | |
parent | Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney & Agost... (diff) | |
download | historical-328779029f4fa3706f83d1581f20defb9c91ac78.tar.gz historical-328779029f4fa3706f83d1581f20defb9c91ac78.tar.bz2 historical-328779029f4fa3706f83d1581f20defb9c91ac78.zip |
x86 stable, see bug 388763
Package-Manager: portage-2.1.10.11/cvs/Linux i686
Diffstat (limited to 'dev-php/PEAR-MDB2')
-rw-r--r-- | dev-php/PEAR-MDB2/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-MDB2/PEAR-MDB2-2.5.0_beta3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-MDB2/ChangeLog b/dev-php/PEAR-MDB2/ChangeLog index f769abf2e0b8..c6151fb7322b 100644 --- a/dev-php/PEAR-MDB2/ChangeLog +++ b/dev-php/PEAR-MDB2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-MDB2 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2/ChangeLog,v 1.36 2011/11/03 11:43:22 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2/ChangeLog,v 1.37 2011/11/04 09:16:44 nativemad Exp $ + + 04 Nov 2011; Andreas Schuerch <nativemad@gentoo.org> + PEAR-MDB2-2.5.0_beta3.ebuild: + x86 stable, see bug 388763 03 Nov 2011; Tony Vroon <chainsaw@gentoo.org> PEAR-MDB2-2.5.0_beta3.ebuild: Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney & diff --git a/dev-php/PEAR-MDB2/PEAR-MDB2-2.5.0_beta3.ebuild b/dev-php/PEAR-MDB2/PEAR-MDB2-2.5.0_beta3.ebuild index a69a905f4dfa..a902ef93f247 100644 --- a/dev-php/PEAR-MDB2/PEAR-MDB2-2.5.0_beta3.ebuild +++ b/dev-php/PEAR-MDB2/PEAR-MDB2-2.5.0_beta3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2/PEAR-MDB2-2.5.0_beta3.ebuild,v 1.3 2011/11/03 11:43:22 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2/PEAR-MDB2-2.5.0_beta3.ebuild,v 1.4 2011/11/04 09:16:44 nativemad Exp $ EAPI="2" inherit php-pear-r1 @@ -8,7 +8,7 @@ inherit php-pear-r1 DESCRIPTION="Database Abstraction Layer" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="firebird mssql mysql mysqli oci8 oci8-instant-client postgres sqlite" RDEPEND=">=dev-php/pear-1.9.1" |