diff options
Diffstat (limited to 'dev-perl/DelimMatch/DelimMatch-1.06.ebuild')
-rw-r--r-- | dev-perl/DelimMatch/DelimMatch-1.06.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DelimMatch/DelimMatch-1.06.ebuild b/dev-perl/DelimMatch/DelimMatch-1.06.ebuild index c535f4699c55..c637928dda15 100644 --- a/dev-perl/DelimMatch/DelimMatch-1.06.ebuild +++ b/dev-perl/DelimMatch/DelimMatch-1.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DelimMatch/DelimMatch-1.06.ebuild,v 1.10 2005/08/25 22:55:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DelimMatch/DelimMatch-1.06.ebuild,v 1.11 2005/09/03 20:11:01 corsair Exp $ inherit perl-module MY_P=${P}a @@ -11,5 +11,5 @@ HOMEPAGE="http://search.cpan.org/~nwalsh/${MY_P}" SLOT="0" LICENSE="as-is" -KEYWORDS="alpha amd64 ~ia64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86" IUSE="" |