summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2011-11-03 11:43:22 +0000
committerTony Vroon <chainsaw@gentoo.org>2011-11-03 11:43:22 +0000
commit9e733c54382eeac3a354f0409d08bd93b6aed5f1 (patch)
tree37818f0d4e41e99b6314d0753cd991d70864a3a1 /dev-php/PEAR-MDB2
parentMarked stable on AMD64 based on arch testing by Ian "idella4" Delaney & Agost... (diff)
downloadgentoo-2-9e733c54382eeac3a354f0409d08bd93b6aed5f1.tar.gz
gentoo-2-9e733c54382eeac3a354f0409d08bd93b6aed5f1.tar.bz2
gentoo-2-9e733c54382eeac3a354f0409d08bd93b6aed5f1.zip
Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney & Agostino "ago" Sarubbo in security bug #388613.
(Portage version: 2.1.10.32/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/PEAR-MDB2')
-rw-r--r--dev-php/PEAR-MDB2/ChangeLog8
-rw-r--r--dev-php/PEAR-MDB2/PEAR-MDB2-2.5.0_beta3.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/PEAR-MDB2/ChangeLog b/dev-php/PEAR-MDB2/ChangeLog
index 61323428e7af..f769abf2e0b8 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2/ChangeLog,v 1.35 2010/12/27 22:02:08 olemarkus Exp $
+# 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 $
+
+ 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 &
+ Agostino "ago" Sarubbo in security bug #388613.
27 Dec 2010; <olemarkus@gentoo.org> PEAR-MDB2-2.5.0_beta3.ebuild:
Added dependency on dev-php/pear-1.9.1 and above
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 9d37dadc904c..a69a905f4dfa 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-2010 Gentoo Foundation
+# 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.2 2010/12/27 22:02:08 olemarkus Exp $
+# $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 $
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"