summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2008-03-19 00:12:04 +0000
committerMarkus Ullmann <jokey@gentoo.org>2008-03-19 00:12:04 +0000
commitc4492357abf06b676c3670e88195a6828acc6940 (patch)
tree64e9289360bc2117a1dd2cdb3f19c33d61f5d959 /dev-php5/ezc-ConsoleTools/ezc-ConsoleTools-1.1.2.ebuild
parentDrop old (diff)
downloadgentoo-2-c4492357abf06b676c3670e88195a6828acc6940.tar.gz
gentoo-2-c4492357abf06b676c3670e88195a6828acc6940.tar.bz2
gentoo-2-c4492357abf06b676c3670e88195a6828acc6940.zip
Drop old
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-php5/ezc-ConsoleTools/ezc-ConsoleTools-1.1.2.ebuild')
-rw-r--r--dev-php5/ezc-ConsoleTools/ezc-ConsoleTools-1.1.2.ebuild14
1 files changed, 0 insertions, 14 deletions
diff --git a/dev-php5/ezc-ConsoleTools/ezc-ConsoleTools-1.1.2.ebuild b/dev-php5/ezc-ConsoleTools/ezc-ConsoleTools-1.1.2.ebuild
deleted file mode 100644
index 674fe082d08f..000000000000
--- a/dev-php5/ezc-ConsoleTools/ezc-ConsoleTools-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-ConsoleTools/ezc-ConsoleTools-1.1.2.ebuild,v 1.2 2006/10/01 20:40:18 gmsoft Exp $
-
-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 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-pkg_setup() {
- require_php_with_use spl
-}