diff options
author | Markus Ullmann <jokey@gentoo.org> | 2008-03-19 00:19:16 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2008-03-19 00:19:16 +0000 |
commit | be75fa85133b2d4c2d8c95360668405683136d31 (patch) | |
tree | 509433cb7fd875bcbd838e1197dcaeacb95963bc /dev-php5/ezc-PhpGenerator | |
parent | Regen Manifest (diff) | |
download | historical-be75fa85133b2d4c2d8c95360668405683136d31.tar.gz historical-be75fa85133b2d4c2d8c95360668405683136d31.tar.bz2 historical-be75fa85133b2d4c2d8c95360668405683136d31.zip |
Drop old
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-php5/ezc-PhpGenerator')
-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="" |