summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2005-04-11 20:16:12 +0000
committerFerris McCormick <fmccor@gentoo.org>2005-04-11 20:16:12 +0000
commit03df79826439c7aca69dea5001ef4bf30141a531 (patch)
treeff633c429c5ff7b92ad4b05606f5e09d490e88ad /dev-perl/Crypt-OpenPGP
parent(Portage version: 2.0.51.19) (Manifest recommit) (diff)
downloadgentoo-2-03df79826439c7aca69dea5001ef4bf30141a531.tar.gz
gentoo-2-03df79826439c7aca69dea5001ef4bf30141a531.tar.bz2
gentoo-2-03df79826439c7aca69dea5001ef4bf30141a531.zip
Remove ~sparc keyword. pari-2.1.6 will not build and so also not math-pari-2.010603 (See Bug 87790 for details.)
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/Crypt-OpenPGP')
-rw-r--r--dev-perl/Crypt-OpenPGP/ChangeLog7
-rw-r--r--dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.03.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/dev-perl/Crypt-OpenPGP/ChangeLog b/dev-perl/Crypt-OpenPGP/ChangeLog
index 26cd7873be19..a97b46bd4129 100644
--- a/dev-perl/Crypt-OpenPGP/ChangeLog
+++ b/dev-perl/Crypt-OpenPGP/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Crypt-OpenPGP
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-OpenPGP/ChangeLog,v 1.1 2005/04/11 17:00:08 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-OpenPGP/ChangeLog,v 1.2 2005/04/11 20:16:12 fmccor Exp $
+
+ 11 Apr 2005; Ferris McCormick <fmccor@gentoo.org>
+ Crypt-OpenPGP-1.03.ebuild:
+ Remove ~sparc keyword; pari-2.1.6 will not build on sparc, and so also will not
+ dev-perl/math-pari-2/010603.
*Crypt-OpenPGP-1.03 (11 Apr 2005)
diff --git a/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.03.ebuild b/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.03.ebuild
index 7d77ed121034..9baf6ad9bc70 100644
--- a/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.03.ebuild
+++ b/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.03.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/Crypt-OpenPGP/Crypt-OpenPGP-1.03.ebuild,v 1.2 2005/04/11 17:01:43 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-OpenPGP/Crypt-OpenPGP-1.03.ebuild,v 1.3 2005/04/11 20:16:12 fmccor Exp $
inherit perl-module
@@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/B/BT/BTROTT/${P}.tar.gz"
LICENSE="Artistic"
#LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~x86 ~sparc"
+KEYWORDS="~x86"
IUSE=""
SRC_TEST="do"