summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOle Markus With <olemarkus@gentoo.org>2011-12-27 19:45:00 +0000
committerOle Markus With <olemarkus@gentoo.org>2011-12-27 19:45:00 +0000
commitbbbcef4060737da9e6c3104827c40684feec0007 (patch)
treee4b002c53ff2dd71c6be5c17879421d1ae27923a /dev-php
parentRemove old development versions (diff)
downloadgentoo-2-bbbcef4060737da9e6c3104827c40684feec0007.tar.gz
gentoo-2-bbbcef4060737da9e6c3104827c40684feec0007.tar.bz2
gentoo-2-bbbcef4060737da9e6c3104827c40684feec0007.zip
Version bump (bug 396229)
(Portage version: 2.2.0_alpha71/cvs/Linux x86_64)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-DB/ChangeLog9
-rw-r--r--dev-php/PEAR-DB/PEAR-DB-1.7.14.ebuild12
2 files changed, 19 insertions, 2 deletions
diff --git a/dev-php/PEAR-DB/ChangeLog b/dev-php/PEAR-DB/ChangeLog
index 13e985bedada..159f9f36fad7 100644
--- a/dev-php/PEAR-DB/ChangeLog
+++ b/dev-php/PEAR-DB/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-php/PEAR-DB
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/ChangeLog,v 1.65 2010/04/27 16:17:56 beandog Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/ChangeLog,v 1.66 2011/12/27 19:45:00 olemarkus Exp $
+
+*PEAR-DB-1.7.14 (27 Dec 2011)
+
+ 27 Dec 2011; Ole Markus With <olemarkus@gentoo.org> +PEAR-DB-1.7.14.ebuild:
+ Version bump (bug 396229)
27 Apr 2010; Steve Dibb <beandog@gentoo.org> PEAR-DB-1.7.12.ebuild,
PEAR-DB-1.7.14_rc1.ebuild:
diff --git a/dev-php/PEAR-DB/PEAR-DB-1.7.14.ebuild b/dev-php/PEAR-DB/PEAR-DB-1.7.14.ebuild
new file mode 100644
index 000000000000..5725182bbca6
--- /dev/null
+++ b/dev-php/PEAR-DB/PEAR-DB-1.7.14.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2011 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.14.ebuild,v 1.1 2011/12/27 19:45:00 olemarkus Exp $
+
+inherit php-pear-r1
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+
+DESCRIPTION="Database abstraction layer for PHP."
+LICENSE="PHP-3"
+SLOT="0"
+IUSE=""