summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-04-15 20:32:21 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-04-15 20:32:21 +0000
commitab2f9951a904c68b08020248f994bb3d7985ed42 (patch)
treeb156d577d38fc02ecf82da7d93b47323cb9afccc /dev-perl/Class-DBI
parentAdd /usr/bin/keytool wrapper for bug #174591. (diff)
downloadgentoo-2-ab2f9951a904c68b08020248f994bb3d7985ed42.tar.gz
gentoo-2-ab2f9951a904c68b08020248f994bb3d7985ed42.tar.bz2
gentoo-2-ab2f9951a904c68b08020248f994bb3d7985ed42.zip
Stable on ppc64
(Portage version: 2.1.2.2)
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 cc44909b837f..e192f3f5415b 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.42 2007/03/05 11:23:16 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-DBI/ChangeLog,v 1.43 2007/04/15 20:32:21 corsair Exp $
+
+ 15 Apr 2007; Markus Rothe <corsair@gentoo.org> Class-DBI-3.0.16.ebuild:
+ Stable on ppc64
05 Mar 2007; Andrej Kacian <ticho@gentoo.org> Class-DBI-3.0.16.ebuild:
Stable on x86, bug #169152.
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 c8a179dd53f0..c9a103c188a1 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.5 2007/03/05 11:23:16 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-DBI/Class-DBI-3.0.16.ebuild,v 1.6 2007/04/15 20:32:21 corsair 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