diff options
author | Markus Ullmann <jokey@gentoo.org> | 2008-03-19 00:13:47 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2008-03-19 00:13:47 +0000 |
commit | 2930b3636d76b33bfe0df9fa52262b6a1b32b309 (patch) | |
tree | dbc88ffaec4d1bb3c9887dcaf5c42a3cc5f57efd /dev-php5/ezc-File | |
parent | Drop old (diff) | |
download | gentoo-2-2930b3636d76b33bfe0df9fa52262b6a1b32b309.tar.gz gentoo-2-2930b3636d76b33bfe0df9fa52262b6a1b32b309.tar.bz2 gentoo-2-2930b3636d76b33bfe0df9fa52262b6a1b32b309.zip |
Drop old
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-php5/ezc-File')
-rw-r--r-- | dev-php5/ezc-File/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php5/ezc-File/ezc-File-1.0.1.ebuild | 10 | ||||
-rw-r--r-- | dev-php5/ezc-File/ezc-File-1.0.ebuild | 10 | ||||
-rw-r--r-- | dev-php5/ezc-File/ezc-File-1.1.1.ebuild | 10 |
4 files changed, 5 insertions, 31 deletions
diff --git a/dev-php5/ezc-File/ChangeLog b/dev-php5/ezc-File/ChangeLog index 899a3b0dda7f..51bf50287bee 100644 --- a/dev-php5/ezc-File/ChangeLog +++ b/dev-php5/ezc-File/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php5/ezc-File # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-File/ChangeLog,v 1.11 2008/01/13 16:03:59 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-File/ChangeLog,v 1.12 2008/03/19 00:13:47 jokey Exp $ + + 18 Mar 2008; Markus Ullmann <jokey@gentoo.org> -ezc-File-1.0.ebuild, + -ezc-File-1.0.1.ebuild, -ezc-File-1.1.1.ebuild: + Drop old *ezc-File-1.2 (13 Jan 2008) diff --git a/dev-php5/ezc-File/ezc-File-1.0.1.ebuild b/dev-php5/ezc-File/ezc-File-1.0.1.ebuild deleted file mode 100644 index f3866e4b2d2b..000000000000 --- a/dev-php5/ezc-File/ezc-File-1.0.1.ebuild +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-File/ezc-File-1.0.1.ebuild,v 1.2 2006/11/25 22:44:12 kloeri Exp $ - -inherit php-ezc - -DESCRIPTION="This eZ component provides support for file operations which are not covered by PHP or are just missing." -SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86" -IUSE="" diff --git a/dev-php5/ezc-File/ezc-File-1.0.ebuild b/dev-php5/ezc-File/ezc-File-1.0.ebuild deleted file mode 100644 index 00bd6b688bbe..000000000000 --- a/dev-php5/ezc-File/ezc-File-1.0.ebuild +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-File/ezc-File-1.0.ebuild,v 1.5 2006/10/02 09:51:10 gmsoft Exp $ - -inherit php-ezc - -DESCRIPTION="This eZ component provides support for file operations which are not covered by PHP or are just missing." -SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc64 ~sparc ~x86" -IUSE="" diff --git a/dev-php5/ezc-File/ezc-File-1.1.1.ebuild b/dev-php5/ezc-File/ezc-File-1.1.1.ebuild deleted file mode 100644 index 2fa166cc179f..000000000000 --- a/dev-php5/ezc-File/ezc-File-1.1.1.ebuild +++ /dev/null @@ -1,10 +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-File/ezc-File-1.1.1.ebuild,v 1.3 2007/10/08 19:02:53 jokey Exp $ - -inherit php-ezc - -DESCRIPTION="This eZ component provides support for file operations which are not covered by PHP or are just missing." -SLOT="0" -KEYWORDS="~amd64 ~hppa ~sparc ~x86" -IUSE="" |