From: Michael Cummings Date: Mon, 9 Oct 2006 13:56:48 +0000 (+0000) Subject: Cleaning up; marking amd64, sparc stable X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0eb0815841f83f43c1c321eb8835fbc8999dd733;p=gentoo.git Cleaning up; marking amd64, sparc stable Package-Manager: portage-2.1.2_pre1 --- diff --git a/dev-perl/DBD-SQLite/DBD-SQLite-0.31.ebuild b/dev-perl/DBD-SQLite/DBD-SQLite-0.31.ebuild deleted file mode 100644 index b6192ab67645..000000000000 --- a/dev-perl/DBD-SQLite/DBD-SQLite-0.31.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/DBD-SQLite-0.31.ebuild,v 1.9 2006/08/05 02:11:13 mcummings Exp $ - -inherit perl-module - -DESCRIPTION="Self Contained RDBMS in a DBI Driver" -HOMEPAGE="http://search.cpan.org/~msergeant/${P}/" -SRC_URI="http://search.cpan.org/CPAN/authors/id/M/MS/MSERGEANT/${P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="x86 sparc ~ppc" -IUSE="" -SRC_TEST="do" - -DEPEND="dev-perl/DBI - dev-lang/perl" -RDEPEND="${DEPEND}" diff --git a/dev-perl/DBD-SQLite/DBD-SQLite-1.09.ebuild b/dev-perl/DBD-SQLite/DBD-SQLite-1.09.ebuild deleted file mode 100644 index 7360f0ef3482..000000000000 --- a/dev-perl/DBD-SQLite/DBD-SQLite-1.09.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/DBD-SQLite-1.09.ebuild,v 1.9 2006/08/05 02:11:13 mcummings Exp $ - -inherit perl-module eutils - -DESCRIPTION="Self Contained RDBMS in a DBI Driver" -HOMEPAGE="http://search.cpan.org/~msergeant/${P}/" -SRC_URI="mirror://cpan/authors/id/M/MS/MSERGEANT/${P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ppc ppc64 sparc x86" -IUSE="" -SRC_TEST="do" - -DEPEND=">=dev-perl/DBI-1.42 - !