diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-08-30 13:42:37 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-08-30 13:42:37 +0000 |
commit | dd20340ce6368d321000c2e65953206316be69a6 (patch) | |
tree | 2116be602c9110c77f910244cf265d7fc6cdea35 /dev-php5/ezc-Configuration | |
parent | Version bump for eZC 2007.1.1 (diff) | |
download | gentoo-2-dd20340ce6368d321000c2e65953206316be69a6.tar.gz gentoo-2-dd20340ce6368d321000c2e65953206316be69a6.tar.bz2 gentoo-2-dd20340ce6368d321000c2e65953206316be69a6.zip |
Version bump for eZC 2007.1.1
(Portage version: 2.1.3.7)
Diffstat (limited to 'dev-php5/ezc-Configuration')
-rw-r--r-- | dev-php5/ezc-Configuration/ChangeLog | 10 | ||||
-rw-r--r-- | dev-php5/ezc-Configuration/ezc-Configuration-1.2.ebuild | 10 | ||||
-rw-r--r-- | dev-php5/ezc-Configuration/files/digest-ezc-Configuration-1.2 | 3 |
3 files changed, 21 insertions, 2 deletions
diff --git a/dev-php5/ezc-Configuration/ChangeLog b/dev-php5/ezc-Configuration/ChangeLog index e90e3c2b6149..099ff42b9081 100644 --- a/dev-php5/ezc-Configuration/ChangeLog +++ b/dev-php5/ezc-Configuration/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php5/ezc-Configuration -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Configuration/ChangeLog,v 1.14 2006/11/25 22:27:23 kloeri Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Configuration/ChangeLog,v 1.15 2007/08/30 13:42:37 jokey Exp $ + +*ezc-Configuration-1.2 (30 Aug 2007) + + 30 Aug 2007; Markus Ullmann <jokey@gentoo.org> + +ezc-Configuration-1.2.ebuild: + Version bump for eZC 2007.1.1 25 Nov 2006; Bryan Østergaard <kloeri@gentoo.org> ezc-Configuration-1.0.4.ebuild: diff --git a/dev-php5/ezc-Configuration/ezc-Configuration-1.2.ebuild b/dev-php5/ezc-Configuration/ezc-Configuration-1.2.ebuild new file mode 100644 index 000000000000..cfa7c4524c3c --- /dev/null +++ b/dev-php5/ezc-Configuration/ezc-Configuration-1.2.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Configuration/ezc-Configuration-1.2.ebuild,v 1.1 2007/08/30 13:42:37 jokey Exp $ + +inherit php-ezc + +DESCRIPTION="This eZ component allows you to use configuration files in different formats." +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" diff --git a/dev-php5/ezc-Configuration/files/digest-ezc-Configuration-1.2 b/dev-php5/ezc-Configuration/files/digest-ezc-Configuration-1.2 new file mode 100644 index 000000000000..266028c6632f --- /dev/null +++ b/dev-php5/ezc-Configuration/files/digest-ezc-Configuration-1.2 @@ -0,0 +1,3 @@ +MD5 5a9539f465f777e3a6149a0543e8e0ab Configuration-1.2.tgz 234521 +RMD160 7ad62dab221d5ab897f993356928a9d8f2c95674 Configuration-1.2.tgz 234521 +SHA256 537d7e473d43579f653fe942f0104ce420df41238267e83ca64aff713e3c8e95 Configuration-1.2.tgz 234521 |