diff options
author | 2007-02-11 11:17:38 +0000 | |
---|---|---|
committer | 2007-02-11 11:17:38 +0000 | |
commit | 20f3b217a6c3e4ce5776d9af7e11ba3266e44aa9 (patch) | |
tree | ea46d6a9d6941c2c149f8a92864b7bfa20bb54c2 /perl-core | |
parent | version bump thanks to Jouni Rinne in bug 164044 (diff) | |
download | gentoo-2-20f3b217a6c3e4ce5776d9af7e11ba3266e44aa9.tar.gz gentoo-2-20f3b217a6c3e4ce5776d9af7e11ba3266e44aa9.tar.bz2 gentoo-2-20f3b217a6c3e4ce5776d9af7e11ba3266e44aa9.zip |
sh love
(Portage version: 2.1.2-r9)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Filter/Filter-1.32.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-core/Filter/Filter-1.32.ebuild b/perl-core/Filter/Filter-1.32.ebuild index f4adab6c66a0..9edc2be8cdef 100644 --- a/perl-core/Filter/Filter-1.32.ebuild +++ b/perl-core/Filter/Filter-1.32.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Filter/Filter-1.32.ebuild,v 1.8 2006/12/24 00:55:18 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Filter/Filter-1.32.ebuild,v 1.9 2007/02/11 11:17:38 vapier Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/P/PM/PMQS/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc s390 sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc s390 sh sparc ~x86" IUSE="" DEPEND="dev-lang/perl" |