Vbump.
authorLuca Longinotti <chtekk@gentoo.org>
Thu, 22 Mar 2007 18:52:33 +0000 (18:52 +0000)
committerLuca Longinotti <chtekk@gentoo.org>
Thu, 22 Mar 2007 18:52:33 +0000 (18:52 +0000)
Package-Manager: portage-2.1.2.2

16 files changed:
dev-php/PEAR-DB_DataObject/ChangeLog
dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.0.ebuild
dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.5.ebuild [moved from dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.4.ebuild with 54% similarity]
dev-php/PEAR-DB_DataObject/files/digest-PEAR-DB_DataObject-1.8.4 [deleted file]
dev-php/PEAR-DB_DataObject/files/digest-PEAR-DB_DataObject-1.8.5 [new file with mode: 0644]
dev-php/PEAR-DB_DataObject/metadata.xml
dev-php/PEAR-Date/ChangeLog
dev-php/PEAR-Date/PEAR-Date-1.4.6.ebuild
dev-php/PEAR-Date/PEAR-Date-1.4.7.ebuild [new file with mode: 0644]
dev-php/PEAR-Date/files/digest-PEAR-Date-1.4.7 [new file with mode: 0644]
dev-php/PEAR-Date/metadata.xml
dev-php/PEAR-Validate/ChangeLog
dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild
dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild [new file with mode: 0644]
dev-php/PEAR-Validate/files/digest-PEAR-Validate-0.7.0 [new file with mode: 0644]
dev-php/PEAR-Validate/metadata.xml

index d0a7e9d64c556070f8d2ed971b9790d1234b6d77..1298a16fde9efc20a4ea0aaa9815eb5e7e97a867 100644 (file)
@@ -1,6 +1,13 @@
 # ChangeLog for dev-php/PEAR-DB_DataObject
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_DataObject/ChangeLog,v 1.24 2007/02/21 23:12:40 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_DataObject/ChangeLog,v 1.25 2007/03/22 18:44:46 chtekk Exp $
+
+*PEAR-DB_DataObject-1.8.5 (22 Mar 2007)
+
+  22 Mar 2007; Luca Longinotti <chtekk@gentoo.org> metadata.xml,
+  PEAR-DB_DataObject-1.8.0.ebuild, -PEAR-DB_DataObject-1.8.4.ebuild,
+  +PEAR-DB_DataObject-1.8.5.ebuild:
+  Version bump.
 
   21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
   Transition to Manifest2.
index ffb8937999dff22de8e88a349103ad8db358bbce..6c3278631c130c50599d789c77161b5cdda233ca 100644 (file)
@@ -1,15 +1,17 @@
-# Copyright 1999-2006 Gentoo Foundation
+# 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_DataObject/PEAR-DB_DataObject-1.8.0.ebuild,v 1.9 2006/03/30 18:56:33 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.0.ebuild,v 1.10 2007/03/22 18:44:46 chtekk Exp $
 
 inherit php-pear-r1
 
-DESCRIPTION="An SQL Builder, Object Interface to Database Tables."
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
 
+DESCRIPTION="An SQL Builder, Object Interface to Database Tables."
 LICENSE="PHP"
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
 IUSE=""
+
+DEPEND=""
 RDEPEND=">=dev-php/PEAR-DB-1.7.6-r1
-       >=dev-php/PEAR-Date-1.4.3-r1
-       >=dev-php/PEAR-Validate-0.5.0-r1"
+               >=dev-php/PEAR-Date-1.4.3-r1
+               >=dev-php/PEAR-Validate-0.5.0-r1"
similarity index 54%
rename from dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.4.ebuild
rename to dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.5.ebuild
index 7481836bf7ed8eea82f7f65d089346fb79075079..cb7d2c30d8a4f1731c048b0f769726d66aba9246 100644 (file)
@@ -1,16 +1,17 @@
-# Copyright 1999-2006 Gentoo Foundation
+# 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_DataObject/PEAR-DB_DataObject-1.8.4.ebuild,v 1.3 2006/05/25 22:52:32 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.8.5.ebuild,v 1.1 2007/03/22 18:44:46 chtekk Exp $
 
 inherit php-pear-r1
 
