summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2010-05-20 04:13:46 +0000
committerPeter Volkov <pva@gentoo.org>2010-05-20 04:13:46 +0000
commitab2d14034f503d629289d8a26593e9208463dca7 (patch)
tree62a14dd627b8001a03da888c79a62697eada64aa /dev-php5/ezc-Configuration
parentVersion bump, bug #320547 (diff)
downloadgentoo-2-ab2d14034f503d629289d8a26593e9208463dca7.tar.gz
gentoo-2-ab2d14034f503d629289d8a26593e9208463dca7.tar.bz2
gentoo-2-ab2d14034f503d629289d8a26593e9208463dca7.zip
Version bump, bug #320547
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-php5/ezc-Configuration')
-rw-r--r--dev-php5/ezc-Configuration/ChangeLog10
-rw-r--r--dev-php5/ezc-Configuration/ezc-Configuration-1.3.5.ebuild11
2 files changed, 19 insertions, 2 deletions
diff --git a/dev-php5/ezc-Configuration/ChangeLog b/dev-php5/ezc-Configuration/ChangeLog
index 83ac468641e3..2c8ac3ff0696 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Configuration/ChangeLog,v 1.19 2008/03/19 00:11:49 jokey Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Configuration/ChangeLog,v 1.20 2010/05/20 04:13:46 pva Exp $
+
+*ezc-Configuration-1.3.5 (20 May 2010)
+
+ 20 May 2010; Peter Volkov <pva@gentoo.org>
+ +ezc-Configuration-1.3.5.ebuild:
+ Version bump, bug #320547
18 Mar 2008; Markus Ullmann <jokey@gentoo.org>
-ezc-Configuration-1.0.1.ebuild, -ezc-Configuration-1.0.2.ebuild,
diff --git a/dev-php5/ezc-Configuration/ezc-Configuration-1.3.5.ebuild b/dev-php5/ezc-Configuration/ezc-Configuration-1.3.5.ebuild
new file mode 100644
index 000000000000..c8d99cd82dde
--- /dev/null
+++ b/dev-php5/ezc-Configuration/ezc-Configuration-1.3.5.ebuild
@@ -0,0 +1,11 @@
+# Copyright 1999-2010 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.3.5.ebuild,v 1.1 2010/05/20 04:13:46 pva Exp $
+
+EZC_BASE_MIN="1.8"
+inherit php-ezc
+
+DESCRIPTION="This eZ component allows you to use configuration files in different formats."
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~sparc ~x86"
+IUSE=""