diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-28 19:12:53 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-28 19:12:53 +0000 |
commit | 9399b3837fe2123f5bbf087b09279f17311917d9 (patch) | |
tree | fed7c680d2503a179ecc84944c894c66d24463e1 /dev-perl/Mail-DKIM | |
parent | Add missing pdf-reader test dependency. Enable JRuby support. (diff) | |
download | gentoo-2-9399b3837fe2123f5bbf087b09279f17311917d9.tar.gz gentoo-2-9399b3837fe2123f5bbf087b09279f17311917d9.tar.bz2 gentoo-2-9399b3837fe2123f5bbf087b09279f17311917d9.zip |
Add ~ia64 wrt #302601
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/Mail-DKIM')
-rw-r--r-- | dev-perl/Mail-DKIM/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Mail-DKIM/Mail-DKIM-0.36.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Mail-DKIM/Mail-DKIM-0.37.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-perl/Mail-DKIM/ChangeLog b/dev-perl/Mail-DKIM/ChangeLog index fb78bfa46b8e..4da2554f8c78 100644 --- a/dev-perl/Mail-DKIM/ChangeLog +++ b/dev-perl/Mail-DKIM/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Mail-DKIM -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.38 2009/12/24 19:49:50 tove Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.39 2010/01/28 19:12:53 armin76 Exp $ + + 28 Jan 2010; Raúl Porcel <armin76@gentoo.org> Mail-DKIM-0.36.ebuild, + Mail-DKIM-0.37.ebuild: + Add ~ia64 wrt #302601 24 Dec 2009; Torsten Veller <tove@gentoo.org> -Mail-DKIM-0.31.ebuild, -Mail-DKIM-0.32.ebuild: diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-0.36.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-0.36.ebuild index 939f28b6ad2d..78d80dea6892 100644 --- a/dev-perl/Mail-DKIM/Mail-DKIM-0.36.ebuild +++ b/dev-perl/Mail-DKIM/Mail-DKIM-0.36.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.36.ebuild,v 1.8 2009/11/08 15:01:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.36.ebuild,v 1.9 2010/01/28 19:12:53 armin76 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 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" IUSE="" DEPEND=">=dev-perl/Crypt-OpenSSL-RSA-0.24 diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-0.37.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-0.37.ebuild index 37d2553cd213..b015e1f6318b 100644 --- a/dev-perl/Mail-DKIM/Mail-DKIM-0.37.ebuild +++ b/dev-perl/Mail-DKIM/Mail-DKIM-0.37.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.37.ebuild,v 1.1 2009/09/09 11:07:03 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.37.ebuild,v 1.2 2010/01/28 19:12:53 armin76 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 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND=">=dev-perl/Crypt-OpenSSL-RSA-0.24 |