-DESCRIPTION="An SQL Builder, Object Interface to Database Tables."
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 
+DESCRIPTION="An SQL Builder, Object Interface to Database Tables."
 LICENSE="PHP"
 SLOT="0"
-KEYWORDS="~hppa ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
+
+DEPEND=""
 RDEPEND=">=dev-php/PEAR-DB-1.7.6-r1
-       >=dev-php/PEAR-Date-1.4.3-r1
-       >=dev-php/PEAR-Validate-0.5.0-r1
-       dev-php/PEAR-MDB2"
+               >=dev-php/PEAR-Date-1.4.3-r1
+               >=dev-php/PEAR-Validate-0.5.0-r1"
diff --git a/dev-php/PEAR-DB_DataObject/files/digest-PEAR-DB_DataObject-1.8.4 b/dev-php/PEAR-DB_DataObject/files/digest-PEAR-DB_DataObject-1.8.4
deleted file mode 100644 (file)
index 4897c09..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 770c44d243066340d639b063235dcc02 DB_DataObject-1.8.4.tgz 58583
-RMD160 6dad4c5aa18cd836fb0b16b6a2d1307f4d32c661 DB_DataObject-1.8.4.tgz 58583
-SHA256 03a9a365797619743e5973f8712efd4b787ae3434261b15a0f12da10d74915db DB_DataObject-1.8.4.tgz 58583
diff --git a/dev-php/PEAR-DB_DataObject/files/digest-PEAR-DB_DataObject-1.8.5 b/dev-php/PEAR-DB_DataObject/files/digest-PEAR-DB_DataObject-1.8.5
new file mode 100644 (file)
index 0000000..5b51cd8
--- /dev/null
@@ -0,0 +1,3 @@
+MD5 cf20a7ac0df80993b00493e9680975c3 DB_DataObject-1.8.5.tgz 61135
+RMD160 24940a32c6db3874d03dbdc756230a95c6da6e89 DB_DataObject-1.8.5.tgz 61135
+SHA256 578053a2ac74facc19e98c3e5fd7e9f874891d53451797f24716eae928ff1dcc DB_DataObject-1.8.5.tgz 61135
index 40dbb4c4bbafa916469a86c5314d2fa1ba9e0719..fd3dbe39fa64544d93653545354397b4f1e1e79c 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<herd>php</herd>
+       <herd>php</herd>
 </pkgmetadata>
index 0a33aa8c097e89d47fdb3dc3a453968474c03b37..4ae5b8e5d9eae671cb298b966f000beac3a4c536 100644 (file)
@@ -1,6 +1,12 @@
 # ChangeLog for dev-php/PEAR-Date
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/ChangeLog,v 1.41 2007/02/21 23:13:37 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/ChangeLog,v 1.42 2007/03/22 18:52:33 chtekk Exp $
+
+*PEAR-Date-1.4.7 (22 Mar 2007)
+
+  22 Mar 2007; Luca Longinotti <chtekk@gentoo.org> metadata.xml,
+  PEAR-Date-1.4.6.ebuild, +PEAR-Date-1.4.7.ebuild:
+  Version bump.
 
   21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
   Transition to Manifest2.
index dfd9ac730154fee5685c9eaf83da1d392dc74c05..8f601b038f73366ecea9ec228857b07e7b13a872 100644 (file)
@@ -1,12 +1,15 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/PEAR-Date-1.4.6.ebuild,v 1.13 2006/02/17 21:49:05 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/PEAR-Date-1.4.6.ebuild,v 1.14 2007/03/22 18:52:33 chtekk Exp $
 
 inherit php-pear-r1
 
-DESCRIPTION="Date and Time Zone Classes"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86"
 
+DESCRIPTION="Date and Time Zone classes."
 LICENSE="PHP"
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86"
 IUSE=""
