summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-10-14 16:49:17 +0000
committerAron Griffis <agriffis@gentoo.org>2006-10-14 16:49:17 +0000
commitec68401a2508ea9e637fe8ef43be15a503b09ea6 (patch)
tree5ef8d5e9119206be46033a36c06c7ba1d3f90ea2
parentRemove old version. (diff)
downloadgentoo-2-ec68401a2508ea9e637fe8ef43be15a503b09ea6.tar.gz
gentoo-2-ec68401a2508ea9e637fe8ef43be15a503b09ea6.tar.bz2
gentoo-2-ec68401a2508ea9e637fe8ef43be15a503b09ea6.zip
Mark 0.86 ~ia64. #138826
(Portage version: 2.1.1)
-rw-r--r--dev-perl/Mail-DomainKeys/ChangeLog6
-rw-r--r--dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.86.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Mail-DomainKeys/ChangeLog b/dev-perl/Mail-DomainKeys/ChangeLog
index 6cbcfc61b6de..422417000fc2 100644
--- a/dev-perl/Mail-DomainKeys/ChangeLog
+++ b/dev-perl/Mail-DomainKeys/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Mail-DomainKeys
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DomainKeys/ChangeLog,v 1.20 2006/10/10 20:20:00 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DomainKeys/ChangeLog,v 1.21 2006/10/14 16:49:17 agriffis Exp $
+
+ 14 Oct 2006; Aron Griffis <agriffis@gentoo.org>
+ Mail-DomainKeys-0.86.ebuild:
+ Mark 0.86 ~ia64. #138826
10 Oct 2006; Michael Cummings <mcummings@gentoo.org>
-Mail-DomainKeys-0.80.ebuild, -Mail-DomainKeys-0.82.ebuild,
diff --git a/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.86.ebuild b/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.86.ebuild
index bdaa70687ff4..fa807fd809b0 100644
--- a/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.86.ebuild
+++ b/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.86.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.86.ebuild,v 1.2 2006/10/10 20:20:00 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.86.ebuild,v 1.3 2006/10/14 16:49:17 agriffis Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AN/ANTHONYU/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 sparc ~x86"
IUSE="test"
SRC_TEST="do"