diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-10-08 19:03:13 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-10-08 19:03:13 +0000 |
commit | 549eb8708caca912466600ab33d1907c5208ea71 (patch) | |
tree | ca2684b40338b89b09bc9f93bac4464a2e563a70 /dev-php5/ezc-UserInput | |
parent | Rekeyword sparc per bug #190787 thanks to Tiago Cunha for digging into it (diff) | |
download | gentoo-2-549eb8708caca912466600ab33d1907c5208ea71.tar.gz gentoo-2-549eb8708caca912466600ab33d1907c5208ea71.tar.bz2 gentoo-2-549eb8708caca912466600ab33d1907c5208ea71.zip |
Rekeyword sparc per bug #190787 thanks to Tiago Cunha for digging into it
(Portage version: 2.1.3.12)
Diffstat (limited to 'dev-php5/ezc-UserInput')
-rw-r--r-- | dev-php5/ezc-UserInput/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php5/ezc-UserInput/ezc-UserInput-1.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/ezc-UserInput/ChangeLog b/dev-php5/ezc-UserInput/ChangeLog index d5731df8c24c..6990d2ebf414 100644 --- a/dev-php5/ezc-UserInput/ChangeLog +++ b/dev-php5/ezc-UserInput/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php5/ezc-UserInput # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-UserInput/ChangeLog,v 1.13 2007/08/31 15:08:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-UserInput/ChangeLog,v 1.14 2007/10/08 19:03:13 jokey Exp $ + + 08 Oct 2007; Markus Ullmann <jokey@gentoo.org> ezc-UserInput-1.1.2.ebuild: + Rekeyword sparc per bug #190787 thanks to Tiago Cunha for digging into it 31 Aug 2007; Jeroen Roovers <jer@gentoo.org> ezc-UserInput-1.1.2.ebuild: Marked ~hppa (bug #190787). diff --git a/dev-php5/ezc-UserInput/ezc-UserInput-1.1.2.ebuild b/dev-php5/ezc-UserInput/ezc-UserInput-1.1.2.ebuild index 8c37ee0937c1..7e0a0fe4562c 100644 --- a/dev-php5/ezc-UserInput/ezc-UserInput-1.1.2.ebuild +++ b/dev-php5/ezc-UserInput/ezc-UserInput-1.1.2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 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.1.2.ebuild,v 1.2 2007/08/31 15:08:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-UserInput/ezc-UserInput-1.1.2.ebuild,v 1.3 2007/10/08 19:03:13 jokey Exp $ inherit php-ezc depend.php DESCRIPTION="This eZ component assists you to safely import user input variables into your application." SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa ~sparc ~x86" IUSE="" pkg_setup() { |