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-Database | |
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-Database')
-rw-r--r-- | dev-php5/ezc-Database/ChangeLog | 9 | ||||
-rw-r--r-- | dev-php5/ezc-Database/ezc-Database-1.0.1.ebuild | 14 | ||||
-rw-r--r-- | dev-php5/ezc-Database/ezc-Database-1.1.1.ebuild | 14 | ||||
-rw-r--r-- | dev-php5/ezc-Database/ezc-Database-1.1.2.ebuild | 14 | ||||
-rw-r--r-- | dev-php5/ezc-Database/ezc-Database-1.1.3.ebuild | 14 | ||||
-rw-r--r-- | dev-php5/ezc-Database/ezc-Database-1.1.4.ebuild | 14 | ||||
-rw-r--r-- | dev-php5/ezc-Database/ezc-Database-1.1.ebuild | 14 | ||||
-rw-r--r-- | dev-php5/ezc-Database/ezc-Database-1.3.3.ebuild | 15 | ||||
-rw-r--r-- | dev-php5/ezc-Database/ezc-Database-1.3.ebuild | 14 |
9 files changed, 8 insertions, 114 deletions
diff --git a/dev-php5/ezc-Database/ChangeLog b/dev-php5/ezc-Database/ChangeLog index 8db84b15e088..4930b5a7b8f4 100644 --- a/dev-php5/ezc-Database/ChangeLog +++ b/dev-php5/ezc-Database/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-php5/ezc-Database # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Database/ChangeLog,v 1.21 2008/02/11 21:10:00 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Database/ChangeLog,v 1.22 2008/03/19 00:12:19 jokey Exp $ + + 18 Mar 2008; Markus Ullmann <jokey@gentoo.org> -ezc-Database-1.0.1.ebuild, + -ezc-Database-1.1.ebuild, -ezc-Database-1.1.1.ebuild, + -ezc-Database-1.1.2.ebuild, -ezc-Database-1.1.3.ebuild, + -ezc-Database-1.1.4.ebuild, -ezc-Database-1.3.ebuild, + -ezc-Database-1.3.3.ebuild: + Drop old *ezc-Database-1.3.4 (11 Feb 2008) diff --git a/dev-php5/ezc-Database/ezc-Database-1.0.1.ebuild b/dev-php5/ezc-Database/ezc-Database-1.0.1.ebuild deleted file mode 100644 index df2e08a8bf08..000000000000 --- a/dev-php5/ezc-Database/ezc-Database-1.0.1.ebuild +++ /dev/null @@ -1,14 +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-Database/ezc-Database-1.0.1.ebuild,v 1.4 2006/07/12 07:53:57 sebastian Exp $ - -inherit php-ezc depend.php - -DESCRIPTION="This eZ component provides a lightweight database layer on top of PDO." -SLOT="0" -KEYWORDS="~ppc ~ppc64 ~x86 ~amd64" -IUSE="" - -pkg_setup() { - require_pdo -} diff --git a/dev-php5/ezc-Database/ezc-Database-1.1.1.ebuild b/dev-php5/ezc-Database/ezc-Database-1.1.1.ebuild deleted file mode 100644 index 7ce8725e44b2..000000000000 --- a/dev-php5/ezc-Database/ezc-Database-1.1.1.ebuild +++ /dev/null @@ -1,14 +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-Database/ezc-Database-1.1.1.ebuild,v 1.2 2006/08/24 02:00:42 weeve Exp $ - -inherit php-ezc depend.php - -DESCRIPTION="This eZ component provides a lightweight database layer on top of PDO." -SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="" - -pkg_setup() { - require_pdo -} diff --git a/dev-php5/ezc-Database/ezc-Database-1.1.2.ebuild b/dev-php5/ezc-Database/ezc-Database-1.1.2.ebuild deleted file mode 100644 index acf3341b138d..000000000000 --- a/dev-php5/ezc-Database/ezc-Database-1.1.2.ebuild +++ /dev/null @@ -1,14 +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-Database/ezc-Database-1.1.2.ebuild,v 1.2 2006/10/02 09:06:27 gmsoft Exp $ - -inherit php-ezc depend.php - -DESCRIPTION="This eZ component provides a lightweight database layer on top of PDO." -SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" -IUSE="" - -pkg_setup() { - require_pdo -} diff --git a/dev-php5/ezc-Database/ezc-Database-1.1.3.ebuild b/dev-php5/ezc-Database/ezc-Database-1.1.3.ebuild deleted file mode 100644 index 6c2020f9639d..000000000000 --- a/dev-php5/ezc-Database/ezc-Database-1.1.3.ebuild +++ /dev/null @@ -1,14 +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-Database/ezc-Database-1.1.3.ebuild,v 1.1 2006/10/09 07:17:11 sebastian Exp $ - -inherit php-ezc depend.php - -DESCRIPTION="This eZ component provides a lightweight database layer on top of PDO." -SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" -IUSE="" - -pkg_setup() { - require_pdo -} diff --git a/dev-php5/ezc-Database/ezc-Database-1.1.4.ebuild b/dev-php5/ezc-Database/ezc-Database-1.1.4.ebuild deleted file mode 100644 index 3e2773c63a49..000000000000 --- a/dev-php5/ezc-Database/ezc-Database-1.1.4.ebuild +++ /dev/null @@ -1,14 +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-Database/ezc-Database-1.1.4.ebuild,v 1.2 2006/11/25 22:31:13 kloeri Exp $ - -inherit php-ezc depend.php - -DESCRIPTION="This eZ component provides a lightweight database layer on top of PDO." -SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="" - -pkg_setup() { - require_pdo -} diff --git a/dev-php5/ezc-Database/ezc-Database-1.1.ebuild b/dev-php5/ezc-Database/ezc-Database-1.1.ebuild deleted file mode 100644 index 430962a059be..000000000000 --- a/dev-php5/ezc-Database/ezc-Database-1.1.ebuild +++ /dev/null @@ -1,14 +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-Database/ezc-Database-1.1.ebuild,v 1.2 2006/07/12 07:53:57 sebastian Exp $ - -inherit php-ezc depend.php - -DESCRIPTION="This eZ component provides a lightweight database layer on top of PDO." -SLOT="0" -KEYWORDS="~ppc ~ppc64 ~x86 ~amd64" -IUSE="" - -pkg_setup() { - require_pdo -} diff --git a/dev-php5/ezc-Database/ezc-Database-1.3.3.ebuild b/dev-php5/ezc-Database/ezc-Database-1.3.3.ebuild deleted file mode 100644 index d49177dd0fb3..000000000000 --- a/dev-php5/ezc-Database/ezc-Database-1.3.3.ebuild +++ /dev/null @@ -1,15 +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-Database/ezc-Database-1.3.3.ebuild,v 1.1 2008/01/13 16:01:37 jokey Exp $ - -EZC_BASE_MIN="1.3.1" -inherit php-ezc depend.php - -DESCRIPTION="This eZ component provides a lightweight database layer on top of PDO." -SLOT="0" -KEYWORDS="~amd64 ~hppa ~sparc ~x86" -IUSE="" - -pkg_setup() { - require_php_with_use pdo -} diff --git a/dev-php5/ezc-Database/ezc-Database-1.3.ebuild b/dev-php5/ezc-Database/ezc-Database-1.3.ebuild deleted file mode 100644 index d03db20ff305..000000000000 --- a/dev-php5/ezc-Database/ezc-Database-1.3.ebuild +++ /dev/null @@ -1,14 +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-Database/ezc-Database-1.3.ebuild,v 1.3 2007/10/08 19:17:39 jokey Exp $ - -inherit php-ezc depend.php - -DESCRIPTION="This eZ component provides a lightweight database layer on top of PDO." -SLOT="0" -KEYWORDS="~amd64 ~hppa ~sparc ~x86" -IUSE="" - -pkg_setup() { - require_pdo -} |