summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2008-12-02 23:45:57 +0000
committerBrent Baude <ranger@gentoo.org>2008-12-02 23:45:57 +0000
commit2d708fee44ff86ae02a84b0a89aebccf4604b744 (patch)
treeee2a4fd0e909cdcf0fc6afec94594c76662c918c /dev-perl/Mail-DKIM
parentMarking perl-Digest-SHA-5.46 ppc64 for bug 235912 (diff)
downloadgentoo-2-2d708fee44ff86ae02a84b0a89aebccf4604b744.tar.gz
gentoo-2-2d708fee44ff86ae02a84b0a89aebccf4604b744.tar.bz2
gentoo-2-2d708fee44ff86ae02a84b0a89aebccf4604b744.zip
Marking Mail-DKIM-0.32 ppc64 for bug 235912
(Portage version: 2.2_rc14/cvs/Linux 2.6.24-gentoo-r3-g5-64 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.32.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Mail-DKIM/ChangeLog b/dev-perl/Mail-DKIM/ChangeLog
index 0f796c8eedb4..d50a4fb0a1f7 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.21 2008/11/20 16:13:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.22 2008/12/02 23:45:57 ranger Exp $
+
+ 02 Dec 2008; Brent Baude <ranger@gentoo.org> Mail-DKIM-0.32.ebuild:
+ Marking Mail-DKIM-0.32 ppc64 for bug 235912
20 Nov 2008; Jeroen Roovers <jer@gentoo.org> Mail-DKIM-0.32.ebuild:
Marked ~hppa too (thanks to LuckyLuke).
diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-0.32.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-0.32.ebuild
index 6c7d1a770a24..a137db26e315 100644
--- a/dev-perl/Mail-DKIM/Mail-DKIM-0.32.ebuild
+++ b/dev-perl/Mail-DKIM/Mail-DKIM-0.32.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.32.ebuild,v 1.4 2008/11/20 16:13:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.32.ebuild,v 1.5 2008/12/02 23:45:57 ranger Exp $
MODULE_AUTHOR=JASLONG
inherit perl-module
@@ -9,7 +9,7 @@ DESCRIPTION="Mail::DKIM - Signs/verifies Internet mail using DKIM message signat
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-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