diff options
author | Torsten Veller <tove@gentoo.org> | 2009-09-18 18:26:49 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-09-18 18:26:49 +0000 |
commit | 3f98eb4e27b28fe45eee2ead6d8b6762999469e8 (patch) | |
tree | ee99b59c97af679eeffc8c3d3361129ea7b94641 /dev-perl/Mail-DKIM | |
parent | Stable on amd64 (#283969) (diff) | |
download | gentoo-2-3f98eb4e27b28fe45eee2ead6d8b6762999469e8.tar.gz gentoo-2-3f98eb4e27b28fe45eee2ead6d8b6762999469e8.tar.bz2 gentoo-2-3f98eb4e27b28fe45eee2ead6d8b6762999469e8.zip |
Stable on amd64 (#283969)
(Portage version: 2.2_rc40/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.36.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Mail-DKIM/ChangeLog b/dev-perl/Mail-DKIM/ChangeLog index 45c0c43b3588..b19b1411d75b 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.31 2009/09/10 08:07:52 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.32 2009/09/18 18:26:49 tove Exp $ + + 18 Sep 2009; Torsten Veller <tove@gentoo.org> Mail-DKIM-0.36.ebuild: + Stable on amd64 (#283969) 10 Sep 2009; Christian Faulhammer <fauli@gentoo.org> Mail-DKIM-0.36.ebuild: diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-0.36.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-0.36.ebuild index 6eaa7ef03c0b..ba3604390369 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 # 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.2 2009/09/10 08:07:52 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.36.ebuild,v 1.3 2009/09/18 18:26:49 tove 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 ~ppc ~ppc64 ~sparc x86" IUSE="" DEPEND=">=dev-perl/Crypt-OpenSSL-RSA-0.24 |