summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2007-03-05 11:23:16 +0000
committerAndrej Kacian <ticho@gentoo.org>2007-03-05 11:23:16 +0000
commitb2090b74b926dd2cb24abcd040ad898a76c08826 (patch)
tree33cb10775035bcb98f67b10bd6de2b2d1456847b /dev-perl/Class-DBI
parentStable on x86, bug #169152. (diff)
downloadgentoo-2-b2090b74b926dd2cb24abcd040ad898a76c08826.tar.gz
gentoo-2-b2090b74b926dd2cb24abcd040ad898a76c08826.tar.bz2
gentoo-2-b2090b74b926dd2cb24abcd040ad898a76c08826.zip
Stable on x86, bug #169152.
(Portage version: 2.1.2-r11)
Diffstat (limited to 'dev-perl/Class-DBI')
-rw-r--r--dev-perl/Class-DBI/ChangeLog5
-rw-r--r--dev-perl/Class-DBI/Class-DBI-3.0.16.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Class-DBI/ChangeLog b/dev-perl/Class-DBI/ChangeLog
index f885863d07fa..cc44909b837f 100644
--- a/dev-perl/Class-DBI/ChangeLog
+++ b/dev-perl/Class-DBI/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Class-DBI
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-DBI/ChangeLog,v 1.41 2007/01/22 04:25:24 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-DBI/ChangeLog,v 1.42 2007/03/05 11:23:16 ticho Exp $
+
+ 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> Class-DBI-3.0.16.ebuild:
+ Stable on x86, bug #169152.
22 Jan 2007; Bryan Østergaard <kloeri@gentoo.org>
Class-DBI-3.0.16.ebuild:
diff --git a/dev-perl/Class-DBI/Class-DBI-3.0.16.ebuild b/dev-perl/Class-DBI/Class-DBI-3.0.16.ebuild
index 9aed23fdd9c7..c8a179dd53f0 100644
--- a/dev-perl/Class-DBI/Class-DBI-3.0.16.ebuild
+++ b/dev-perl/Class-DBI/Class-DBI-3.0.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-DBI/Class-DBI-3.0.16.ebuild,v 1.4 2007/01/22 04:25:24 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-DBI/Class-DBI-3.0.16.ebuild,v 1.5 2007/03/05 11:23:16 ticho Exp $
inherit perl-module
@@ -14,7 +14,7 @@ SRC_URI="mirror://cpan/authors/id/T/TM/TMTM/${MY_P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="amd64 ia64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="amd64 ia64 ~ppc ~ppc64 sparc x86"
IUSE=""
# Tests aren't possible since they require interaction with the DB's