diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2006-08-28 09:13:54 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2006-08-28 09:13:54 +0000 |
commit | c1713cfbc2fc7d0dbc9ea88ac940218b6e8293df (patch) | |
tree | e8b508a0beb663e419e8133800c5d0191bdf00cf /dev-php5/ezc-UserInput | |
parent | unmask dhcpv6 (diff) | |
download | historical-c1713cfbc2fc7d0dbc9ea88ac940218b6e8293df.tar.gz historical-c1713cfbc2fc7d0dbc9ea88ac940218b6e8293df.tar.bz2 historical-c1713cfbc2fc7d0dbc9ea88ac940218b6e8293df.zip |
Version bump.
Package-Manager: portage-2.1.1_rc1-r1
Diffstat (limited to 'dev-php5/ezc-UserInput')
-rw-r--r-- | dev-php5/ezc-UserInput/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php5/ezc-UserInput/ezc-UserInput-1.0.1.ebuild | 12 | ||||
-rw-r--r-- | dev-php5/ezc-UserInput/files/digest-ezc-UserInput-1.0.1 | 3 |
3 files changed, 22 insertions, 1 deletions
diff --git a/dev-php5/ezc-UserInput/ChangeLog b/dev-php5/ezc-UserInput/ChangeLog index c4ebb7f9a46d..7a926d03a33f 100644 --- a/dev-php5/ezc-UserInput/ChangeLog +++ b/dev-php5/ezc-UserInput/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php5/ezc-UserInput # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-UserInput/ChangeLog,v 1.7 2006/08/24 02:12:38 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-UserInput/ChangeLog,v 1.8 2006/08/28 09:13:54 sebastian Exp $ + +*ezc-UserInput-1.0.1 (28 Aug 2006) + + 28 Aug 2006; Sebastian Bergmann <sebastian@gentoo.org> + +ezc-UserInput-1.0.1.ebuild: + Version bump. 24 Aug 2006; Jason Wever <weeve@gentoo.org> ezc-UserInput-1.0.ebuild: Added ~sparc keyword wrt bug #134717. diff --git a/dev-php5/ezc-UserInput/ezc-UserInput-1.0.1.ebuild b/dev-php5/ezc-UserInput/ezc-UserInput-1.0.1.ebuild new file mode 100644 index 000000000000..72b86b25aaa5 --- /dev/null +++ b/dev-php5/ezc-UserInput/ezc-UserInput-1.0.1.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-UserInput/ezc-UserInput-1.0.1.ebuild,v 1.1 2006/08/28 09:13:54 sebastian Exp $ + +inherit php-ezc + +DESCRIPTION="This eZ component assists you to safely import user input variables into your application." +SLOT="0" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" +RDEPEND="${RDEPEND} + dev-php5/pecl-filter" diff --git a/dev-php5/ezc-UserInput/files/digest-ezc-UserInput-1.0.1 b/dev-php5/ezc-UserInput/files/digest-ezc-UserInput-1.0.1 new file mode 100644 index 000000000000..627feb6fdb0f --- /dev/null +++ b/dev-php5/ezc-UserInput/files/digest-ezc-UserInput-1.0.1 @@ -0,0 +1,3 @@ +MD5 8ce92a7f65001e5c671bdba687c0041c UserInput-1.0.1.tgz 10744 +RMD160 c889fa785e7d2c98f5b8c0f5846ca5936fc3ad5b UserInput-1.0.1.tgz 10744 +SHA256 ae7b51b54096eb9c8cf0a671d761d628b23659b128731f47673296427ed9e049 UserInput-1.0.1.tgz 10744 |