summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-09-10 08:23:49 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-09-10 08:23:49 +0000
commit1905b612079ebb4c3c0ca9f283dd3860b7f36b3b (patch)
treefac2f6ace2a2cddb4fbe591f706e59b2109caba5 /dev-perl/Mail-DKIM
parentstable x86, bug 283969 (diff)
downloadhistorical-1905b612079ebb4c3c0ca9f283dd3860b7f36b3b.tar.gz
historical-1905b612079ebb4c3c0ca9f283dd3860b7f36b3b.tar.bz2
historical-1905b612079ebb4c3c0ca9f283dd3860b7f36b3b.zip
x86 stable, bug 283969
Package-Manager: portage-2.1.6.13/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.36.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Mail-DKIM/ChangeLog b/dev-perl/Mail-DKIM/ChangeLog
index a4d6b4863471..45c0c43b3588 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.30 2009/09/09 11:07:03 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.31 2009/09/10 08:07:52 fauli Exp $
+
+ 10 Sep 2009; Christian Faulhammer <fauli@gentoo.org>
+ Mail-DKIM-0.36.ebuild:
+ x86 stable, bug 283969
*Mail-DKIM-0.37 (09 Sep 2009)
diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-0.36.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-0.36.ebuild
index 44acee19f03c..6eaa7ef03c0b 100644
--- a/dev-perl/Mail-DKIM/Mail-DKIM-0.36.ebuild
+++ b/dev-perl/Mail-DKIM/Mail-DKIM-0.36.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.36.ebuild,v 1.1 2009/06/03 06:37:33 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.36.ebuild,v 1.2 2009/09/10 08:07:52 fauli Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Mail::DKIM - Signs/verifies Internet mail using DKIM message signatures"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
IUSE=""
DEPEND=">=dev-perl/Crypt-OpenSSL-RSA-0.24