diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-12-08 16:44:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-12-08 16:44:21 +0000 |
commit | 4e6a8af9fee652533937e99c382b8cee1a697dca (patch) | |
tree | 19dac9fdbb44667f20c747b9726f216eaa8f9c3a /dev-perl/Mail-DKIM | |
parent | alpha stable (diff) | |
download | gentoo-2-4e6a8af9fee652533937e99c382b8cee1a697dca.tar.gz gentoo-2-4e6a8af9fee652533937e99c382b8cee1a697dca.tar.bz2 gentoo-2-4e6a8af9fee652533937e99c382b8cee1a697dca.zip |
alpha/sparc/x86 stable
(Portage version: 2.1.4.5)
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.32.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Mail-DKIM/ChangeLog b/dev-perl/Mail-DKIM/ChangeLog index 64f227773271..04b70ea073b2 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.23 2008/12/06 19:21:19 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.24 2008/12/08 16:44:21 armin76 Exp $ + + 08 Dec 2008; Raúl Porcel <armin76@gentoo.org> Mail-DKIM-0.32.ebuild: + alpha/sparc/x86 stable 06 Dec 2008; Tobias Scherbaum <dertobi123@gentoo.org> Mail-DKIM-0.32.ebuild: diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-0.32.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-0.32.ebuild index 49d56c4ab38c..db6db6ea0b74 100644 --- a/dev-perl/Mail-DKIM/Mail-DKIM-0.32.ebuild +++ b/dev-perl/Mail-DKIM/Mail-DKIM-0.32.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.32.ebuild,v 1.6 2008/12/06 19:21:19 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.32.ebuild,v 1.7 2008/12/08 16:44:21 armin76 Exp $ MODULE_AUTHOR=JASLONG inherit perl-module @@ -9,7 +9,7 @@ DESCRIPTION="Mail::DKIM - Signs/verifies Internet mail using DKIM message signat SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -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 |