diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2006-06-12 11:40:36 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2006-06-12 11:40:36 +0000 |
commit | db38b08d3481424d606a4c78048b4e8790c9d75f (patch) | |
tree | dcb8f97e111c92837891268b216381e2a0a9940b | |
parent | Version bump. (diff) | |
download | gentoo-2-db38b08d3481424d606a4c78048b4e8790c9d75f.tar.gz gentoo-2-db38b08d3481424d606a4c78048b4e8790c9d75f.tar.bz2 gentoo-2-db38b08d3481424d606a4c78048b4e8790c9d75f.zip |
Version bump.
(Portage version: 2.1)
-rw-r--r-- | dev-php5/ezc-Configuration/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php5/ezc-Configuration/ezc-Configuration-1.0.2.ebuild | 10 | ||||
-rw-r--r-- | dev-php5/ezc-Configuration/files/digest-ezc-Configuration-1.0.2 | 3 |
3 files changed, 20 insertions, 1 deletions
diff --git a/dev-php5/ezc-Configuration/ChangeLog b/dev-php5/ezc-Configuration/ChangeLog index 3be982f660c4..72e250a4a619 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.7 2006/06/06 20:20:06 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Configuration/ChangeLog,v 1.8 2006/06/12 11:40:36 sebastian Exp $ + +*ezc-Configuration-1.0.2 (12 Jun 2006) + + 12 Jun 2006; Sebastian Bergmann <sebastian@gentoo.org> + +ezc-Configuration-1.0.2.ebuild: + Version bump. 06 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org> ezc-Configuration-1.0.1.ebuild: diff --git a/dev-php5/ezc-Configuration/ezc-Configuration-1.0.2.ebuild b/dev-php5/ezc-Configuration/ezc-Configuration-1.0.2.ebuild new file mode 100644 index 000000000000..562d0c86a774 --- /dev/null +++ b/dev-php5/ezc-Configuration/ezc-Configuration-1.0.2.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.2.ebuild,v 1.1 2006/06/12 11:40:36 sebastian Exp $ + +inherit php-ezc + +DESCRIPTION="This eZ component allows you to use configuration files in different formats." +SLOT="0" +KEYWORDS="~ppc ~ppc64 ~x86" +IUSE="" diff --git a/dev-php5/ezc-Configuration/files/digest-ezc-Configuration-1.0.2 b/dev-php5/ezc-Configuration/files/digest-ezc-Configuration-1.0.2 new file mode 100644 index 000000000000..8aad719fe73b --- /dev/null +++ b/dev-php5/ezc-Configuration/files/digest-ezc-Configuration-1.0.2 @@ -0,0 +1,3 @@ +MD5 0d3a6531950ce7f4a8f012fed1cf8aeb Configuration-1.0.2.tgz 30406 +RMD160 92c65589821ed95d311d2f6db9099313a33fb3b0 Configuration-1.0.2.tgz 30406 +SHA256 226f694d9b60c9d54b0b8e2dca8085acf6011f01a876bb83cb77377141c71f17 Configuration-1.0.2.tgz 30406 |