diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 22:26:25 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 22:26:25 +0000 |
commit | b3847b1df802b9a85dc75942093df1538ca805f4 (patch) | |
tree | 77737067d8f806cc5783eff11ed4190ef48aaae9 /dev-perl/Text-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild | |
parent | marking sparc x86 stable (diff) | |
download | gentoo-2-b3847b1df802b9a85dc75942093df1538ca805f4.tar.gz gentoo-2-b3847b1df802b9a85dc75942093df1538ca805f4.tar.bz2 gentoo-2-b3847b1df802b9a85dc75942093df1538ca805f4.zip |
Marking sparc x86 stable
(Portage version: 2.1_pre1)
Diffstat (limited to 'dev-perl/Text-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild')
-rw-r--r-- | dev-perl/Text-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild b/dev-perl/Text-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild index ab9e8a845614..17d1d66f9547 100644 --- a/dev-perl/Text-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild +++ b/dev-perl/Text-LevenshteinXS/Text-LevenshteinXS-0.03.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/Text-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild,v 1.2 2006/01/13 17:52:48 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-LevenshteinXS/Text-LevenshteinXS-0.03.ebuild,v 1.3 2006/01/13 22:25:01 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/J/JG/JGOLDBERG/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~sparc x86" +KEYWORDS="sparc x86" IUSE="" SRC_TEST="do" |