diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-08-31 15:08:24 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-08-31 15:08:24 +0000 |
commit | 17314faddfff0eb48c6ae4fa55c25d4746f7a593 (patch) | |
tree | 0458c7601b4e29cc99f69e66bdbd9ac914408e5a /dev-php5/ezc-UserInput | |
parent | Marked ~hppa (bug #190787). (diff) | |
download | gentoo-2-17314faddfff0eb48c6ae4fa55c25d4746f7a593.tar.gz gentoo-2-17314faddfff0eb48c6ae4fa55c25d4746f7a593.tar.bz2 gentoo-2-17314faddfff0eb48c6ae4fa55c25d4746f7a593.zip |
Marked ~hppa (bug #190787).
(Portage version: 2.1.2.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 1e2e7f7d8f6f..d5731df8c24c 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.12 2007/08/30 13:58:21 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-UserInput/ChangeLog,v 1.13 2007/08/31 15:08:24 jer Exp $ + + 31 Aug 2007; Jeroen Roovers <jer@gentoo.org> ezc-UserInput-1.1.2.ebuild: + Marked ~hppa (bug #190787). *ezc-UserInput-1.1.2 (30 Aug 2007) 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 630e6aef992d..8c37ee0937c1 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.1 2007/08/30 13:58:21 jokey Exp $ +# $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 $ inherit php-ezc depend.php DESCRIPTION="This eZ component assists you to safely import user input variables into your application." SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="" pkg_setup() { |