diff options
Diffstat (limited to 'dev-perl/Mail-ListDetector/Mail-ListDetector-0.34.ebuild')
-rw-r--r-- | dev-perl/Mail-ListDetector/Mail-ListDetector-0.34.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Mail-ListDetector/Mail-ListDetector-0.34.ebuild b/dev-perl/Mail-ListDetector/Mail-ListDetector-0.34.ebuild index fa3be576a434..2afa6a0700fb 100644 --- a/dev-perl/Mail-ListDetector/Mail-ListDetector-0.34.ebuild +++ b/dev-perl/Mail-ListDetector/Mail-ListDetector-0.34.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ListDetector/Mail-ListDetector-0.34.ebuild,v 1.7 2007/01/22 23:59:48 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ListDetector/Mail-ListDetector-0.34.ebuild,v 1.8 2007/03/05 13:11:13 ticho Exp $ inherit perl-module @@ -9,7 +9,7 @@ SRC_URI="mirror://cpan/authors/id/M/MS/MSTEVENS/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-module/Mail/${P}.readme" LICENSE="Artistic" -KEYWORDS="alpha amd64 ~ia64 ppc sparc ~x86" +KEYWORDS="alpha amd64 ~ia64 ppc sparc x86" IUSE="" SLOT="0" |