summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTal Peer <coredumb@gentoo.org>2004-03-15 19:17:45 +0000
committerTal Peer <coredumb@gentoo.org>2004-03-15 19:17:45 +0000
commit49e451cc7d11f3327afd0f12a24baf0b039d5222 (patch)
tree097b81a25a3a4d9b1509261767a2c60210fbda20 /dev-php
parentbump bump bump in the night... (Manifest recommit) (diff)
downloadgentoo-2-49e451cc7d11f3327afd0f12a24baf0b039d5222.tar.gz
gentoo-2-49e451cc7d11f3327afd0f12a24baf0b039d5222.tar.bz2
gentoo-2-49e451cc7d11f3327afd0f12a24baf0b039d5222.zip
Version bump.
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-DB/ChangeLog10
-rw-r--r--dev-php/PEAR-DB/Manifest4
-rw-r--r--dev-php/PEAR-DB/PEAR-DB-1.3.ebuild4
-rw-r--r--dev-php/PEAR-DB/PEAR-DB-1.5.0_rc2.ebuild6
-rw-r--r--dev-php/PEAR-DB/PEAR-DB-1.6.1.ebuild10
-rw-r--r--dev-php/PEAR-DB/files/digest-PEAR-DB-1.6.11
6 files changed, 27 insertions, 8 deletions
diff --git a/dev-php/PEAR-DB/ChangeLog b/dev-php/PEAR-DB/ChangeLog
index f1ead761fa92..7af2dbd9c5ff 100644
--- a/dev-php/PEAR-DB/ChangeLog
+++ b/dev-php/PEAR-DB/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-php/PEAR-DB
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/ChangeLog,v 1.4 2003/12/23 16:49:35 coredumb Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/ChangeLog,v 1.5 2004/03/15 19:17:45 coredumb Exp $
+
+*PEAR-DB-1.6.1 (15 Mar 2004)
+
+ 15 Mar 2004; Tal Peer <coredumb@gentoo.org> PEAR-DB-1.5.0_rc2.ebuild,
+ PEAR-DB-1.6.1.ebuild:
+ 1.5.0_rc2 stable on x86, bumped version to 1.6.1
13 Oct 2003; Robin H. Johnson <robbat2@gentoo.org> metadata.xml:
add metadata.xml
diff --git a/dev-php/PEAR-DB/Manifest b/dev-php/PEAR-DB/Manifest
index d47106c0e00e..bac8fa0ec2b9 100644
--- a/dev-php/PEAR-DB/Manifest
+++ b/dev-php/PEAR-DB/Manifest
@@ -1,6 +1,8 @@
MD5 ba3c29fa751fbbe8e8b8dabd9062ecee ChangeLog 719
MD5 1a602ff5e33095da78d71951f569e387 PEAR-DB-1.3.ebuild 615
+MD5 9ae81bed2a203a39b403a313b14e58f7 PEAR-DB-1.5.0_rc2.ebuild 358
MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156
-MD5 fbb108eba5a6beee5da4f79ace8b0b13 PEAR-DB-1.5.0_rc2.ebuild 359
+MD5 fbb108eba5a6beee5da4f79ace8b0b13 PEAR-DB-1.6.1.ebuild 359
MD5 a39b82ee683619cd093a715f07e74d0c files/digest-PEAR-DB-1.3 54
MD5 57399dbb707cf8d7ba0ed9a38f46bb77 files/digest-PEAR-DB-1.5.0_rc2 59
+MD5 75dfa06b8143a11335fcedfffa792f05 files/digest-PEAR-DB-1.6.1 56
diff --git a/dev-php/PEAR-DB/PEAR-DB-1.3.ebuild b/dev-php/PEAR-DB/PEAR-DB-1.3.ebuild
index dd56b6a118cd..8a40bd73c406 100644
--- a/dev-php/PEAR-DB/PEAR-DB-1.3.ebuild
+++ b/dev-php/PEAR-DB/PEAR-DB-1.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/PEAR-DB-1.3.ebuild,v 1.3 2003/09/11 17:05:20 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/PEAR-DB-1.3.ebuild,v 1.4 2004/03/15 19:17:45 coredumb Exp $
MY_P=${PN/PEAR-//}-${PV}
DESCRIPTION="Database abstraction layer for PHP"
diff --git a/dev-php/PEAR-DB/PEAR-DB-1.5.0_rc2.ebuild b/dev-php/PEAR-DB/PEAR-DB-1.5.0_rc2.ebuild
index 9de23281405d..1923a6887415 100644
--- a/dev-php/PEAR-DB/PEAR-DB-1.5.0_rc2.ebuild
+++ b/dev-php/PEAR-DB/PEAR-DB-1.5.0_rc2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/PEAR-DB-1.5.0_rc2.ebuild,v 1.1 2003/12/23 16:49:35 coredumb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/PEAR-DB-1.5.0_rc2.ebuild,v 1.2 2004/03/15 19:17:45 coredumb Exp $
inherit php-pear
DESCRIPTION="Database abstraction layer for PHP"
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+KEYWORDS="x86 ~ppc ~sparc ~alpha"
diff --git a/dev-php/PEAR-DB/PEAR-DB-1.6.1.ebuild b/dev-php/PEAR-DB/PEAR-DB-1.6.1.ebuild
new file mode 100644
index 000000000000..dd2d0db110d9
--- /dev/null
+++ b/dev-php/PEAR-DB/PEAR-DB-1.6.1.ebuild
@@ -0,0 +1,10 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/PEAR-DB-1.6.1.ebuild,v 1.1 2004/03/15 19:17:45 coredumb Exp $
+
+inherit php-pear
+
+DESCRIPTION="Database abstraction layer for PHP"
+LICENSE="PHP"
+SLOT="0"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha"
diff --git a/dev-php/PEAR-DB/files/digest-PEAR-DB-1.6.1 b/dev-php/PEAR-DB/files/digest-PEAR-DB-1.6.1
new file mode 100644
index 000000000000..32ffd569d190
--- /dev/null
+++ b/dev-php/PEAR-DB/files/digest-PEAR-DB-1.6.1
@@ -0,0 +1 @@
+MD5 8969a11ff24770464b0cb23bd28524bf DB-1.6.1.tgz 89932