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 962cff0fd8ba..878647034b50 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-2006 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.5 2006/10/20 19:53:08 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ListDetector/Mail-ListDetector-0.34.ebuild,v 1.6 2006/10/21 14:27:20 dertobi123 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 ~ppc sparc ~x86" +KEYWORDS="alpha amd64 ppc sparc ~x86" IUSE="" SLOT="0" |