From 6e01a6cb30510e30a790d7dc4e01eac5490ac352 Mon Sep 17 00:00:00 2001 From: Raúl Porcel Date: Sun, 17 Jun 2012 14:14:24 +0000 Subject: Drop ia64 keywords (Portage version: 2.1.10.53/cvs/Linux ia64) --- dev-perl/Mail-DomainKeys/ChangeLog | 7 +++++-- dev-perl/Mail-DomainKeys/Mail-DomainKeys-1.0.0.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'dev-perl/Mail-DomainKeys') diff --git a/dev-perl/Mail-DomainKeys/ChangeLog b/dev-perl/Mail-DomainKeys/ChangeLog index 90e829600703..1959f1f00f86 100644 --- a/dev-perl/Mail-DomainKeys/ChangeLog +++ b/dev-perl/Mail-DomainKeys/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Mail-DomainKeys -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DomainKeys/ChangeLog,v 1.35 2011/09/04 11:21:44 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DomainKeys/ChangeLog,v 1.36 2012/06/17 14:14:24 armin76 Exp $ + + 17 Jun 2012; Raúl Porcel Mail-DomainKeys-1.0.0.ebuild: + Drop ia64 keywords 04 Sep 2011; Torsten Veller -Mail-DomainKeys-1.0.ebuild: Cleanup diff --git a/dev-perl/Mail-DomainKeys/Mail-DomainKeys-1.0.0.ebuild b/dev-perl/Mail-DomainKeys/Mail-DomainKeys-1.0.0.ebuild index c47e5306e8a1..7d005ae25da7 100644 --- a/dev-perl/Mail-DomainKeys/Mail-DomainKeys-1.0.0.ebuild +++ b/dev-perl/Mail-DomainKeys/Mail-DomainKeys-1.0.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/Mail-DomainKeys/Mail-DomainKeys-1.0.0.ebuild,v 1.2 2011/09/03 21:04:59 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DomainKeys/Mail-DomainKeys-1.0.0.ebuild,v 1.3 2012/06/17 14:14:24 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A perl implementation of DomainKeys" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND=">=dev-perl/Net-DNS-0.34 -- cgit v1.2.3-65-gdbad