summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2008-03-19 00:18:02 +0000
committerMarkus Ullmann <jokey@gentoo.org>2008-03-19 00:18:02 +0000
commita33aa16b41c50f2aa59955d47ba7af3ff551f560 (patch)
tree04185b38a302a031c49ced772bb4a65a39f0400b /dev-php5/ezc-UserInput
parentDrop old (diff)
downloadgentoo-2-a33aa16b41c50f2aa59955d47ba7af3ff551f560.tar.gz
gentoo-2-a33aa16b41c50f2aa59955d47ba7af3ff551f560.tar.bz2
gentoo-2-a33aa16b41c50f2aa59955d47ba7af3ff551f560.zip
Drop old
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-php5/ezc-UserInput')
-rw-r--r--dev-php5/ezc-UserInput/ChangeLog6
-rw-r--r--dev-php5/ezc-UserInput/ezc-UserInput-1.0.1.ebuild14
-rw-r--r--dev-php5/ezc-UserInput/ezc-UserInput-1.0.ebuild14
-rw-r--r--dev-php5/ezc-UserInput/ezc-UserInput-1.1.2.ebuild14
4 files changed, 5 insertions, 43 deletions
diff --git a/dev-php5/ezc-UserInput/ChangeLog b/dev-php5/ezc-UserInput/ChangeLog
index 106d7d65e7d3..06c7528dee21 100644
--- a/dev-php5/ezc-UserInput/ChangeLog
+++ b/dev-php5/ezc-UserInput/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php5/ezc-UserInput
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-UserInput/ChangeLog,v 1.15 2008/01/13 16:10:36 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-UserInput/ChangeLog,v 1.16 2008/03/19 00:18:02 jokey Exp $
+
+ 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)
diff --git a/dev-php5/ezc-UserInput/ezc-UserInput-1.0.1.ebuild b/dev-php5/ezc-UserInput/ezc-UserInput-1.0.1.ebuild
deleted file mode 100644
index d7f98fea8819..000000000000
--- a/dev-php5/ezc-UserInput/ezc-UserInput-1.0.1.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# 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.0.1.ebuild,v 1.4 2007/03/04 19:52:59 chtekk Exp $
-
-inherit php-ezc depend.php
-
-DESCRIPTION="This eZ component assists you to safely import user input variables into your application."
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-pkg_setup() {
- require_php_with_use filter
-}
diff --git a/dev-php5/ezc-UserInput/ezc-UserInput-1.0.ebuild b/dev-php5/ezc-UserInput/ezc-UserInput-1.0.ebuild
deleted file mode 100644
index 6896ba527071..000000000000
--- a/dev-php5/ezc-UserInput/ezc-UserInput-1.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# 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.0.ebuild,v 1.7 2007/03/04 19:52:59 chtekk 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 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-pkg_setup() {
- require_php_with_use filter
-}
diff --git a/dev-php5/ezc-UserInput/ezc-UserInput-1.1.2.ebuild b/dev-php5/ezc-UserInput/ezc-UserInput-1.1.2.ebuild
deleted file mode 100644
index 7e0a0fe4562c..000000000000
--- a/dev-php5/ezc-UserInput/ezc-UserInput-1.1.2.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# 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.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 ~sparc ~x86"
-IUSE=""
-
-pkg_setup() {
- require_php_with_use filter
-}