summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2005-04-11 20:21:19 +0000
committerFerris McCormick <fmccor@gentoo.org>2005-04-11 20:21:19 +0000
commitd876cf127b7187aa9e829c351e2e62b43cc646bf (patch)
tree52dd1c4df09ab03a7ff6343737aefa1c3b2c37d7 /dev-perl/Module-Signature
parentRemove ~sparc keyword. pari-2.1.6 will not build and so also not math-pari-2... (diff)
downloadgentoo-2-d876cf127b7187aa9e829c351e2e62b43cc646bf.tar.gz
gentoo-2-d876cf127b7187aa9e829c351e2e62b43cc646bf.tar.bz2
gentoo-2-d876cf127b7187aa9e829c351e2e62b43cc646bf.zip
Remove ~sparc keyword. Fallout from Bug 87790 --- pari-2.1.6 cannot build on sparc and so neither can math-pari-2.010603.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/Module-Signature')
-rw-r--r--dev-perl/Module-Signature/ChangeLog8
-rw-r--r--dev-perl/Module-Signature/Module-Signature-0.44.ebuild4
2 files changed, 9 insertions, 3 deletions
diff --git a/dev-perl/Module-Signature/ChangeLog b/dev-perl/Module-Signature/ChangeLog
index eefd58a5e8c9..8721f62c39c6 100644
--- a/dev-perl/Module-Signature/ChangeLog
+++ b/dev-perl/Module-Signature/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Module-Signature
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Signature/ChangeLog,v 1.1 2005/04/11 17:02:29 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Signature/ChangeLog,v 1.2 2005/04/11 20:21:19 fmccor Exp $
+
+ 11 Apr 2005; Ferris McCormick <fmccor@gentoo.org>
+ Module-Signature-0.44.ebuild:
+ Remove ~sparc keyword because dev-perl/math-pari-2.010603 will not build,
+ and it will not build because pari-2.1.6 does not build on sparc; See Bug
+ 87790 for explanation.
*Module-Signature-0.44 (11 Apr 2005)
diff --git a/dev-perl/Module-Signature/Module-Signature-0.44.ebuild b/dev-perl/Module-Signature/Module-Signature-0.44.ebuild
index 83cb25f79741..5c3b152c809c 100644
--- a/dev-perl/Module-Signature/Module-Signature-0.44.ebuild
+++ b/dev-perl/Module-Signature/Module-Signature-0.44.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Signature/Module-Signature-0.44.ebuild,v 1.1 2005/04/11 17:02:29 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Signature/Module-Signature-0.44.ebuild,v 1.2 2005/04/11 20:21:19 fmccor Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AU/AUTRIJUS/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~x86 ~sparc"
+KEYWORDS="~x86"
IUSE=""
SRC_TEST="do"