diff options
author | Anant Narayanan <anant@gentoo.org> | 2007-10-15 20:14:58 +0000 |
---|---|---|
committer | Anant Narayanan <anant@gentoo.org> | 2007-10-15 20:14:58 +0000 |
commit | 8dff19f999231c4bec3ef2ed87de35fa1e5cdbb2 (patch) | |
tree | a8d8784872c5c38f627e479e4d193876c97be782 /dev-php/PEAR-DB | |
parent | amd64 stable, bug #195512. (diff) | |
download | gentoo-2-8dff19f999231c4bec3ef2ed87de35fa1e5cdbb2.tar.gz gentoo-2-8dff19f999231c4bec3ef2ed87de35fa1e5cdbb2.tar.bz2 gentoo-2-8dff19f999231c4bec3ef2ed87de35fa1e5cdbb2.zip |
version bump
(Portage version: 2.1.3.13)
Diffstat (limited to 'dev-php/PEAR-DB')
-rw-r--r-- | dev-php/PEAR-DB/ChangeLog | 7 | ||||
-rw-r--r-- | dev-php/PEAR-DB/PEAR-DB-1.7.13.ebuild | 15 | ||||
-rw-r--r-- | dev-php/PEAR-DB/files/digest-PEAR-DB-1.7.13 | 3 |
3 files changed, 24 insertions, 1 deletions
diff --git a/dev-php/PEAR-DB/ChangeLog b/dev-php/PEAR-DB/ChangeLog index b0aa54fe456a..90f5ea75bb35 100644 --- a/dev-php/PEAR-DB/ChangeLog +++ b/dev-php/PEAR-DB/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-php/PEAR-DB # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/ChangeLog,v 1.59 2007/10/05 19:44:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/ChangeLog,v 1.60 2007/10/15 20:14:57 anant Exp $ + +*PEAR-DB-1.7.13 (14 Oct 2007) + + 14 Oct 2007; Anant Narayanan <anant@gentoo.org> +PEAR-DB-1.7.13.ebuild: + version bump 05 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-DB-1.7.12.ebuild: alpha/sparc stable wrt #192247 diff --git a/dev-php/PEAR-DB/PEAR-DB-1.7.13.ebuild b/dev-php/PEAR-DB/PEAR-DB-1.7.13.ebuild new file mode 100644 index 000000000000..b522546a4618 --- /dev/null +++ b/dev-php/PEAR-DB/PEAR-DB-1.7.13.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2007 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.13.ebuild,v 1.1 2007/10/15 20:14:57 anant 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" +SLOT="0" +IUSE="" + +DEPEND="" +RDEPEND="" diff --git a/dev-php/PEAR-DB/files/digest-PEAR-DB-1.7.13 b/dev-php/PEAR-DB/files/digest-PEAR-DB-1.7.13 new file mode 100644 index 000000000000..379534744e14 --- /dev/null +++ b/dev-php/PEAR-DB/files/digest-PEAR-DB-1.7.13 @@ -0,0 +1,3 @@ +MD5 39b451245941a7059511a852f18b4946 DB-1.7.13.tgz 132246 +RMD160 d3fea93dadaefc84043e7f0546996a7933dc4f86 DB-1.7.13.tgz 132246 +SHA256 a8a9cc1326e5896fe78db2e1dea5cc3de02c77fb5e9b4deb402ed5f3dc1260b0 DB-1.7.13.tgz 132246 |