summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-15 14:16:40 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-15 14:16:40 +0000
commit6bd9ab774417ef41944efa0f8e25c70b34965d59 (patch)
tree86b6a647ad16b1de905c281dc8e05d9090c1b367 /dev-perl/Mail-DKIM
parentStable for x86, wrt bug #461140 (diff)
downloadgentoo-2-6bd9ab774417ef41944efa0f8e25c70b34965d59.tar.gz
gentoo-2-6bd9ab774417ef41944efa0f8e25c70b34965d59.tar.bz2
gentoo-2-6bd9ab774417ef41944efa0f8e25c70b34965d59.zip
Stable for x86, wrt bug #463054
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/Mail-DKIM')
-rw-r--r--dev-perl/Mail-DKIM/ChangeLog5
-rw-r--r--dev-perl/Mail-DKIM/Mail-DKIM-0.400.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Mail-DKIM/ChangeLog b/dev-perl/Mail-DKIM/ChangeLog
index d34e3f6fdcc5..111c63d5867b 100644
--- a/dev-perl/Mail-DKIM/ChangeLog
+++ b/dev-perl/Mail-DKIM/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Mail-DKIM
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.63 2013/05/15 14:08:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.64 2013/05/15 14:16:40 ago Exp $
+
+ 15 May 2013; Agostino Sarubbo <ago@gentoo.org> Mail-DKIM-0.400.0.ebuild:
+ Stable for x86, wrt bug #463054
15 May 2013; Agostino Sarubbo <ago@gentoo.org> Mail-DKIM-0.400.0.ebuild:
Stable for amd64, wrt bug #463054
diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-0.400.0.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-0.400.0.ebuild
index 05075a24d9a8..ba3e43ed90af 100644
--- a/dev-perl/Mail-DKIM/Mail-DKIM-0.400.0.ebuild
+++ b/dev-perl/Mail-DKIM/Mail-DKIM-0.400.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.400.0.ebuild,v 1.2 2013/05/15 14:08:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.400.0.ebuild,v 1.3 2013/05/15 14:16:40 ago Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Mail::DKIM - Signs/verifies Internet mail using DKIM message signatures"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-perl/Crypt-OpenSSL-RSA-0.24