summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-04-22 10:29:30 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-04-22 10:29:30 +0000
commit28e311f599063228fb3ca31112fa5433a0ee2177 (patch)
treeed2ff8a8de0824dd688308d8ba1356a864278eb5
parentStable for amd64, wrt bug #413005 (diff)
downloadgentoo-2-28e311f599063228fb3ca31112fa5433a0ee2177.tar.gz
gentoo-2-28e311f599063228fb3ca31112fa5433a0ee2177.tar.bz2
gentoo-2-28e311f599063228fb3ca31112fa5433a0ee2177.zip
Stable for amd64, wrt bug #413007
(Portage version: 2.1.10.49/cvs/Linux x86_64)
-rw-r--r--dev-perl/DBD-SQLite/ChangeLog7
-rw-r--r--dev-perl/DBD-SQLite/DBD-SQLite-1.350.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/DBD-SQLite/ChangeLog b/dev-perl/DBD-SQLite/ChangeLog
index c68a6cba2cdc..c1b81eb47fb1 100644
--- a/dev-perl/DBD-SQLite/ChangeLog
+++ b/dev-perl/DBD-SQLite/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/DBD-SQLite
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/ChangeLog,v 1.97 2011/12/02 15:41:46 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/ChangeLog,v 1.98 2012/04/22 10:29:30 ago Exp $
+
+ 22 Apr 2012; Agostino Sarubbo <ago@gentoo.org> DBD-SQLite-1.350.0.ebuild:
+ Stable for amd64, wrt bug #413007
*DBD-SQLite-1.350.0 (02 Dec 2011)
diff --git a/dev-perl/DBD-SQLite/DBD-SQLite-1.350.0.ebuild b/dev-perl/DBD-SQLite/DBD-SQLite-1.350.0.ebuild
index 27bb6e5b4d7f..4236fcae7150 100644
--- a/dev-perl/DBD-SQLite/DBD-SQLite-1.350.0.ebuild
+++ b/dev-perl/DBD-SQLite/DBD-SQLite-1.350.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 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.350.0.ebuild,v 1.1 2011/12/02 15:41:46 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/DBD-SQLite-1.350.0.ebuild,v 1.2 2012/04/22 10:29:30 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@ 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 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND=">=dev-perl/DBI-1.57