summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-09-27 15:05:20 +0000
committerBrent Baude <ranger@gentoo.org>2009-09-27 15:05:20 +0000
commit77f3b0291c6f3d9e7d8a02ac3f973eb6cb84fdca (patch)
tree69a58ca348a3f7dd1b18a7c7eac69267cc9b8e36 /dev-perl/Mail-DKIM
parentMarking Shell-EnvImporter-1.07 ppc64 for bug 283969 (diff)
downloadhistorical-77f3b0291c6f3d9e7d8a02ac3f973eb6cb84fdca.tar.gz
historical-77f3b0291c6f3d9e7d8a02ac3f973eb6cb84fdca.tar.bz2
historical-77f3b0291c6f3d9e7d8a02ac3f973eb6cb84fdca.zip
Marking Mail-DKIM-0.36 ppc64 for bug 283969
Package-Manager: portage-2.1.6.13/cvs/Linux ppc64
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 db3629948eea..df8c464b4433 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.33 2009/09/19 16:39:18 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.34 2009/09/27 15:05:20 ranger Exp $
+
+ 27 Sep 2009; Brent Baude <ranger@gentoo.org> Mail-DKIM-0.36.ebuild:
+ Marking Mail-DKIM-0.36 ppc64 stable for bug 283969
19 Sep 2009; nixnut <nixnut@gentoo.org> Mail-DKIM-0.36.ebuild:
ppc stable #283969
diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-0.36.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-0.36.ebuild
index 58e1ad01f13f..24d4e2a3869e 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.4 2009/09/19 16:39:18 nixnut Exp $
+# $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 $
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