summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Bickel <mabi@gentoo.org>2012-01-29 16:15:21 +0000
committerMatti Bickel <mabi@gentoo.org>2012-01-29 16:15:21 +0000
commiteb22b7a74c7a7cb703c27e5995381c72079fcfd8 (patch)
treed1137ac42fc82ad75d3afd4eeef2a10449e73e27 /dev-php/ezc-ConsoleTools
parentPostgreSQL revamped their download network. (diff)
downloadgentoo-2-eb22b7a74c7a7cb703c27e5995381c72079fcfd8.tar.gz
gentoo-2-eb22b7a74c7a7cb703c27e5995381c72079fcfd8.tar.bz2
gentoo-2-eb22b7a74c7a7cb703c27e5995381c72079fcfd8.zip
remove old
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/ezc-ConsoleTools')
-rw-r--r--dev-php/ezc-ConsoleTools/ChangeLog8
-rw-r--r--dev-php/ezc-ConsoleTools/ezc-ConsoleTools-1.3.2.ebuild15
-rw-r--r--dev-php/ezc-ConsoleTools/ezc-ConsoleTools-1.6.1.ebuild15
3 files changed, 6 insertions, 32 deletions
diff --git a/dev-php/ezc-ConsoleTools/ChangeLog b/dev-php/ezc-ConsoleTools/ChangeLog
index 4ce77f71dfb8..8ff7361e9e5a 100644
--- a/dev-php/ezc-ConsoleTools/ChangeLog
+++ b/dev-php/ezc-ConsoleTools/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php5/ezc-ConsoleTools
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/ezc-ConsoleTools/ChangeLog,v 1.1 2011/12/14 22:04:54 mabi Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/ezc-ConsoleTools/ChangeLog,v 1.2 2012/01/29 16:15:21 mabi Exp $
+
+ 29 Jan 2012; Matti Bickel <mabi@gentoo.org> -ezc-ConsoleTools-1.3.2.ebuild,
+ -ezc-ConsoleTools-1.6.1.ebuild:
+ remove old
05 Nov 2010; Jeroen Roovers <jer@gentoo.org>
ezc-ConsoleTools-1.6.1-r1.ebuild:
diff --git a/dev-php/ezc-ConsoleTools/ezc-ConsoleTools-1.3.2.ebuild b/dev-php/ezc-ConsoleTools/ezc-ConsoleTools-1.3.2.ebuild
deleted file mode 100644
index daf04a62ea16..000000000000
--- a/dev-php/ezc-ConsoleTools/ezc-ConsoleTools-1.3.2.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-php/ezc-ConsoleTools/ezc-ConsoleTools-1.3.2.ebuild,v 1.1 2011/12/14 22:04:54 mabi Exp $
-
-EZC_BASE_MIN="1.4.1"
-inherit php-ezc depend.php
-
-DESCRIPTION="This eZ component provides a set of classes to do different actions with the console."
-SLOT="0"
-KEYWORDS="~amd64 ~hppa ~sparc ~x86"
-IUSE=""
-
-pkg_setup() {
- require_php_with_use spl
-}
diff --git a/dev-php/ezc-ConsoleTools/ezc-ConsoleTools-1.6.1.ebuild b/dev-php/ezc-ConsoleTools/ezc-ConsoleTools-1.6.1.ebuild
deleted file mode 100644
index 1ac93306e7d5..000000000000
--- a/dev-php/ezc-ConsoleTools/ezc-ConsoleTools-1.6.1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/ezc-ConsoleTools/ezc-ConsoleTools-1.6.1.ebuild,v 1.1 2011/12/14 22:04:54 mabi Exp $
-
-EZC_BASE_MIN="1.8"
-inherit php-ezc depend.php
-
-DESCRIPTION="This eZ component provides a set of classes to do different actions with the console."
-SLOT="0"
-KEYWORDS="~amd64 ~hppa ~sparc ~x86"
-IUSE=""
-
-pkg_setup() {
- require_php_with_use spl
-}