diff options
author | 2004-06-25 23:11:21 +0000 | |
---|---|---|
committer | 2004-06-25 23:11:21 +0000 | |
commit | 9f312724e4e66a587449df050fde8690f0b291d6 (patch) | |
tree | e93e0274409e242a2b33aba914014796774a4cbe /dev-perl/DelimMatch/DelimMatch-1.06.ebuild | |
parent | Version bump. (Manifest recommit) (diff) | |
download | gentoo-2-9f312724e4e66a587449df050fde8690f0b291d6.tar.gz gentoo-2-9f312724e4e66a587449df050fde8690f0b291d6.tar.bz2 gentoo-2-9f312724e4e66a587449df050fde8690f0b291d6.zip |
stable on amd64
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 0d3eeea07759..7a2c91ecd024 100644 --- a/dev-perl/DelimMatch/DelimMatch-1.06.ebuild +++ b/dev-perl/DelimMatch/DelimMatch-1.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.3 2004/06/25 00:23:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DelimMatch/DelimMatch-1.06.ebuild,v 1.4 2004/06/25 23:06:40 kugelfang Exp $ inherit perl-module MY_P=${P}a @@ -11,4 +11,4 @@ HOMEPAGE="http://search.cpan.org/~nwalsh/${MY_P}" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ~amd64 ~ppc sparc ~alpha" +KEYWORDS="x86 amd64 ~ppc sparc ~alpha" |