summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-03-09 08:52:38 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-03-09 08:52:38 +0000
commita51eda61cc8093d1e03fc2429aa3b4ba8399043c (patch)
tree0f95ec0d2d986aea47f9bedecd7729d736731554 /dev-perl/Mail-DKIM
parentx86 stable wrt bug #405211 (diff)
downloadgentoo-2-a51eda61cc8093d1e03fc2429aa3b4ba8399043c.tar.gz
gentoo-2-a51eda61cc8093d1e03fc2429aa3b4ba8399043c.tar.bz2
gentoo-2-a51eda61cc8093d1e03fc2429aa3b4ba8399043c.zip
x86 stable wrt bug #400167
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'dev-perl/Mail-DKIM')
-rw-r--r--dev-perl/Mail-DKIM/ChangeLog6
-rw-r--r--dev-perl/Mail-DKIM/Mail-DKIM-0.390.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Mail-DKIM/ChangeLog b/dev-perl/Mail-DKIM/ChangeLog
index a8f50e40f8e7..8bfe22ac4962 100644
--- a/dev-perl/Mail-DKIM/ChangeLog
+++ b/dev-perl/Mail-DKIM/ChangeLog
@@ -1,6 +1,10 @@
# 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.57 2012/03/03 14:18:00 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.58 2012/03/09 08:52:38 phajdan.jr Exp $
+
+ 09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ Mail-DKIM-0.390.0.ebuild:
+ x86 stable wrt bug #400167
03 Mar 2012; Brent Baude <ranger@gentoo.org> Mail-DKIM-0.390.0.ebuild:
Marking Mail-DKIM-0.390.0 ppc64 for 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 1325c0c3f67b..94e748786aa2 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.7 2012/03/03 14:18:00 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.390.0.ebuild,v 1.8 2012/03/09 08:52:38 phajdan.jr 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