diff options
author | Markus Meier <maekke@gentoo.org> | 2013-06-11 18:44:19 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-06-11 18:44:19 +0000 |
commit | 09e4202c8a1bb48db1288a63d138d35d56fb93b4 (patch) | |
tree | 5d94275551228c7b21af82b57bd58c5b1b98d67c /dev-perl/Mail-DKIM | |
parent | arm stable, bug #269129 (diff) | |
download | gentoo-2-09e4202c8a1bb48db1288a63d138d35d56fb93b4.tar.gz gentoo-2-09e4202c8a1bb48db1288a63d138d35d56fb93b4.tar.bz2 gentoo-2-09e4202c8a1bb48db1288a63d138d35d56fb93b4.zip |
arm stable, bug #269129
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
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.400.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 7b6720a5b17c..bfd9a7683657 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.72 2013/06/02 08:41:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.73 2013/06/11 18:44:19 maekke Exp $ + + 11 Jun 2013; Markus Meier <maekke@gentoo.org> Mail-DKIM-0.400.0.ebuild: + arm stable, bug #269129 02 Jun 2013; Agostino Sarubbo <ago@gentoo.org> Mail-DKIM-0.400.0.ebuild: Stable for sh, wrt bug #463054 diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-0.400.0.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-0.400.0.ebuild index 39ee53a4d2b2..5125b4f2270e 100644 --- a/dev-perl/Mail-DKIM/Mail-DKIM-0.400.0.ebuild +++ b/dev-perl/Mail-DKIM/Mail-DKIM-0.400.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.400.0.ebuild,v 1.11 2013/06/02 08:41:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.400.0.ebuild,v 1.12 2013/06/11 18:44:19 maekke Exp $ EAPI=5 @@ -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 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-perl/Crypt-OpenSSL-RSA-0.24 |