diff options
author | Christian Hoffmann <hoffie@gentoo.org> | 2007-08-18 14:57:37 +0000 |
---|---|---|
committer | Christian Hoffmann <hoffie@gentoo.org> | 2007-08-18 14:57:37 +0000 |
commit | b1c6587c9e8cba0557320279d94101a2805a4715 (patch) | |
tree | 20c8ee973e410823d7c49255bd97ba350caa6444 /dev-php | |
parent | Stable on ppc wrt bug 189325 (diff) | |
download | gentoo-2-b1c6587c9e8cba0557320279d94101a2805a4715.tar.gz gentoo-2-b1c6587c9e8cba0557320279d94101a2805a4715.tar.bz2 gentoo-2-b1c6587c9e8cba0557320279d94101a2805a4715.zip |
version bump wrt bug 158633, thanks to Jakub Moc
(Portage version: 2.1.2.11)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Net_URL/ChangeLog | 10 | ||||
-rw-r--r-- | dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.15.ebuild | 12 | ||||
-rw-r--r-- | dev-php/PEAR-Net_URL/files/digest-PEAR-Net_URL-1.0.15 | 3 |
3 files changed, 23 insertions, 2 deletions
diff --git a/dev-php/PEAR-Net_URL/ChangeLog b/dev-php/PEAR-Net_URL/ChangeLog index 1f595747abd1..734ec6282aea 100644 --- a/dev-php/PEAR-Net_URL/ChangeLog +++ b/dev-php/PEAR-Net_URL/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/PEAR-Net_URL -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_URL/ChangeLog,v 1.23 2006/05/21 00:44:13 chtekk Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_URL/ChangeLog,v 1.24 2007/08/18 14:57:37 hoffie Exp $ + +*PEAR-Net_URL-1.0.15 (18 Aug 2007) + + 18 Aug 2007; Christian Hoffmann <hoffie@gentoo.org> + +PEAR-Net_URL-1.0.15.ebuild: + version bump wrt bug 158633, thanks to Jakub Moc 21 May 2006; Luca Longinotti <chtekk@gentoo.org> -PEAR-Net_URL-1.0.14.ebuild: diff --git a/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.15.ebuild b/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.15.ebuild new file mode 100644 index 000000000000..3ffe7106118d --- /dev/null +++ b/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.15.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.15.ebuild,v 1.1 2007/08/18 14:57:37 hoffie Exp $ + +inherit php-pear-r1 + +DESCRIPTION="Easy parsing of URLs" + +LICENSE="PHP" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +IUSE="" diff --git a/dev-php/PEAR-Net_URL/files/digest-PEAR-Net_URL-1.0.15 b/dev-php/PEAR-Net_URL/files/digest-PEAR-Net_URL-1.0.15 new file mode 100644 index 000000000000..4fdeb1c98964 --- /dev/null +++ b/dev-php/PEAR-Net_URL/files/digest-PEAR-Net_URL-1.0.15 @@ -0,0 +1,3 @@ +MD5 48a932688cde596b1cc5421ffbcea22f Net_URL-1.0.15.tgz 6303 +RMD160 90ef60cef417655a5e40081ef5c04317f00aae58 Net_URL-1.0.15.tgz 6303 +SHA256 568597d802c0a741b8218e1acd8717c15bea2f345a269efc2de52cfc47cf0c05 Net_URL-1.0.15.tgz 6303 |