diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2006-08-28 09:08:58 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2006-08-28 09:08:58 +0000 |
commit | 23d58b0c0297c16c4a6519b0d764b7f494427db6 (patch) | |
tree | f5b202ef16293fff70a9873324760bab06150a97 /dev-php5/ezc-Configuration | |
parent | Version bump. (diff) | |
download | gentoo-2-23d58b0c0297c16c4a6519b0d764b7f494427db6.tar.gz gentoo-2-23d58b0c0297c16c4a6519b0d764b7f494427db6.tar.bz2 gentoo-2-23d58b0c0297c16c4a6519b0d764b7f494427db6.zip |
Version bump.
(Portage version: 2.1.1_rc1-r1)
Diffstat (limited to 'dev-php5/ezc-Configuration')
-rw-r--r-- | dev-php5/ezc-Configuration/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php5/ezc-Configuration/ezc-Configuration-1.0.3.ebuild | 10 | ||||
-rw-r--r-- | dev-php5/ezc-Configuration/files/digest-ezc-Configuration-1.0.3 | 3 |
3 files changed, 20 insertions, 1 deletions
diff --git a/dev-php5/ezc-Configuration/ChangeLog b/dev-php5/ezc-Configuration/ChangeLog index 661773a2966d..ee13f14ad39b 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.10 2006/08/24 01:59:14 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Configuration/ChangeLog,v 1.11 2006/08/28 09:08:58 sebastian Exp $ + +*ezc-Configuration-1.0.3 (28 Aug 2006) + + 28 Aug 2006; Sebastian Bergmann <sebastian@gentoo.org> + +ezc-Configuration-1.0.3.ebuild: + Version bump. 24 Aug 2006; Jason Wever <weeve@gentoo.org> ezc-Configuration-1.0.2.ebuild: diff --git a/dev-php5/ezc-Configuration/ezc-Configuration-1.0.3.ebuild b/dev-php5/ezc-Configuration/ezc-Configuration-1.0.3.ebuild new file mode 100644 index 000000000000..371348c7f82b --- /dev/null +++ b/dev-php5/ezc-Configuration/ezc-Configuration-1.0.3.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2006 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.0.3.ebuild,v 1.1 2006/08/28 09:08:58 sebastian Exp $ + +inherit php-ezc + +DESCRIPTION="This eZ component allows you to use configuration files in different formats." +SLOT="0" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" diff --git a/dev-php5/ezc-Configuration/files/digest-ezc-Configuration-1.0.3 b/dev-php5/ezc-Configuration/files/digest-ezc-Configuration-1.0.3 new file mode 100644 index 000000000000..a8ab0a4a4550 --- /dev/null +++ b/dev-php5/ezc-Configuration/files/digest-ezc-Configuration-1.0.3 @@ -0,0 +1,3 @@ +MD5 8c35de9ae6fa7c7a3c688b67630ee3de Configuration-1.0.3.tgz 30406 +RMD160 a2a5bf0b3a0fba78b3f2fb6f9bae6efe2d59e6c2 Configuration-1.0.3.tgz 30406 +SHA256 347c4a7d4b838859d5b0c300d0c745c9f617e46b9e2f646316981a55d0ae6b9a Configuration-1.0.3.tgz 30406 |