diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-21 20:36:41 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-21 20:36:41 +0000 |
commit | e58d5e8c20d64c5235422f5d41ccbcef43204b1d (patch) | |
tree | f34a80deab175d5489a5db28206e177b1f796a44 /app-text/spellutils/spellutils-0.7.ebuild | |
parent | stable amd64 (diff) | |
download | historical-e58d5e8c20d64c5235422f5d41ccbcef43204b1d.tar.gz historical-e58d5e8c20d64c5235422f5d41ccbcef43204b1d.tar.bz2 historical-e58d5e8c20d64c5235422f5d41ccbcef43204b1d.zip |
stable amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-text/spellutils/spellutils-0.7.ebuild')
-rw-r--r-- | app-text/spellutils/spellutils-0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/spellutils/spellutils-0.7.ebuild b/app-text/spellutils/spellutils-0.7.ebuild index ab7ba8f4a7a3..0d6ceb2d25af 100644 --- a/app-text/spellutils/spellutils-0.7.ebuild +++ b/app-text/spellutils/spellutils-0.7.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/app-text/spellutils/spellutils-0.7.ebuild,v 1.8 2005/01/01 16:36:40 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/spellutils/spellutils-0.7.ebuild,v 1.9 2005/04/21 20:29:38 blubb Exp $ IUSE="nls" @@ -10,7 +10,7 @@ SRC_URI="http://home.worldonline.dk/byrial/spellutils/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc alpha ~mips ~hppa ~amd64" +KEYWORDS="x86 ~ppc ~sparc alpha ~mips ~hppa amd64" DEPEND="virtual/libc" |