diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-10-10 16:07:53 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-10-10 16:07:53 +0000 |
commit | 7d748d8d55557ec0cb2df552b11b55102dc30e88 (patch) | |
tree | 3f533b032e3a3dbf2440ecc5ceb6f0e43fc7e87e /dev-perl/Mail-DKIM | |
parent | Keyworded on alpha, bug #326999 (diff) | |
download | gentoo-2-7d748d8d55557ec0cb2df552b11b55102dc30e88.tar.gz gentoo-2-7d748d8d55557ec0cb2df552b11b55102dc30e88.tar.bz2 gentoo-2-7d748d8d55557ec0cb2df552b11b55102dc30e88.zip |
ia64 stable
(Portage version: 2.1.8.3/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.38.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Mail-DKIM/ChangeLog b/dev-perl/Mail-DKIM/ChangeLog index 7ac48f2cfb20..4881f4d6e1cf 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.46 2010/08/15 18:32:50 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.47 2010/10/10 16:07:53 armin76 Exp $ + + 10 Oct 2010; Raúl Porcel <armin76@gentoo.org> Mail-DKIM-0.38.ebuild: + ia64 stable 15 Aug 2010; Torsten Veller <tove@gentoo.org> -Mail-DKIM-0.36.ebuild, -Mail-DKIM-0.37.ebuild: diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-0.38.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-0.38.ebuild index 0cb2bc265999..aa445cf7d5e8 100644 --- a/dev-perl/Mail-DKIM/Mail-DKIM-0.38.ebuild +++ b/dev-perl/Mail-DKIM/Mail-DKIM-0.38.ebuild @@ -1,6 +1,6 @@ # 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.38.ebuild,v 1.6 2010/07/07 09:28:29 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.38.ebuild,v 1.7 2010/10/10 16:07: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 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" DEPEND=">=dev-perl/Crypt-OpenSSL-RSA-0.24 |