diff options
author | 2010-06-24 21:47:38 +0000 | |
---|---|---|
committer | 2010-06-24 21:47:38 +0000 | |
commit | fc7ef6a2ea5a161facc9d82c99533a8192e00cbc (patch) | |
tree | 5bc38e7b5863ea43808756fd7595f5cb958524b5 /dev-perl/Mail-DKIM/Mail-DKIM-0.38.ebuild | |
parent | stable amd64, bug 324951 (diff) | |
download | gentoo-2-fc7ef6a2ea5a161facc9d82c99533a8192e00cbc.tar.gz gentoo-2-fc7ef6a2ea5a161facc9d82c99533a8192e00cbc.tar.bz2 gentoo-2-fc7ef6a2ea5a161facc9d82c99533a8192e00cbc.zip |
stable amd64, bug 323421
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Mail-DKIM/Mail-DKIM-0.38.ebuild')
-rw-r--r-- | dev-perl/Mail-DKIM/Mail-DKIM-0.38.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-0.38.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-0.38.ebuild index d29ac10e300d..9441b16d9970 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.1 2010/04/07 07:21:41 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.38.ebuild,v 1.2 2010/06/24 21:47:38 pacho 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 |