summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-02-26 14:27:08 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-02-26 14:27:08 +0000
commitc83dac72703b0533c2fcdba5620b5e6f89e50394 (patch)
treeaf26ce7dd8441e94af6f5547070cbeb05a2eab7b /dev-perl/MLDBM-Sync
parentAdded patch to fix problems with failing tests on amd64 (see bug #159653). (diff)
downloadgentoo-2-c83dac72703b0533c2fcdba5620b5e6f89e50394.tar.gz
gentoo-2-c83dac72703b0533c2fcdba5620b5e6f89e50394.tar.bz2
gentoo-2-c83dac72703b0533c2fcdba5620b5e6f89e50394.zip
Bug 158445, keywording ~sparc
(Portage version: 2.1.2-r9)
Diffstat (limited to 'dev-perl/MLDBM-Sync')
-rw-r--r--dev-perl/MLDBM-Sync/ChangeLog6
-rw-r--r--dev-perl/MLDBM-Sync/MLDBM-Sync-0.30.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/MLDBM-Sync/ChangeLog b/dev-perl/MLDBM-Sync/ChangeLog
index 1bc47b5ea756..d699055bff4c 100644
--- a/dev-perl/MLDBM-Sync/ChangeLog
+++ b/dev-perl/MLDBM-Sync/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/MLDBM-Sync
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MLDBM-Sync/ChangeLog,v 1.3 2007/02/24 13:49:34 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MLDBM-Sync/ChangeLog,v 1.4 2007/02/26 14:27:08 mcummings Exp $
+
+ 26 Feb 2007; Michael Cummings <mcummings@gentoo.org>
+ MLDBM-Sync-0.30.ebuild:
+ Bug 158445, keywording ~sparc
24 Feb 2007; nixnut <nixnut@gentoo.org> MLDBM-Sync-0.30.ebuild:
Added ~ppc wrt bug 168060
diff --git a/dev-perl/MLDBM-Sync/MLDBM-Sync-0.30.ebuild b/dev-perl/MLDBM-Sync/MLDBM-Sync-0.30.ebuild
index 997a7460fa57..bc952437b619 100644
--- a/dev-perl/MLDBM-Sync/MLDBM-Sync-0.30.ebuild
+++ b/dev-perl/MLDBM-Sync/MLDBM-Sync-0.30.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/MLDBM-Sync/MLDBM-Sync-0.30.ebuild,v 1.3 2007/02/24 13:49:34 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MLDBM-Sync/MLDBM-Sync-0.30.ebuild,v 1.4 2007/02/26 14:27:08 mcummings Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~chamas/${P}/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"
SRC_TEST="do"