summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/DBD-SQLite/ChangeLog7
-rw-r--r--dev-perl/DBD-SQLite/DBD-SQLite-0.31-r1.ebuild7
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-perl/DBD-SQLite/ChangeLog b/dev-perl/DBD-SQLite/ChangeLog
index 60bc006188eb..e808b425f4c1 100644
--- a/dev-perl/DBD-SQLite/ChangeLog
+++ b/dev-perl/DBD-SQLite/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/DBD-SQLite
-# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/ChangeLog,v 1.68 2009/05/01 18:38:17 tove Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/ChangeLog,v 1.69 2009/11/19 11:26:13 tove Exp $
+
+ 19 Nov 2009; Torsten Veller <tove@gentoo.org> DBD-SQLite-0.31-r1.ebuild:
+ Fix SRC_URI
*DBD-SQLite-1.25 (01 May 2009)
diff --git a/dev-perl/DBD-SQLite/DBD-SQLite-0.31-r1.ebuild b/dev-perl/DBD-SQLite/DBD-SQLite-0.31-r1.ebuild
index 04c7a40a040b..3a9e66fbf9c8 100644
--- a/dev-perl/DBD-SQLite/DBD-SQLite-0.31-r1.ebuild
+++ b/dev-perl/DBD-SQLite/DBD-SQLite-0.31-r1.ebuild
@@ -1,12 +1,11 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 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-r1.ebuild,v 1.3 2007/05/06 15:41:57 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/DBD-SQLite-0.31-r1.ebuild,v 1.4 2009/11/19 11:26:13 tove Exp $
+MODULE_AUTHOR=MSERGEANT
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"