diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-12-15 12:01:40 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-12-15 12:01:40 +0000 |
commit | 4a236b73cb227768cb7901448810bc3f1340f009 (patch) | |
tree | 77e60cd9eaf4e0b61dc2084be3850e8422c97e2b | |
parent | Version bump from project overlay (diff) | |
download | gentoo-2-4a236b73cb227768cb7901448810bc3f1340f009.tar.gz gentoo-2-4a236b73cb227768cb7901448810bc3f1340f009.tar.bz2 gentoo-2-4a236b73cb227768cb7901448810bc3f1340f009.zip |
Version bump from project overlay
(Portage version: 2.1.4_rc9)
-rw-r--r-- | dev-php/PEAR-Validate/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/PEAR-Validate/PEAR-Validate-0.8.0.ebuild | 15 | ||||
-rw-r--r-- | dev-php/PEAR-Validate/files/digest-PEAR-Validate-0.8.0 | 3 |
3 files changed, 25 insertions, 1 deletions
diff --git a/dev-php/PEAR-Validate/ChangeLog b/dev-php/PEAR-Validate/ChangeLog index d0064d87752f..4273dfc6fea8 100644 --- a/dev-php/PEAR-Validate/ChangeLog +++ b/dev-php/PEAR-Validate/ChangeLog @@ -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.28 2007/12/06 00:57:20 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.29 2007/12/15 12:01:39 jokey Exp $ + +*PEAR-Validate-0.8.0 (15 Dec 2007) + + 15 Dec 2007; Markus Ullmann <jokey@gentoo.org> + +PEAR-Validate-0.8.0.ebuild: + Version bump from project overlay 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> -PEAR-Validate-0.6.2.ebuild, PEAR-Validate-0.7.0.ebuild: diff --git a/dev-php/PEAR-Validate/PEAR-Validate-0.8.0.ebuild b/dev-php/PEAR-Validate/PEAR-Validate-0.8.0.ebuild new file mode 100644 index 000000000000..effc892409f8 --- /dev/null +++ b/dev-php/PEAR-Validate/PEAR-Validate-0.8.0.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-Validate/PEAR-Validate-0.8.0.ebuild,v 1.1 2007/12/15 12:01:39 jokey Exp $ + +inherit php-pear-r1 + +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" + +DESCRIPTION="Validation class." +LICENSE="BSD" +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.8.0 b/dev-php/PEAR-Validate/files/digest-PEAR-Validate-0.8.0 new file mode 100644 index 000000000000..4f03567f62d9 --- /dev/null +++ b/dev-php/PEAR-Validate/files/digest-PEAR-Validate-0.8.0 @@ -0,0 +1,3 @@ +MD5 912467bc542283bf522c3a5b9059dbcc Validate-0.8.0.tgz 19458 +RMD160 b9d8fc18658991e2633bffbfd79de377b6f0ce35 Validate-0.8.0.tgz 19458 +SHA256 dc43f7281e228c5a05010c3f5baeaf4c9d7ccfe3a1962f123608dd9498b52422 Validate-0.8.0.tgz 19458 |