diff options
Diffstat (limited to 'dev-php5/ezc-Base/ezc-Base-1.1.1.ebuild')
-rw-r--r-- | dev-php5/ezc-Base/ezc-Base-1.1.1.ebuild | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/dev-php5/ezc-Base/ezc-Base-1.1.1.ebuild b/dev-php5/ezc-Base/ezc-Base-1.1.1.ebuild deleted file mode 100644 index 8e3081817acb..000000000000 --- a/dev-php5/ezc-Base/ezc-Base-1.1.1.ebuild +++ /dev/null @@ -1,17 +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-Base/ezc-Base-1.1.1.ebuild,v 1.3 2006/11/25 22:18:05 kloeri Exp $ - -inherit php-pear-lib-r1 - -DESCRIPTION="The Base package provides the basic infrastructure that all eZ component packages rely on." -HOMEPAGE="http://ez.no/products/ez_components" -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="" -SRC_URI="http://components.ez.no/get/Base-${PV}.tgz" -DEPEND=">=dev-lang/php-5.1.1 - >=dev-php/PEAR-PEAR-1.4.6" - -S="${WORKDIR}/Base-${PV}" |