diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2006-10-09 07:13:20 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2006-10-09 07:13:20 +0000 |
commit | 7ce1e2d77b384300157ea6bcdf40c556a7c80d84 (patch) | |
tree | 92cd3c91ec8bf6d65a6b64ae340f01cd702f3848 /dev-php5 | |
parent | do not mask the only wireshark policy available (diff) | |
download | gentoo-2-7ce1e2d77b384300157ea6bcdf40c556a7c80d84.tar.gz gentoo-2-7ce1e2d77b384300157ea6bcdf40c556a7c80d84.tar.bz2 gentoo-2-7ce1e2d77b384300157ea6bcdf40c556a7c80d84.zip |
Version bump.
(Portage version: 2.1.2_pre2-r7)
Diffstat (limited to 'dev-php5')
-rw-r--r-- | dev-php5/ezc-Configuration/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php5/ezc-Configuration/ezc-Configuration-1.0.4.ebuild | 10 | ||||
-rw-r--r-- | dev-php5/ezc-Configuration/files/digest-ezc-Configuration-1.0.4 | 3 |
3 files changed, 20 insertions, 1 deletions
diff --git a/dev-php5/ezc-Configuration/ChangeLog b/dev-php5/ezc-Configuration/ChangeLog index ac4648fe2a85..0057695050d2 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.12 2006/10/01 21:01:04 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Configuration/ChangeLog,v 1.13 2006/10/09 07:13:20 sebastian Exp $ + +*ezc-Configuration-1.0.4 (09 Oct 2006) + + 09 Oct 2006; Sebastian Bergmann <sebastian@gentoo.org> + +ezc-Configuration-1.0.4.ebuild: + Version bump. 01 Oct 2006; Guy Martin <gmsoft@gentoo.org> ezc-Configuration-1.0.3.ebuild: diff --git a/dev-php5/ezc-Configuration/ezc-Configuration-1.0.4.ebuild b/dev-php5/ezc-Configuration/ezc-Configuration-1.0.4.ebuild new file mode 100644 index 000000000000..67d17b356742 --- /dev/null +++ b/dev-php5/ezc-Configuration/ezc-Configuration-1.0.4.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.4.ebuild,v 1.1 2006/10/09 07:13:20 sebastian Exp $ + +inherit php-ezc + +DESCRIPTION="This eZ component allows you to use configuration files in different formats." +SLOT="0" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +IUSE="" diff --git a/dev-php5/ezc-Configuration/files/digest-ezc-Configuration-1.0.4 b/dev-php5/ezc-Configuration/files/digest-ezc-Configuration-1.0.4 new file mode 100644 index 000000000000..48616e8a0124 --- /dev/null +++ b/dev-php5/ezc-Configuration/files/digest-ezc-Configuration-1.0.4 @@ -0,0 +1,3 @@ +MD5 10b89000ef1c7846cfd18ef23208d2cc Configuration-1.0.4.tgz 30477 +RMD160 1d2604cbbb184c29989377ea3751c52585159891 Configuration-1.0.4.tgz 30477 +SHA256 675b07e449f4d2a2ba1a356cab8c1806f216d4d6710f3b7465251e6018aaf022 Configuration-1.0.4.tgz 30477 |