summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-10-14 18:49:03 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-10-14 18:49:03 +0000
commitf576db94dffe8ca1870ce40df857f29a88c438e3 (patch)
treed69c98870c48d340683d3a5abb26a84c4f038aed /dev-perl
parentFix JRE dep, wrt bug 438138, thanks to sera (diff)
downloadhistorical-f576db94dffe8ca1870ce40df857f29a88c438e3.tar.gz
historical-f576db94dffe8ca1870ce40df857f29a88c438e3.tar.bz2
historical-f576db94dffe8ca1870ce40df857f29a88c438e3.zip
Drop alpha/sparc keywords, x86 stable wrt #433257
Package-Manager: portage-2.1.11.16/cvs/Linux ia64
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/crypt-dh/ChangeLog6
-rw-r--r--dev-perl/crypt-dh/crypt-dh-0.60.0.ebuild6
-rw-r--r--dev-perl/crypt-dh/crypt-dh-0.70.0.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/crypt-dh/ChangeLog b/dev-perl/crypt-dh/ChangeLog
index 124f8a2516f6..75ecc9d991da 100644
--- a/dev-perl/crypt-dh/ChangeLog
+++ b/dev-perl/crypt-dh/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/crypt-dh
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-dh/ChangeLog,v 1.24 2012/10/11 14:24:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-dh/ChangeLog,v 1.25 2012/10/14 18:49:03 armin76 Exp $
+
+ 14 Oct 2012; Raúl Porcel <armin76@gentoo.org> crypt-dh-0.60.0.ebuild,
+ crypt-dh-0.70.0.ebuild:
+ Drop alpha/sparc keywords, x86 stable wrt #433257
11 Oct 2012; Agostino Sarubbo <ago@gentoo.org> crypt-dh-0.70.0.ebuild:
Stable for amd64, wrt bug #433257
diff --git a/dev-perl/crypt-dh/crypt-dh-0.60.0.ebuild b/dev-perl/crypt-dh/crypt-dh-0.60.0.ebuild
index 7ea7aa9d236a..baf179c06ade 100644
--- a/dev-perl/crypt-dh/crypt-dh-0.60.0.ebuild
+++ b/dev-perl/crypt-dh/crypt-dh-0.60.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-dh/crypt-dh-0.60.0.ebuild,v 1.2 2011/09/03 21:04:52 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-dh/crypt-dh-0.60.0.ebuild,v 1.3 2012/10/14 18:49:03 armin76 Exp $
EAPI=4
@@ -12,7 +12,7 @@ inherit perl-module
DESCRIPTION="Diffie-Hellman key exchange system"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ~mips ~ppc sparc x86"
+KEYWORDS="amd64 hppa ~mips ~ppc x86"
IUSE=""
RDEPEND="dev-perl/math-pari
diff --git a/dev-perl/crypt-dh/crypt-dh-0.70.0.ebuild b/dev-perl/crypt-dh/crypt-dh-0.70.0.ebuild
index aab025da9314..029a8aa80c76 100644
--- a/dev-perl/crypt-dh/crypt-dh-0.70.0.ebuild
+++ b/dev-perl/crypt-dh/crypt-dh-0.70.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/crypt-dh/crypt-dh-0.70.0.ebuild,v 1.2 2012/10/11 14:24:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-dh/crypt-dh-0.70.0.ebuild,v 1.3 2012/10/14 18:49:03 armin76 Exp $
EAPI=4
@@ -12,7 +12,7 @@ inherit perl-module
DESCRIPTION="Diffie-Hellman key exchange system"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~mips ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~hppa ~mips ~ppc x86"
IUSE=""
RDEPEND="