summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-04-24 08:02:00 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-04-24 08:02:00 +0000
commita1b0ac7bd3fe6743321bc6c866d83e29231bb8f3 (patch)
treed16e6ba1ce9492cc3e8179650dfb8416739f0f67 /dev-perl/DBI
parentmarked x86 per bug 413007 (diff)
downloadgentoo-2-a1b0ac7bd3fe6743321bc6c866d83e29231bb8f3.tar.gz
gentoo-2-a1b0ac7bd3fe6743321bc6c866d83e29231bb8f3.tar.bz2
gentoo-2-a1b0ac7bd3fe6743321bc6c866d83e29231bb8f3.zip
marked x86 per bug 413005
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'dev-perl/DBI')
-rw-r--r--dev-perl/DBI/ChangeLog5
-rw-r--r--dev-perl/DBI/DBI-1.618.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/DBI/ChangeLog b/dev-perl/DBI/ChangeLog
index 248223692adf..62134416f1fb 100644
--- a/dev-perl/DBI/ChangeLog
+++ b/dev-perl/DBI/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/DBI
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.151 2012/04/22 10:29:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.152 2012/04/24 08:02:00 jdhore Exp $
+
+ 24 Apr 2012; Jeff Horelick <jdhore@gentoo.org> DBI-1.618.0.ebuild:
+ marked x86 per bug 413005
22 Apr 2012; Agostino Sarubbo <ago@gentoo.org> DBI-1.618.0.ebuild:
Stable for amd64, wrt bug #413005
diff --git a/dev-perl/DBI/DBI-1.618.0.ebuild b/dev-perl/DBI/DBI-1.618.0.ebuild
index a4e6866c8ce1..cb50107fdc47 100644
--- a/dev-perl/DBI/DBI-1.618.0.ebuild
+++ b/dev-perl/DBI/DBI-1.618.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.618.0.ebuild,v 1.3 2012/04/22 10:29:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.618.0.ebuild,v 1.4 2012/04/24 08:02:00 jdhore Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module eutils
DESCRIPTION="The Perl DBI Module"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND=">=dev-perl/PlRPC-0.2