summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2012-02-25 17:58:37 +0000
committerTobias Klausmann <klausman@gentoo.org>2012-02-25 17:58:37 +0000
commitdf64f704d8d473b5c55ab4c9c9f31eb5b3226c84 (patch)
tree6c08af8d669c222f282813744737ce7a0807f681 /dev-perl
parentStable on alpha, bug #400163 (diff)
downloadgentoo-2-df64f704d8d473b5c55ab4c9c9f31eb5b3226c84.tar.gz
gentoo-2-df64f704d8d473b5c55ab4c9c9f31eb5b3226c84.tar.bz2
gentoo-2-df64f704d8d473b5c55ab4c9c9f31eb5b3226c84.zip
Stable on alpha, bug #400167
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Mail-DKIM/ChangeLog5
-rw-r--r--dev-perl/Mail-DKIM/Mail-DKIM-0.390.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Mail-DKIM/ChangeLog b/dev-perl/Mail-DKIM/ChangeLog
index 105394a27062..5149998a0794 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.53 2012/02/24 10:23:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.54 2012/02/25 17:58:37 klausman Exp $
+
+ 25 Feb 2012; Tobias Klausmann <klausman@gentoo.org> Mail-DKIM-0.390.0.ebuild:
+ Stable on alpha, bug #400167
24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Mail-DKIM-0.390.0.ebuild:
Stable for amd64, wrt bug #400167
diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-0.390.0.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-0.390.0.ebuild
index 660cf89ff4af..0b3c1cd86671 100644
--- a/dev-perl/Mail-DKIM/Mail-DKIM-0.390.0.ebuild
+++ b/dev-perl/Mail-DKIM/Mail-DKIM-0.390.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/Mail-DKIM/Mail-DKIM-0.390.0.ebuild,v 1.3 2012/02/24 10:23:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.390.0.ebuild,v 1.4 2012/02/25 17:58:37 klausman Exp $
EAPI=4
@@ -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 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-perl/Crypt-OpenSSL-RSA-0.24