diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-02-27 03:50:52 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-02-27 03:50:52 +0000 |
commit | de8cbfa2a94a385849b9d7d6c0c84170b05da383 (patch) | |
tree | f3f86bc75cec2a65e746789de328a9541f9ef24b /dev-perl/Mail-DKIM | |
parent | Stable for HPPA (bug #400163). (diff) | |
download | gentoo-2-de8cbfa2a94a385849b9d7d6c0c84170b05da383.tar.gz gentoo-2-de8cbfa2a94a385849b9d7d6c0c84170b05da383.tar.bz2 gentoo-2-de8cbfa2a94a385849b9d7d6c0c84170b05da383.zip |
Stable for HPPA (bug #400167).
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
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 5149998a0794..4a56d346a13c 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.54 2012/02/25 17:58:37 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.55 2012/02/27 03:50:52 jer Exp $ + + 27 Feb 2012; Jeroen Roovers <jer@gentoo.org> Mail-DKIM-0.390.0.ebuild: + Stable for HPPA (bug #400167). 25 Feb 2012; Tobias Klausmann <klausman@gentoo.org> Mail-DKIM-0.390.0.ebuild: Stable on alpha, 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 0b3c1cd86671..e9e524d9667c 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.4 2012/02/25 17:58:37 klausman Exp $ +# $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 $ 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 |