diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-09 21:16:16 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-09 21:16:16 +0000 |
commit | fda07ed69e6fda68ecafdf685e022ac8d597bc2c (patch) | |
tree | 0897fd35e8476ddf64ed4ec56561ac68a5081900 /dev-perl/Mail-DomainKeys | |
parent | added block, to fix a conflict with ebuilds on gentoo.de cvs (diff) | |
download | gentoo-2-fda07ed69e6fda68ecafdf685e022ac8d597bc2c.tar.gz gentoo-2-fda07ed69e6fda68ecafdf685e022ac8d597bc2c.tar.bz2 gentoo-2-fda07ed69e6fda68ecafdf685e022ac8d597bc2c.zip |
whitespace
(Portage version: 2.0.53)
Diffstat (limited to 'dev-perl/Mail-DomainKeys')
-rw-r--r-- | dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.80.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.80.ebuild b/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.80.ebuild index 824449ce53a9..feb2e97daebe 100644 --- a/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.80.ebuild +++ b/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.80.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.80.ebuild,v 1.1 2005/11/21 17:17:13 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DomainKeys/Mail-DomainKeys-0.80.ebuild,v 1.2 2006/01/09 21:15:56 mr_bones_ Exp $ inherit perl-module @@ -8,7 +8,7 @@ DESCRIPTION="A perl implementation of DomainKeys" HOMEPAGE="http://search.cpan.org/~anthonyu/${P}" SRC_URI="mirror://cpan/authors/id/A/AN/ANTHONYU/${P}.tar.gz" -LICENSE="|| (Artistic GPL-2)" +LICENSE="|| ( Artistic GPL-2 )" SLOT="0" KEYWORDS="~x86" IUSE="" |