summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-07-07 09:28:29 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-07-07 09:28:29 +0000
commit8f090b0ea818aafa1b16b43c3c6ad8823e47c9ec (patch)
tree0dd1315472da71164079bad1a3570624aa4986a8 /dev-perl/Mail-DKIM
parentx86 stable wrt bug #321897 (diff)
downloadgentoo-2-8f090b0ea818aafa1b16b43c3c6ad8823e47c9ec.tar.gz
gentoo-2-8f090b0ea818aafa1b16b43c3c6ad8823e47c9ec.tar.bz2
gentoo-2-8f090b0ea818aafa1b16b43c3c6ad8823e47c9ec.zip
ppc64 stable wrt #323421
(Portage version: 2.2_rc67/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.38.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Mail-DKIM/ChangeLog b/dev-perl/Mail-DKIM/ChangeLog
index 77df156828a0..de4883079e60 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.44 2010/07/03 15:37:10 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.45 2010/07/07 09:28:29 ssuominen Exp $
+
+ 07 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> Mail-DKIM-0.38.ebuild:
+ ppc64 stable wrt #323421
03 Jul 2010; Raúl Porcel <armin76@gentoo.org> Mail-DKIM-0.38.ebuild:
alpha/sparc/x86 stable wrt #323421
diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-0.38.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-0.38.ebuild
index 2b50b5907d64..0cb2bc265999 100644
--- a/dev-perl/Mail-DKIM/Mail-DKIM-0.38.ebuild
+++ b/dev-perl/Mail-DKIM/Mail-DKIM-0.38.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.38.ebuild,v 1.5 2010/07/03 15:37:10 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.38.ebuild,v 1.6 2010/07/07 09:28:29 ssuominen 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 ~ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86"
IUSE=""
DEPEND=">=dev-perl/Crypt-OpenSSL-RSA-0.24