diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 19:53:08 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 19:53:08 +0000 |
commit | 3c38fb1eebb38b1a6e5cdd20b55d35a935603a6e (patch) | |
tree | 5702324b48845b2381460b21fc0db7b8c840db9c /dev-perl/Mail-ListDetector/Mail-ListDetector-0.34.ebuild | |
parent | Stable on Alpha. (diff) | |
download | gentoo-2-3c38fb1eebb38b1a6e5cdd20b55d35a935603a6e.tar.gz gentoo-2-3c38fb1eebb38b1a6e5cdd20b55d35a935603a6e.tar.bz2 gentoo-2-3c38fb1eebb38b1a6e5cdd20b55d35a935603a6e.zip |
Stable on Alpha.
(Portage version: 2.1.2_pre3-r2)
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 911a8437a866..962cff0fd8ba 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.4 2006/10/10 20:16:09 mcummings Exp $ +# $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 $ 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" |