diff options
author | Markus Ullmann <jokey@gentoo.org> | 2008-03-19 00:15:45 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2008-03-19 00:15:45 +0000 |
commit | cca715e0c32892db35db49d2c2680609d981c931 (patch) | |
tree | 807db280b8fdfbf42fe33c80755bae4d6eea0d59 /dev-php5 | |
parent | Drop old (diff) | |
download | gentoo-2-cca715e0c32892db35db49d2c2680609d981c931.tar.gz gentoo-2-cca715e0c32892db35db49d2c2680609d981c931.tar.bz2 gentoo-2-cca715e0c32892db35db49d2c2680609d981c931.zip |
Drop old
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-php5')
-rw-r--r-- | dev-php5/ezc-PhpGenerator/ChangeLog | 7 | ||||
-rw-r--r-- | dev-php5/ezc-PhpGenerator/ezc-PhpGenerator-1.0.1.ebuild | 10 | ||||
-rw-r--r-- | dev-php5/ezc-PhpGenerator/ezc-PhpGenerator-1.0.2.ebuild | 10 | ||||
-rw-r--r-- | dev-php5/ezc-PhpGenerator/ezc-PhpGenerator-1.0.ebuild | 10 |
4 files changed, 6 insertions, 31 deletions
diff --git a/dev-php5/ezc-PhpGenerator/ChangeLog b/dev-php5/ezc-PhpGenerator/ChangeLog index 9b2d02f353fc..1f0189a66540 100644 --- a/dev-php5/ezc-PhpGenerator/ChangeLog +++ b/dev-php5/ezc-PhpGenerator/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-php5/ezc-PhpGenerator # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-PhpGenerator/ChangeLog,v 1.14 2008/01/13 16:07:03 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-PhpGenerator/ChangeLog,v 1.15 2008/03/19 00:15:45 jokey Exp $ + + 18 Mar 2008; Markus Ullmann <jokey@gentoo.org> + -ezc-PhpGenerator-1.0.ebuild, -ezc-PhpGenerator-1.0.1.ebuild, + -ezc-PhpGenerator-1.0.2.ebuild: + Drop old 13 Jan 2008; Markus Ullmann <jokey@gentoo.org> ezc-PhpGenerator-1.0.4.ebuild: diff --git a/dev-php5/ezc-PhpGenerator/ezc-PhpGenerator-1.0.1.ebuild b/dev-php5/ezc-PhpGenerator/ezc-PhpGenerator-1.0.1.ebuild deleted file mode 100644 index 291afb5d88b6..000000000000 --- a/dev-php5/ezc-PhpGenerator/ezc-PhpGenerator-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-PhpGenerator/ezc-PhpGenerator-1.0.1.ebuild,v 1.2 2006/10/01 20:35:25 gmsoft Exp $ - -inherit php-ezc - -DESCRIPTION="This eZ component provides a simple interface for creating PHP files and executing PHP code." -SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" -IUSE="" diff --git a/dev-php5/ezc-PhpGenerator/ezc-PhpGenerator-1.0.2.ebuild b/dev-php5/ezc-PhpGenerator/ezc-PhpGenerator-1.0.2.ebuild deleted file mode 100644 index 47614ff04730..000000000000 --- a/dev-php5/ezc-PhpGenerator/ezc-PhpGenerator-1.0.2.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-PhpGenerator/ezc-PhpGenerator-1.0.2.ebuild,v 1.2 2006/11/25 22:23:48 kloeri Exp $ - -inherit php-ezc - -DESCRIPTION="This eZ component provides a simple interface for creating PHP files and executing PHP code." -SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="" diff --git a/dev-php5/ezc-PhpGenerator/ezc-PhpGenerator-1.0.ebuild b/dev-php5/ezc-PhpGenerator/ezc-PhpGenerator-1.0.ebuild deleted file mode 100644 index d8429f81fa30..000000000000 --- a/dev-php5/ezc-PhpGenerator/ezc-PhpGenerator-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-PhpGenerator/ezc-PhpGenerator-1.0.ebuild,v 1.5 2006/08/24 02:08:41 weeve Exp $ - -inherit php-ezc - -DESCRIPTION="This eZ component provides a simple interface for creating PHP files and executing PHP code." -SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="" |