diff options
author | Matti Bickel <mabi@gentoo.org> | 2011-12-14 22:26:07 +0000 |
---|---|---|
committer | Matti Bickel <mabi@gentoo.org> | 2011-12-14 22:26:07 +0000 |
commit | 15d3383a0e526acad4d5d137030b9379205cd4d6 (patch) | |
tree | 7077a1cfd4a7d935d54e01aeb828222b817f1a2e /dev-php/ezc-UserInput | |
parent | Moving package from dev-php5 to dev-php category (bug #324665) (diff) | |
download | gentoo-2-15d3383a0e526acad4d5d137030b9379205cd4d6.tar.gz gentoo-2-15d3383a0e526acad4d5d137030b9379205cd4d6.tar.bz2 gentoo-2-15d3383a0e526acad4d5d137030b9379205cd4d6.zip |
Moving package from dev-php5 to dev-php category (bug #324665)
(Portage version: 2.2.0_alpha79/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'dev-php/ezc-UserInput')
-rw-r--r-- | dev-php/ezc-UserInput/ChangeLog | 81 | ||||
-rw-r--r-- | dev-php/ezc-UserInput/ezc-UserInput-1.2.ebuild | 15 | ||||
-rw-r--r-- | dev-php/ezc-UserInput/ezc-UserInput-1.4.ebuild | 15 | ||||
-rw-r--r-- | dev-php/ezc-UserInput/metadata.xml | 5 |
4 files changed, 116 insertions, 0 deletions
diff --git a/dev-php/ezc-UserInput/ChangeLog b/dev-php/ezc-UserInput/ChangeLog new file mode 100644 index 000000000000..66240459709c --- /dev/null +++ b/dev-php/ezc-UserInput/ChangeLog @@ -0,0 +1,81 @@ +# ChangeLog for dev-php5/ezc-UserInput +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/ezc-UserInput/ChangeLog,v 1.1 2011/12/14 22:26:07 mabi Exp $ + +*ezc-UserInput-1.4 (20 May 2010) + + 20 May 2010; Peter Volkov <pva@gentoo.org> +ezc-UserInput-1.4.ebuild: + Version bump, bug #320547 + + 19 Mar 2008; Markus Ullmann <jokey@gentoo.org> -ezc-UserInput-1.0.ebuild, + -ezc-UserInput-1.0.1.ebuild, -ezc-UserInput-1.1.2.ebuild: + Drop old + +*ezc-UserInput-1.2 (13 Jan 2008) + + 13 Jan 2008; Markus Ullmann <jokey@gentoo.org> +ezc-UserInput-1.2.ebuild: + Add eZ Components 2007.2 from project overlay + + 12 Jan 2008; Jakub Moc <jakub@gentoo.org> + +ezc-UserInput-1.2.ebuild: + Version bump to 2007.2 + + 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). + +*ezc-UserInput-1.1.2 (30 Aug 2007) + + 30 Aug 2007; Markus Ullmann <jokey@gentoo.org> + +ezc-UserInput-1.1.2.ebuild: + Version bump for eZC 2007.1.1 + + 04 Mar 2007; Luca Longinotti <chtekk@gentoo.org> ezc-UserInput-1.0.ebuild, + ezc-UserInput-1.0.1.ebuild: + Remove filter dep. + + 25 Nov 2006; Bryan Østergaard <kloeri@gentoo.org> + ezc-UserInput-1.0.1.ebuild: + Add ~alpha + ~ia64 keywords, bug 134717. + + 01 Oct 2006; Guy Martin <gmsoft@gentoo.org> ezc-UserInput-1.0.1.ebuild: + Added ~hppa to KEYWORDS. + +*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. + + 12 Jul 2006; Sebastian Bergmann <sebastian@gentoo.org> + ezc-UserInput-1.0.ebuild: + Keyword ~amd64. + + 06 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org> + ezc-UserInput-1.0.ebuild: + Added ~ppc, bug #134717 + + 30 May 2006; Markus Rothe <corsair@gentoo.org> ezc-UserInput-1.0.ebuild: + Added ~ppc64; bug #134717 + + 30 Jan 2006; Sebastian Bergmann <sebastian@gentoo.org> + ezc-UserInput-1.0.ebuild: + RDEPEND on dev-php5/pecl-filter. + +*ezc-UserInput-1.0 (30 Jan 2006) + + 30 Jan 2006; Sebastian Bergmann <sebastian@gentoo.org> + -ezc-UserInput-1.0_rc1.ebuild, +ezc-UserInput-1.0.ebuild: + Version bump. + +*ezc-UserInput-1.0_rc1 (23 Jan 2006) + + 23 Jan 2006; Sebastian Bergmann <sebastian@gentoo.org> +metadata.xml, + +ezc-UserInput-1.0_rc1.ebuild: + Initial ebuild. + diff --git a/dev-php/ezc-UserInput/ezc-UserInput-1.2.ebuild b/dev-php/ezc-UserInput/ezc-UserInput-1.2.ebuild new file mode 100644 index 000000000000..008ef14c8e07 --- /dev/null +++ b/dev-php/ezc-UserInput/ezc-UserInput-1.2.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/ezc-UserInput/ezc-UserInput-1.2.ebuild,v 1.1 2011/12/14 22:26:07 mabi Exp $ + +EZC_BASE_MIN="1.4" +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 ~sparc ~x86" +IUSE="" + +pkg_setup() { + require_php_with_use filter +} diff --git a/dev-php/ezc-UserInput/ezc-UserInput-1.4.ebuild b/dev-php/ezc-UserInput/ezc-UserInput-1.4.ebuild new file mode 100644 index 000000000000..7b8c7c3a55f5 --- /dev/null +++ b/dev-php/ezc-UserInput/ezc-UserInput-1.4.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/ezc-UserInput/ezc-UserInput-1.4.ebuild,v 1.1 2011/12/14 22:26:07 mabi Exp $ + +EZC_BASE_MIN="1.8" +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 ~sparc ~x86" +IUSE="" + +pkg_setup() { + require_php_with_use filter +} diff --git a/dev-php/ezc-UserInput/metadata.xml b/dev-php/ezc-UserInput/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/ezc-UserInput/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> |