diff options
author | 2008-03-19 00:15:15 +0000 | |
---|---|---|
committer | 2008-03-19 00:15:15 +0000 | |
commit | 1e9411613adcdd99cc0f13e2bb51141cb28ba5ae (patch) | |
tree | 20aa45ad85f23acc57742e9dadf1b26814859681 /dev-php5 | |
parent | Drop old (diff) | |
download | gentoo-2-1e9411613adcdd99cc0f13e2bb51141cb28ba5ae.tar.gz gentoo-2-1e9411613adcdd99cc0f13e2bb51141cb28ba5ae.tar.bz2 gentoo-2-1e9411613adcdd99cc0f13e2bb51141cb28ba5ae.zip |
Drop old
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-php5')
5 files changed, 6 insertions, 48 deletions
diff --git a/dev-php5/ezc-PersistentObject/ChangeLog b/dev-php5/ezc-PersistentObject/ChangeLog index 2cd10b0269b8..ad5663529bd0 100644 --- a/dev-php5/ezc-PersistentObject/ChangeLog +++ b/dev-php5/ezc-PersistentObject/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-php5/ezc-PersistentObject # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-PersistentObject/ChangeLog,v 1.16 2008/02/11 21:19:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-PersistentObject/ChangeLog,v 1.17 2008/03/19 00:15:15 jokey Exp $ + + 18 Mar 2008; Markus Ullmann <jokey@gentoo.org> + -ezc-PersistentObject-1.0.1.ebuild, -ezc-PersistentObject-1.1.ebuild, + -ezc-PersistentObject-1.3.ebuild, -ezc-PersistentObject-1.3.3.ebuild: + Drop old *ezc-PersistentObject-1.3.4 (11 Feb 2008) diff --git a/dev-php5/ezc-PersistentObject/ezc-PersistentObject-1.0.1.ebuild b/dev-php5/ezc-PersistentObject/ezc-PersistentObject-1.0.1.ebuild deleted file mode 100644 index fe78e8ec7fe3..000000000000 --- a/dev-php5/ezc-PersistentObject/ezc-PersistentObject-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-PersistentObject/ezc-PersistentObject-1.0.1.ebuild,v 1.4 2006/07/12 07:53:57 sebastian Exp $ - -inherit php-ezc - -DESCRIPTION="This eZ component allows you to store an arbitrary data structures to a fixed database table." -SLOT="0" -KEYWORDS="~ppc ~ppc64 ~x86 ~amd64" -IUSE="" diff --git a/dev-php5/ezc-PersistentObject/ezc-PersistentObject-1.1.ebuild b/dev-php5/ezc-PersistentObject/ezc-PersistentObject-1.1.ebuild deleted file mode 100644 index 05d34f1d058a..000000000000 --- a/dev-php5/ezc-PersistentObject/ezc-PersistentObject-1.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-PersistentObject/ezc-PersistentObject-1.1.ebuild,v 1.5 2006/11/25 22:38:57 kloeri Exp $ - -inherit php-ezc - -DESCRIPTION="This eZ component allows you to store an arbitrary data structures to a fixed database table." -SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="" diff --git a/dev-php5/ezc-PersistentObject/ezc-PersistentObject-1.3.3.ebuild b/dev-php5/ezc-PersistentObject/ezc-PersistentObject-1.3.3.ebuild deleted file mode 100644 index 59e1e2ee90ff..000000000000 --- a/dev-php5/ezc-PersistentObject/ezc-PersistentObject-1.3.3.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-PersistentObject/ezc-PersistentObject-1.3.3.ebuild,v 1.1 2008/01/13 16:06:16 jokey Exp $ - -EZC_BASE_MIN="1.3.1" -inherit php-ezc - -DESCRIPTION="This eZ component allows you to store an arbitrary data structures to a fixed database table." -SLOT="0" -KEYWORDS="~amd64 ~hppa ~sparc ~x86" -IUSE="" - -RDEPEND="${RDEPEND} - >=dev-php5/ezc-Database-1.3" diff --git a/dev-php5/ezc-PersistentObject/ezc-PersistentObject-1.3.ebuild b/dev-php5/ezc-PersistentObject/ezc-PersistentObject-1.3.ebuild deleted file mode 100644 index efd3fa7f4af1..000000000000 --- a/dev-php5/ezc-PersistentObject/ezc-PersistentObject-1.3.ebuild +++ /dev/null @@ -1,13 +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-PersistentObject/ezc-PersistentObject-1.3.ebuild,v 1.3 2007/10/08 19:19:31 jokey Exp $ - -inherit php-ezc - -DESCRIPTION="This eZ component allows you to store an arbitrary data structures to a fixed database table." -SLOT="0" -KEYWORDS="~amd64 ~hppa ~sparc ~x86" -IUSE="" - -RDEPEND="${RDEPEND} - >=dev-php5/ezc-Database-1.3" |