summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gentoo.org>2009-10-07 23:06:05 +0000
committerTiago Cunha <tcunha@gentoo.org>2009-10-07 23:06:05 +0000
commit3d61cf22c8babe7b842054e58cc3fd956c8d2c28 (patch)
tree31504ac89d868093c7e46d7e2295bddbd03ef898 /dev-perl/Mail-DKIM
parentstable sparc, bug 283969 (diff)
downloadgentoo-2-3d61cf22c8babe7b842054e58cc3fd956c8d2c28.tar.gz
gentoo-2-3d61cf22c8babe7b842054e58cc3fd956c8d2c28.tar.bz2
gentoo-2-3d61cf22c8babe7b842054e58cc3fd956c8d2c28.zip
stable sparc, bug 283969
(Portage version: 2.1.6.13/cvs/Linux x86_64)
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.36.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Mail-DKIM/ChangeLog b/dev-perl/Mail-DKIM/ChangeLog
index df8c464b4433..cad497dddb54 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.34 2009/09/27 15:05:20 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.35 2009/10/07 23:06:05 tcunha Exp $
+
+ 07 Oct 2009; Tiago Cunha <tcunha@gentoo.org> Mail-DKIM-0.36.ebuild:
+ stable sparc, bug 283969
27 Sep 2009; Brent Baude <ranger@gentoo.org> Mail-DKIM-0.36.ebuild:
Marking Mail-DKIM-0.36 ppc64 stable for bug 283969
diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-0.36.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-0.36.ebuild
index 24d4e2a3869e..b4bebe4c390d 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.5 2009/09/27 15:05:20 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.36.ebuild,v 1.6 2009/10/07 23:06:05 tcunha 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