summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2008-03-03 23:24:05 +0000
committerChristoph Mende <angelos@gentoo.org>2008-03-03 23:24:05 +0000
commitbbfc02cdcf0cad512048b3e31e79aba2ea447a73 (patch)
tree311376ea1bebe8e2985149149f151588a915cf14 /dev-perl
parentI accidentally added the incorrect version to the tree. Reverting back to 1.... (diff)
downloadgentoo-2-bbfc02cdcf0cad512048b3e31e79aba2ea447a73.tar.gz
gentoo-2-bbfc02cdcf0cad512048b3e31e79aba2ea447a73.tar.bz2
gentoo-2-bbfc02cdcf0cad512048b3e31e79aba2ea447a73.zip
Stable on amd64, bug #204222
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/DBD-SQLite/ChangeLog5
-rw-r--r--dev-perl/DBD-SQLite/DBD-SQLite-1.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/DBD-SQLite/ChangeLog b/dev-perl/DBD-SQLite/ChangeLog
index 855a4d9f109d..eeb750c39957 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/ChangeLog,v 1.63 2008/02/25 13:31:10 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/ChangeLog,v 1.64 2008/03/03 23:24:05 angelos Exp $
+
+ 03 Mar 2008; Christoph Mende <angelos@gentoo.org> DBD-SQLite-1.14.ebuild:
+ Stable on amd64, bug #204222
25 Feb 2008; Jeroen Roovers <jer@gentoo.org> DBD-SQLite-1.14.ebuild:
Stable for HPPA (bug #204222).
diff --git a/dev-perl/DBD-SQLite/DBD-SQLite-1.14.ebuild b/dev-perl/DBD-SQLite/DBD-SQLite-1.14.ebuild
index caf32d14af98..1e9cbb68ebf5 100644
--- a/dev-perl/DBD-SQLite/DBD-SQLite-1.14.ebuild
+++ b/dev-perl/DBD-SQLite/DBD-SQLite-1.14.ebuild
@@ -1,6 +1,6 @@
# 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.5 2008/02/25 13:31:10 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/DBD-SQLite-1.14.ebuild,v 1.6 2008/03/03 23:24:05 angelos Exp $
inherit perl-module eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/M/MS/MSERGEANT/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha ~amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
IUSE=""
SRC_TEST="do"