diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-11-29 23:40:36 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-11-29 23:40:36 +0000 |
commit | 0f7efa055f802a9ee245b39fad974363ea1bc10c (patch) | |
tree | 5cfbd048dd99d277cfe272fa0ce60878b0a705c1 /dev-php/PEAR-DB | |
parent | Removed temporary mask on claws-mail&co (diff) | |
download | historical-0f7efa055f802a9ee245b39fad974363ea1bc10c.tar.gz historical-0f7efa055f802a9ee245b39fad974363ea1bc10c.tar.bz2 historical-0f7efa055f802a9ee245b39fad974363ea1bc10c.zip |
Version bump from project overlay
Package-Manager: portage-2.1.4_rc4
Diffstat (limited to 'dev-php/PEAR-DB')
-rw-r--r-- | dev-php/PEAR-DB/ChangeLog | 10 | ||||
-rw-r--r-- | dev-php/PEAR-DB/PEAR-DB-1.7.14_rc1.ebuild | 15 | ||||
-rw-r--r-- | dev-php/PEAR-DB/files/digest-PEAR-DB-1.7.14_rc1 | 3 |
3 files changed, 27 insertions, 1 deletions
diff --git a/dev-php/PEAR-DB/ChangeLog b/dev-php/PEAR-DB/ChangeLog index 8c369b479a73..212e00cee496 100644 --- a/dev-php/PEAR-DB/ChangeLog +++ b/dev-php/PEAR-DB/ChangeLog @@ -1,6 +1,14 @@ # 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.61 2007/10/22 16:35:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/ChangeLog,v 1.62 2007/11/29 23:25:00 jokey Exp $ + +*PEAR-DB-1.7.14_rc1 (29 Nov 2007) + + 29 Nov 2007; Markus Ullmann <jokey@gentoo.org> +PEAR-DB-1.7.14_rc1.ebuild: + Version bump from project overlay + + 28 Nov 2007; Jakub Moc <jakub@gentoo.org> +PEAR-DB-1.7.14_rc1.ebuild: + Version bump 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-DB-1.7.12.ebuild: ia64 stable wrt #192247 diff --git a/dev-php/PEAR-DB/PEAR-DB-1.7.14_rc1.ebuild b/dev-php/PEAR-DB/PEAR-DB-1.7.14_rc1.ebuild new file mode 100644 index 000000000000..2df89dbdf9a2 --- /dev/null +++ b/dev-php/PEAR-DB/PEAR-DB-1.7.14_rc1.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.14_rc1.ebuild,v 1.1 2007/11/29 23:25:00 jokey 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.14_rc1 b/dev-php/PEAR-DB/files/digest-PEAR-DB-1.7.14_rc1 new file mode 100644 index 000000000000..8bcc2de2070d --- /dev/null +++ b/dev-php/PEAR-DB/files/digest-PEAR-DB-1.7.14_rc1 @@ -0,0 +1,3 @@ +MD5 30cf27d0790cd763900eea35b4b75c01 DB-1.7.14RC1.tgz 132604 +RMD160 66f422d3ce4c66a70959a2a907077ffceeeab980 DB-1.7.14RC1.tgz 132604 +SHA256 57dbaabb73bc30d94eb7336dbd8fbc035a5d14d060c65240d2ad4787d4608119 DB-1.7.14RC1.tgz 132604 |