diff options
author | Markus Ullmann <jokey@gentoo.org> | 2008-01-13 16:12:25 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2008-01-13 16:12:25 +0000 |
commit | ff6b2f7ac237252eb1a36104919c61153128b501 (patch) | |
tree | faa3ed19c22a5a4ddb5c344986ea29d7a851bccd /dev-php5/ezc-Url | |
parent | add missing X deps, bug #205618 (diff) | |
download | historical-ff6b2f7ac237252eb1a36104919c61153128b501.tar.gz historical-ff6b2f7ac237252eb1a36104919c61153128b501.tar.bz2 historical-ff6b2f7ac237252eb1a36104919c61153128b501.zip |
Add eZ Components 2007.2 from project overlay
Package-Manager: portage-2.1.2.12
Diffstat (limited to 'dev-php5/ezc-Url')
-rw-r--r-- | dev-php5/ezc-Url/ChangeLog | 12 | ||||
-rw-r--r-- | dev-php5/ezc-Url/ezc-Url-1.2.ebuild | 11 | ||||
-rw-r--r-- | dev-php5/ezc-Url/files/digest-ezc-Url-1.2 | 3 |
3 files changed, 24 insertions, 2 deletions
diff --git a/dev-php5/ezc-Url/ChangeLog b/dev-php5/ezc-Url/ChangeLog index 8c3643b39b4f..8dbdf8b2014a 100644 --- a/dev-php5/ezc-Url/ChangeLog +++ b/dev-php5/ezc-Url/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php5/ezc-Url -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Url/ChangeLog,v 1.3 2007/10/08 19:02:15 jokey Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Url/ChangeLog,v 1.4 2008/01/13 16:10:13 jokey Exp $ + +*ezc-Url-1.2 (13 Jan 2008) + + 13 Jan 2008; Markus Ullmann <jokey@gentoo.org> +ezc-Url-1.2.ebuild: + Add eZ Components 2007.2 from project overlay + + 12 Jan 2008; Jakub Moc <jakub@gentoo.org> +ezc-Url-1.2.ebuild: + Version bump to 2007.2 08 Oct 2007; Markus Ullmann <jokey@gentoo.org> ezc-Url-1.1.ebuild: Rekeyword sparc per bug #190787 thanks to Tiago Cunha for digging into it diff --git a/dev-php5/ezc-Url/ezc-Url-1.2.ebuild b/dev-php5/ezc-Url/ezc-Url-1.2.ebuild new file mode 100644 index 000000000000..2d779c362c70 --- /dev/null +++ b/dev-php5/ezc-Url/ezc-Url-1.2.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Url/ezc-Url-1.2.ebuild,v 1.1 2008/01/13 16:10:13 jokey Exp $ + +EZC_BASE_MIN="1.4" +inherit php-ezc + +DESCRIPTION="This eZ component provides basic operations to handle URLs (parse, build, get/set path, get/set query)." +SLOT="0" +KEYWORDS="~amd64 ~hppa ~sparc ~x86" +IUSE="" diff --git a/dev-php5/ezc-Url/files/digest-ezc-Url-1.2 b/dev-php5/ezc-Url/files/digest-ezc-Url-1.2 new file mode 100644 index 000000000000..683b0df27fac --- /dev/null +++ b/dev-php5/ezc-Url/files/digest-ezc-Url-1.2 @@ -0,0 +1,3 @@ +MD5 51f7070cedcda689743141117e810993 Url-1.2.tgz 32674 +RMD160 e9d950c552a34bbb17205f38ebc9fc1e808ed2b0 Url-1.2.tgz 32674 +SHA256 e25086c6bf0f0906290b70e68addeda6d453c7340ce4e6cee195588eeed279bd Url-1.2.tgz 32674 |