summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2009-09-19 16:39:18 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2009-09-19 16:39:18 +0000
commit6963ad5fad63f287de453647ca39d34678cdac91 (patch)
treee6f4fde71966f5a05f214e16cea4bcbb17cfe62f /dev-perl/Mail-DKIM
parentppc stable #283969 (diff)
downloadgentoo-2-6963ad5fad63f287de453647ca39d34678cdac91.tar.gz
gentoo-2-6963ad5fad63f287de453647ca39d34678cdac91.tar.bz2
gentoo-2-6963ad5fad63f287de453647ca39d34678cdac91.zip
ppc stable #283969
(Portage version: 2.1.6.13/cvs/Linux ppc)
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 b19b1411d75b..db3629948eea 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.32 2009/09/18 18:26:49 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.33 2009/09/19 16:39:18 nixnut Exp $
+
+ 19 Sep 2009; nixnut <nixnut@gentoo.org> Mail-DKIM-0.36.ebuild:
+ ppc stable #283969
18 Sep 2009; Torsten Veller <tove@gentoo.org> Mail-DKIM-0.36.ebuild:
Stable on amd64 (#283969)
diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-0.36.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-0.36.ebuild
index ba3604390369..58e1ad01f13f 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.3 2009/09/18 18:26:49 tove Exp $
+# $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 $
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