diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-27 15:54:45 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-27 15:54:45 +0000 |
commit | 1f92ad1b8eab437739e625fcff001ebd82891595 (patch) | |
tree | 4af2e4dcb26931714b8e4f44d8a4041675876359 /dev-perl/Mail-DKIM | |
parent | Marking LockFile-Simple-0.207.0 ppc for bug 400163 (diff) | |
download | gentoo-2-1f92ad1b8eab437739e625fcff001ebd82891595.tar.gz gentoo-2-1f92ad1b8eab437739e625fcff001ebd82891595.tar.bz2 gentoo-2-1f92ad1b8eab437739e625fcff001ebd82891595.zip |
Marking Mail-DKIM-0.390.0 ppc for bug 400167
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/Mail-DKIM')
-rw-r--r-- | dev-perl/Mail-DKIM/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Mail-DKIM/Mail-DKIM-0.390.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Mail-DKIM/ChangeLog b/dev-perl/Mail-DKIM/ChangeLog index 4a56d346a13c..e13470230947 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.55 2012/02/27 03:50:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.56 2012/02/27 15:54:45 ranger Exp $ + + 27 Feb 2012; Brent Baude <ranger@gentoo.org> Mail-DKIM-0.390.0.ebuild: + Marking Mail-DKIM-0.390.0 ppc for bug 400167 27 Feb 2012; Jeroen Roovers <jer@gentoo.org> Mail-DKIM-0.390.0.ebuild: Stable for HPPA (bug #400167). diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-0.390.0.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-0.390.0.ebuild index e9e524d9667c..73cdb48ee566 100644 --- a/dev-perl/Mail-DKIM/Mail-DKIM-0.390.0.ebuild +++ b/dev-perl/Mail-DKIM/Mail-DKIM-0.390.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.390.0.ebuild,v 1.5 2012/02/27 03:50:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.390.0.ebuild,v 1.6 2012/02/27 15:54:45 ranger Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Mail::DKIM - Signs/verifies Internet mail using DKIM message signatures" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-perl/Crypt-OpenSSL-RSA-0.24 |