+
+DEPEND=""
+RDEPEND=""
diff --git a/dev-php/PEAR-Date/PEAR-Date-1.4.7.ebuild b/dev-php/PEAR-Date/PEAR-Date-1.4.7.ebuild
new file mode 100644 (file)
index 0000000..42c16d1
--- /dev/null
@@ -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-Date/PEAR-Date-1.4.7.ebuild,v 1.1 2007/03/22 18:52:33 chtekk Exp $
+
+inherit php-pear-r1
+
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+
+DESCRIPTION="Date and Time Zone classes."
+LICENSE="PHP"
+SLOT="0"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
diff --git a/dev-php/PEAR-Date/files/digest-PEAR-Date-1.4.7 b/dev-php/PEAR-Date/files/digest-PEAR-Date-1.4.7
new file mode 100644 (file)
index 0000000..f597e04
--- /dev/null
@@ -0,0 +1,3 @@
+MD5 6d34306e484d46c205002f8900ce6da3 Date-1.4.7.tgz 55754
+RMD160 1e1bb2fb0a58e31f271945b98cbe8e282ef894b1 Date-1.4.7.tgz 55754
+SHA256 5249ae74d34b226d9765ae89889778d2fb73c5379e498021a79a18767547ed8f Date-1.4.7.tgz 55754
index 40dbb4c4bbafa916469a86c5314d2fa1ba9e0719..fd3dbe39fa64544d93653545354397b4f1e1e79c 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<herd>php</herd>
+       <herd>php</herd>
 </pkgmetadata>
index 5acdb6735325cb6ccd5455491e8538a5e2b13a33..efe925604a9a64f2b88cdd6f2e19f2c06ca81e7d 100644 (file)
@@ -1,6 +1,12 @@
 # ChangeLog for dev-php/PEAR-Validate
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.19 2007/02/21 23:40:12 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.20 2007/03/22 18:49:05 chtekk Exp $
+
+*PEAR-Validate-0.7.0 (22 Mar 2007)
+
+  22 Mar 2007; Luca Longinotti <chtekk@gentoo.org> metadata.xml,
+  PEAR-Validate-0.6.2.ebuild, +PEAR-Validate-0.7.0.ebuild:
+  Version bump.
 
   21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
   Transition to Manifest2.
index 98dc282c6605e9cc1f260ee1541ce56c68f5042b..0df25986cd269b3c4bea6d00865b1d2002138bf2 100644 (file)
@@ -1,13 +1,15 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild,v 1.11 2006/02/17 22:09:57 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild,v 1.12 2007/03/22 18:49:05 chtekk Exp $
 
 inherit php-pear-r1
 
-DESCRIPTION="Validation class."
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
 
+DESCRIPTION="Validation class."
 LICENSE="PHP"
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
 IUSE=""
+
+DEPEND=""
 RDEPEND=">=dev-php/PEAR-Date-1.4.3-r1"
diff --git a/dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild b/dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild
new file mode 100644 (file)
index 0000000..9b80444
--- /dev/null
@@ -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-Validate/PEAR-Validate-0.7.0.ebuild,v 1.1 2007/03/22 18:49:05 chtekk Exp $
+
+inherit php-pear-r1
+
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+DESCRIPTION="Validation class."
+LICENSE="PHP"
+SLOT="0"
+IUSE=""
+
+DEPEND=""
+RDEPEND=">=dev-php/PEAR-Date-1.4.3-r1"
diff --git a/dev-php/PEAR-Validate/files/digest-PEAR-Validate-0.7.0 b/dev-php/PEAR-Validate/files/digest-PEAR-Validate-0.7.0
new file mode 100644 (file)
index 0000000..78be745
--- /dev/null
@@ -0,0 +1,3 @@
+MD5 87fb729f0f7e07781fd2ca9e07465058 Validate-0.7.0.tgz 16841
+RMD160 4505498a930211e941d9dc2c4b460f5feb9cea1d Validate-0.7.0.tgz 16841
+SHA256 8892948a7df8bdc8f5516e3594aa439c4dc5a5a29a0ac68d5736734d0ce26433 Validate-0.7.0.tgz 16841
index 40dbb4c4bbafa916469a86c5314d2fa1ba9e0719..fd3dbe39fa64544d93653545354397b4f1e1e79c 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<herd>php</herd>
+       <herd>php</herd>
 </pkgmetadata>