diff options
author | Markus Ullmann <jokey@gentoo.org> | 2008-01-13 16:03:59 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2008-01-13 16:03:59 +0000 |
commit | 80367f59af577e7264b0a8d185e9c5bdc3f13867 (patch) | |
tree | 49932f316f2c2457595b1446244903538dd9e65d /dev-php5/ezc-File | |
parent | Add eZ Components 2007.2 from project overlay (diff) | |
download | gentoo-2-80367f59af577e7264b0a8d185e9c5bdc3f13867.tar.gz gentoo-2-80367f59af577e7264b0a8d185e9c5bdc3f13867.tar.bz2 gentoo-2-80367f59af577e7264b0a8d185e9c5bdc3f13867.zip |
Add eZ Components 2007.2 from project overlay
(Portage version: 2.1.2.12)
Diffstat (limited to 'dev-php5/ezc-File')
-rw-r--r-- | dev-php5/ezc-File/ChangeLog | 12 | ||||
-rw-r--r-- | dev-php5/ezc-File/ezc-File-1.2.ebuild | 11 | ||||
-rw-r--r-- | dev-php5/ezc-File/files/digest-ezc-File-1.2 | 3 |
3 files changed, 24 insertions, 2 deletions
diff --git a/dev-php5/ezc-File/ChangeLog b/dev-php5/ezc-File/ChangeLog index 35329a495640..899a3b0dda7f 100644 --- a/dev-php5/ezc-File/ChangeLog +++ b/dev-php5/ezc-File/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php5/ezc-File -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-File/ChangeLog,v 1.10 2007/10/08 19:02:53 jokey Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-File/ChangeLog,v 1.11 2008/01/13 16:03:59 jokey Exp $ + +*ezc-File-1.2 (13 Jan 2008) + + 13 Jan 2008; Markus Ullmann <jokey@gentoo.org> +ezc-File-1.2.ebuild: + Add eZ Components 2007.2 from project overlay + + 12 Jan 2008; Jakub Moc <jakub@gentoo.org> +ezc-File-1.2.ebuild: + Version bump to 2007.2 08 Oct 2007; Markus Ullmann <jokey@gentoo.org> ezc-File-1.1.1.ebuild: Rekeyword sparc per bug #190787 thanks to Tiago Cunha for digging into it diff --git a/dev-php5/ezc-File/ezc-File-1.2.ebuild b/dev-php5/ezc-File/ezc-File-1.2.ebuild new file mode 100644 index 000000000000..c15d0838b0d4 --- /dev/null +++ b/dev-php5/ezc-File/ezc-File-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-File/ezc-File-1.2.ebuild,v 1.1 2008/01/13 16:03:59 jokey Exp $ + +EZC_BASE_MIN="1.4" +inherit php-ezc + +DESCRIPTION="This eZ component provides support for file operations which are not covered by PHP or are just missing." +SLOT="0" +KEYWORDS="~amd64 ~hppa ~sparc ~x86" +IUSE="" diff --git a/dev-php5/ezc-File/files/digest-ezc-File-1.2 b/dev-php5/ezc-File/files/digest-ezc-File-1.2 new file mode 100644 index 000000000000..a82ade877f44 --- /dev/null +++ b/dev-php5/ezc-File/files/digest-ezc-File-1.2 @@ -0,0 +1,3 @@ +MD5 36ff7eeb3699b2bf36ccf9b64c224154 File-1.2.tgz 31406 +RMD160 e8991d6b7ea99386e618ebbf03a45c0773759d2b File-1.2.tgz 31406 +SHA256 43eab41f6e152e39b88e5d424ffcbfb89fe75cf04402b4961669f61941630703 File-1.2.tgz 31406 |