diff options
Diffstat (limited to 'dev-php/PEAR-MDB/PEAR-MDB-1.3.0.ebuild')
-rw-r--r-- | dev-php/PEAR-MDB/PEAR-MDB-1.3.0.ebuild | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/dev-php/PEAR-MDB/PEAR-MDB-1.3.0.ebuild b/dev-php/PEAR-MDB/PEAR-MDB-1.3.0.ebuild deleted file mode 100644 index f2a3126bec83..000000000000 --- a/dev-php/PEAR-MDB/PEAR-MDB-1.3.0.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB/PEAR-MDB-1.3.0.ebuild,v 1.9 2006/02/28 09:09:40 sebastian Exp $ - -inherit php-pear - -DESCRIPTION="PEAR MDB is a merge of the PEAR DB and Metabase php database abstraction layers." -LICENSE="BSD" -SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc sparc x86" -IUSE="" -RDEPEND="dev-php/PEAR-XML_Parser" |