diff options
Diffstat (limited to 'dev-perl/File-MimeInfo/File-MimeInfo-0.14.ebuild')
-rw-r--r-- | dev-perl/File-MimeInfo/File-MimeInfo-0.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-MimeInfo/File-MimeInfo-0.14.ebuild b/dev-perl/File-MimeInfo/File-MimeInfo-0.14.ebuild index 1c72ea7fc83b..8175d3f6269d 100644 --- a/dev-perl/File-MimeInfo/File-MimeInfo-0.14.ebuild +++ b/dev-perl/File-MimeInfo/File-MimeInfo-0.14.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/File-MimeInfo/File-MimeInfo-0.14.ebuild,v 1.3 2007/07/12 13:24:57 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MimeInfo/File-MimeInfo-0.14.ebuild,v 1.4 2007/07/22 23:21:05 tgall Exp $ inherit perl-module @@ -9,7 +9,7 @@ SRC_URI="mirror://cpan/authors/id/P/PA/PARDUS/${PN}/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/~pardus/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="~amd64 ia64 ~ppc ppc64 sparc x86" IUSE="" SRC_TEST="do" |