diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 16:34:37 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 16:34:37 +0000 |
commit | 8a3bebd6ff04dc6d10eec98d8aa6f35b7b7a8d2a (patch) | |
tree | 7d9aa05e42c9dbcb7738e4c272b1a14e34b2e216 /dev-perl/Mail-DKIM | |
parent | arm stable, bug #408347 (diff) | |
download | historical-8a3bebd6ff04dc6d10eec98d8aa6f35b7b7a8d2a.tar.gz historical-8a3bebd6ff04dc6d10eec98d8aa6f35b7b7a8d2a.tar.bz2 historical-8a3bebd6ff04dc6d10eec98d8aa6f35b7b7a8d2a.zip |
ia64/s390/sh/sparc stable wrt #400167
Package-Manager: portage-2.1.10.49/cvs/Linux ia64
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 8bfe22ac4962..d3a6df940c4e 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.58 2012/03/09 08:52:38 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.59 2012/03/25 16:34:37 armin76 Exp $ + + 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> Mail-DKIM-0.390.0.ebuild: + ia64/s390/sh/sparc stable wrt #400167 09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> Mail-DKIM-0.390.0.ebuild: 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 94e748786aa2..d444a3f3d7a5 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.8 2012/03/09 08:52:38 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.390.0.ebuild,v 1.9 2012/03/25 16:34:37 armin76 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 s390 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-perl/Crypt-OpenSSL-RSA-0.24 |