summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-07 19:56:46 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-07 19:56:46 +0000
commitddde955318c0415d545759f2e48e0e57b303c52f (patch)
tree9ee924f8b7f1503b573a1153ea87cd5cf270c495 /dev-perl/Class-DBI
parentMarking amd64 stable (diff)
downloadgentoo-2-ddde955318c0415d545759f2e48e0e57b303c52f.tar.gz
gentoo-2-ddde955318c0415d545759f2e48e0e57b303c52f.tar.bz2
gentoo-2-ddde955318c0415d545759f2e48e0e57b303c52f.zip
Marking amd64 stable
(Portage version: 2.1.2_rc4-r3)
Diffstat (limited to 'dev-perl/Class-DBI')
-rw-r--r--dev-perl/Class-DBI/ChangeLog8
-rw-r--r--dev-perl/Class-DBI/Class-DBI-3.0.16.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Class-DBI/ChangeLog b/dev-perl/Class-DBI/ChangeLog
index b605cd6b478e..ffafbbec69b7 100644
--- a/dev-perl/Class-DBI/ChangeLog
+++ b/dev-perl/Class-DBI/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Class-DBI
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-DBI/ChangeLog,v 1.37 2006/11/06 15:13:33 mcummings Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-DBI/ChangeLog,v 1.38 2007/01/07 19:56:46 mcummings Exp $
+
+ 07 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ -Class-DBI-3.0.14.ebuild, Class-DBI-3.0.16.ebuild:
+ Marking amd64 stable
*Class-DBI-3.0.16 (06 Nov 2006)
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 8f62b0d0efc7..70da8e3a2ab2 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-2006 Gentoo Foundation
+# 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.1 2006/11/06 15:13:33 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-DBI/Class-DBI-3.0.16.ebuild,v 1.2 2007/01/07 19:56:46 mcummings 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