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
commit985d7e718d443504339c59f8ddb0bba6733ac23a (patch)
treee4a9c35269cbb647e157c8a696b4725513dd96f7 /dev-perl/Mail-DKIM
parentMarking Shell-EnvImporter-1.07 ppc64 for bug 283969 (diff)
downloadgentoo-2-985d7e718d443504339c59f8ddb0bba6733ac23a.tar.gz
gentoo-2-985d7e718d443504339c59f8ddb0bba6733ac23a.tar.bz2
gentoo-2-985d7e718d443504339c59f8ddb0bba6733ac23a.zip
Marking Mail-DKIM-0.36 ppc64 for bug 283969
(Portage version: 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