summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2007-03-05 12:57:59 +0000
committerAndrej Kacian <ticho@gentoo.org>2007-03-05 12:57:59 +0000
commitc6775d897410b728cedd88a1ee51d8539b810717 (patch)
tree993b0867fb06f7fa2af06c683266341fd52e6c85 /dev-perl/Mail-DomainKeys
parentEnable resample functionality. (diff)
downloadhistorical-c6775d897410b728cedd88a1ee51d8539b810717.tar.gz
historical-c6775d897410b728cedd88a1ee51d8539b810717.tar.bz2
historical-c6775d897410b728cedd88a1ee51d8539b810717.zip
Stable on x86, bug #169152.
Package-Manager: portage-2.1.2-r11
Diffstat (limited to 'dev-perl/Mail-DomainKeys')
-rw-r--r--dev-perl/Mail-DomainKeys/ChangeLog5
-rw-r--r--dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.88.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Mail-DomainKeys/ChangeLog b/dev-perl/Mail-DomainKeys/ChangeLog
index 053a2990bb8b..07c81525db5b 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DomainKeys/ChangeLog,v 1.25 2007/01/08 16:24:15 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DomainKeys/ChangeLog,v 1.26 2007/03/05 12:12:35 ticho Exp $
+
+ 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> Mail-DomainKeys-0.88.ebuild:
+ Stable on x86, bug #169152.
08 Jan 2007; Michael Cummings <mcummings@gentoo.org>
-Mail-DomainKeys-0.86.ebuild, Mail-DomainKeys-0.88.ebuild:
diff --git a/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.88.ebuild b/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.88.ebuild
index f2ff8b926c72..5b35524d6783 100644
--- a/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.88.ebuild
+++ b/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.88.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.88.ebuild,v 1.3 2007/01/08 16:24:15 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.88.ebuild,v 1.4 2007/03/05 12:12:35 ticho 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 ~ia64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 sparc x86"
IUSE="test"
SRC_TEST="do"