summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-01-14 18:27:01 +0000
committerTorsten Veller <tove@gentoo.org>2011-01-14 18:27:01 +0000
commitc508966b12f4318e4ec7ff40e80f5971a07637d8 (patch)
tree4f5be2b7ca962f19ce3f38d010d5ae605d7746ab /dev-perl/DBD-SQLite
parentCleanup (diff)
downloadgentoo-2-c508966b12f4318e4ec7ff40e80f5971a07637d8.tar.gz
gentoo-2-c508966b12f4318e4ec7ff40e80f5971a07637d8.tar.bz2
gentoo-2-c508966b12f4318e4ec7ff40e80f5971a07637d8.zip
Cleanup
(Portage version: 2.2.0_alpha15/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/DBD-SQLite')
-rw-r--r--dev-perl/DBD-SQLite/ChangeLog9
-rw-r--r--dev-perl/DBD-SQLite/DBD-SQLite-1.14.ebuild21
-rw-r--r--dev-perl/DBD-SQLite/DBD-SQLite-1.27-r1.ebuild19
-rw-r--r--dev-perl/DBD-SQLite/DBD-SQLite-1.29-r2.ebuild28
-rw-r--r--dev-perl/DBD-SQLite/DBD-SQLite-1.29.ebuild19
5 files changed, 7 insertions, 89 deletions
diff --git a/dev-perl/DBD-SQLite/ChangeLog b/dev-perl/DBD-SQLite/ChangeLog
index 4667020635e3..7dc166b5f699 100644
--- a/dev-perl/DBD-SQLite/ChangeLog
+++ b/dev-perl/DBD-SQLite/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/DBD-SQLite
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/ChangeLog,v 1.91 2010/11/05 21:20:10 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/ChangeLog,v 1.92 2011/01/14 18:27:01 tove Exp $
+
+ 14 Jan 2011; Torsten Veller <tove@gentoo.org> -DBD-SQLite-1.14.ebuild,
+ -DBD-SQLite-1.27-r1.ebuild, -DBD-SQLite-1.29.ebuild,
+ -DBD-SQLite-1.29-r2.ebuild:
+ Cleanup
05 Nov 2010; Torsten Veller <tove@gentoo.org> DBD-SQLite-1.31.ebuild:
Stable on amd64 (#342431)
diff --git a/dev-perl/DBD-SQLite/DBD-SQLite-1.14.ebuild b/dev-perl/DBD-SQLite/DBD-SQLite-1.14.ebuild
deleted file mode 100644
index 486948af87e7..000000000000
--- a/dev-perl/DBD-SQLite/DBD-SQLite-1.14.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2008 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.14.ebuild,v 1.9 2008/06/07 09:50:44 aballier 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 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
-IUSE=""
-SRC_TEST="do"
-
-DEPEND=">=dev-perl/DBI-1.42
- !<dev-perl/DBD-SQLite-1
- dev-lang/perl"
-
-myconf="USE_LOCAL_SQLITE=1"
diff --git a/dev-perl/DBD-SQLite/DBD-SQLite-1.27-r1.ebuild b/dev-perl/DBD-SQLite/DBD-SQLite-1.27-r1.ebuild
deleted file mode 100644
index 5411238fbaa9..000000000000
--- a/dev-perl/DBD-SQLite/DBD-SQLite-1.27-r1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2010 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.27-r1.ebuild,v 1.1 2010/01/01 18:29:34 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=ADAMK
-inherit perl-module eutils
-
-DESCRIPTION="Self Contained RDBMS in a DBI Driver"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
-IUSE=""
-
-DEPEND=">=dev-perl/DBI-1.57
- !<dev-perl/DBD-SQLite-1"
-
-SRC_TEST="do"
diff --git a/dev-perl/DBD-SQLite/DBD-SQLite-1.29-r2.ebuild b/dev-perl/DBD-SQLite/DBD-SQLite-1.29-r2.ebuild
deleted file mode 100644
index bdea213b8da5..000000000000
--- a/dev-perl/DBD-SQLite/DBD-SQLite-1.29-r2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2010 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.29-r2.ebuild,v 1.8 2010/10/23 08:47:44 ssuominen Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=ADAMK
-inherit perl-module
-
-DESCRIPTION="Self Contained RDBMS in a DBI Driver"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND=">=dev-perl/DBI-1.57
- >=dev-db/sqlite-3.6.22[extensions]
- !<dev-perl/DBD-SQLite-1"
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"
-
-src_prepare() {
- perl-module_src_prepare
- sed -i 's/^if ( 0 )/if ( 1 )/' "${S}"/Makefile.PL || die
-
- myconf="SQLITE_LOCATION=${EPREFIX}/usr"
-}
diff --git a/dev-perl/DBD-SQLite/DBD-SQLite-1.29.ebuild b/dev-perl/DBD-SQLite/DBD-SQLite-1.29.ebuild
deleted file mode 100644
index f72bee3a0366..000000000000
--- a/dev-perl/DBD-SQLite/DBD-SQLite-1.29.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2010 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.29.ebuild,v 1.2 2010/01/09 19:19:42 grobian Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=ADAMK
-inherit perl-module eutils
-
-DESCRIPTION="Self Contained RDBMS in a DBI Driver"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
-IUSE=""
-
-DEPEND=">=dev-perl/DBI-1.57
- !<dev-perl/DBD-SQLite-1"
-
-SRC_TEST="do"