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-EventLog | |
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-EventLog')
-rw-r--r-- | dev-php5/ezc-EventLog/ChangeLog | 7 | ||||
-rw-r--r-- | dev-php5/ezc-EventLog/ezc-EventLog-1.0.1.ebuild | 10 | ||||
-rw-r--r-- | dev-php5/ezc-EventLog/ezc-EventLog-1.0.2.ebuild | 10 | ||||
-rw-r--r-- | dev-php5/ezc-EventLog/ezc-EventLog-1.0.ebuild | 10 | ||||
-rw-r--r-- | dev-php5/ezc-EventLog/ezc-EventLog-1.1.ebuild | 10 |
5 files changed, 6 insertions, 41 deletions
diff --git a/dev-php5/ezc-EventLog/ChangeLog b/dev-php5/ezc-EventLog/ChangeLog index a8f7ffc5928f..ce3084ac9e55 100644 --- a/dev-php5/ezc-EventLog/ChangeLog +++ b/dev-php5/ezc-EventLog/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-php5/ezc-EventLog # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-EventLog/ChangeLog,v 1.14 2008/01/13 16:02:48 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-EventLog/ChangeLog,v 1.15 2008/03/19 00:13:03 jokey Exp $ + + 18 Mar 2008; Markus Ullmann <jokey@gentoo.org> -ezc-EventLog-1.0.ebuild, + -ezc-EventLog-1.0.1.ebuild, -ezc-EventLog-1.0.2.ebuild, + -ezc-EventLog-1.1.ebuild: + Drop old *ezc-EventLog-1.2 (13 Jan 2008) diff --git a/dev-php5/ezc-EventLog/ezc-EventLog-1.0.1.ebuild b/dev-php5/ezc-EventLog/ezc-EventLog-1.0.1.ebuild deleted file mode 100644 index b9552e96b724..000000000000 --- a/dev-php5/ezc-EventLog/ezc-EventLog-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-EventLog/ezc-EventLog-1.0.1.ebuild,v 1.3 2006/08/24 02:02:35 weeve Exp $ - -inherit php-ezc - -DESCRIPTION="This eZ component allows you to log events or audit trails into files or other storage spaces." -SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="" diff --git a/dev-php5/ezc-EventLog/ezc-EventLog-1.0.2.ebuild b/dev-php5/ezc-EventLog/ezc-EventLog-1.0.2.ebuild deleted file mode 100644 index 274deb897035..000000000000 --- a/dev-php5/ezc-EventLog/ezc-EventLog-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-EventLog/ezc-EventLog-1.0.2.ebuild,v 1.3 2006/11/25 22:33:25 kloeri Exp $ - -inherit php-ezc - -DESCRIPTION="This eZ component allows you to log events or audit trails into files or other storage spaces." -SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="" diff --git a/dev-php5/ezc-EventLog/ezc-EventLog-1.0.ebuild b/dev-php5/ezc-EventLog/ezc-EventLog-1.0.ebuild deleted file mode 100644 index a95ee810f779..000000000000 --- a/dev-php5/ezc-EventLog/ezc-EventLog-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-EventLog/ezc-EventLog-1.0.ebuild,v 1.4 2006/07/12 07:53:58 sebastian Exp $ - -inherit php-ezc - -DESCRIPTION="This eZ component allows you to log events or audit trails into files or other storage spaces." -SLOT="0" -KEYWORDS="~ppc ~ppc64 ~x86 ~amd64" -IUSE="" diff --git a/dev-php5/ezc-EventLog/ezc-EventLog-1.1.ebuild b/dev-php5/ezc-EventLog/ezc-EventLog-1.1.ebuild deleted file mode 100644 index 9bb627ee21c9..000000000000 --- a/dev-php5/ezc-EventLog/ezc-EventLog-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-EventLog/ezc-EventLog-1.1.ebuild,v 1.3 2007/10/08 19:18:10 jokey Exp $ - -inherit php-ezc - -DESCRIPTION="This eZ component allows you to log events or audit trails into files or other storage spaces." -SLOT="0" -KEYWORDS="~amd64 ~hppa ~sparc ~x86" -IUSE="" |