diff options
author | Markus Ullmann <jokey@gentoo.org> | 2008-03-19 00:13:32 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2008-03-19 00:13:32 +0000 |
commit | ec29fc27cbf18578458509bc094b79d8275e908c (patch) | |
tree | 92cbfaa8317c47a092c717d6d5c5e1930cadfb80 /dev-php5/ezc-Execution | |
parent | Drop old (diff) | |
download | gentoo-2-ec29fc27cbf18578458509bc094b79d8275e908c.tar.gz gentoo-2-ec29fc27cbf18578458509bc094b79d8275e908c.tar.bz2 gentoo-2-ec29fc27cbf18578458509bc094b79d8275e908c.zip |
Drop old
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-php5/ezc-Execution')
-rw-r--r-- | dev-php5/ezc-Execution/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php5/ezc-Execution/ezc-Execution-1.0.1.ebuild | 10 | ||||
-rw-r--r-- | dev-php5/ezc-Execution/ezc-Execution-1.0.4.ebuild | 10 | ||||
-rw-r--r-- | dev-php5/ezc-Execution/ezc-Execution-1.0.ebuild | 10 |
4 files changed, 5 insertions, 31 deletions
diff --git a/dev-php5/ezc-Execution/ChangeLog b/dev-php5/ezc-Execution/ChangeLog index a39026cbf59f..437e9347350e 100644 --- a/dev-php5/ezc-Execution/ChangeLog +++ b/dev-php5/ezc-Execution/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php5/ezc-Execution # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Execution/ChangeLog,v 1.13 2008/01/13 16:03:36 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Execution/ChangeLog,v 1.14 2008/03/19 00:13:32 jokey Exp $ + + 18 Mar 2008; Markus Ullmann <jokey@gentoo.org> -ezc-Execution-1.0.ebuild, + -ezc-Execution-1.0.1.ebuild, -ezc-Execution-1.0.4.ebuild: + Drop old *ezc-Execution-1.1 (13 Jan 2008) diff --git a/dev-php5/ezc-Execution/ezc-Execution-1.0.1.ebuild b/dev-php5/ezc-Execution/ezc-Execution-1.0.1.ebuild deleted file mode 100644 index 2a28638033b5..000000000000 --- a/dev-php5/ezc-Execution/ezc-Execution-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-Execution/ezc-Execution-1.0.1.ebuild,v 1.3 2006/11/25 22:20:36 kloeri Exp $ - -inherit php-ezc - -DESCRIPTION="This eZ component provides functionality to give feedback on fatal errors or uncaught exceptions." -SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="" diff --git a/dev-php5/ezc-Execution/ezc-Execution-1.0.4.ebuild b/dev-php5/ezc-Execution/ezc-Execution-1.0.4.ebuild deleted file mode 100644 index d6dc2e3f1a44..000000000000 --- a/dev-php5/ezc-Execution/ezc-Execution-1.0.4.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-Execution/ezc-Execution-1.0.4.ebuild,v 1.3 2007/10/08 19:03:14 jokey Exp $ - -inherit php-ezc - -DESCRIPTION="This eZ component provides functionality to give feedback on fatal errors or uncaught exceptions." -SLOT="0" -KEYWORDS="~amd64 ~hppa ~sparc ~x86" -IUSE="" diff --git a/dev-php5/ezc-Execution/ezc-Execution-1.0.ebuild b/dev-php5/ezc-Execution/ezc-Execution-1.0.ebuild deleted file mode 100644 index 1b1b0579a022..000000000000 --- a/dev-php5/ezc-Execution/ezc-Execution-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-Execution/ezc-Execution-1.0.ebuild,v 1.5 2006/08/24 02:04:03 weeve Exp $ - -inherit php-ezc - -DESCRIPTION="This eZ component provides functionality to give feedback on fatal errors or uncaught exceptions." -SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="" |