diff options
author | Stuart Bouyer <stubear@gentoo.org> | 2002-07-13 16:30:25 +0000 |
---|---|---|
committer | Stuart Bouyer <stubear@gentoo.org> | 2002-07-13 16:30:25 +0000 |
commit | 4c1f0c1d49279e5d81976adf1ad9321c49316d14 (patch) | |
tree | 3aa3acfb5e9ba25aae352993b8f2f4b1649763af /app-i18n | |
parent | added KEYWORDS for QA happiness (diff) | |
download | gentoo-2-4c1f0c1d49279e5d81976adf1ad9321c49316d14.tar.gz gentoo-2-4c1f0c1d49279e5d81976adf1ad9321c49316d14.tar.bz2 gentoo-2-4c1f0c1d49279e5d81976adf1ad9321c49316d14.zip |
added KEYWORDS for QA happiness
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/aspell-es/aspell-es-0.0.3.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app-i18n/aspell-es/aspell-es-0.0.3.ebuild b/app-i18n/aspell-es/aspell-es-0.0.3.ebuild index d23403403efd..da3e92c514e3 100644 --- a/app-i18n/aspell-es/aspell-es-0.0.3.ebuild +++ b/app-i18n/aspell-es/aspell-es-0.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/aspell-es/aspell-es-0.0.3.ebuild,v 1.1 2002/06/16 15:05:21 bass Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/aspell-es/aspell-es-0.0.3.ebuild,v 1.2 2002/07/13 16:30:25 stubear Exp $ MY_P="aspell-es-0.0-3" @@ -8,6 +8,8 @@ DESCRIPTION="The Spanish aspell dict" HOMEPAGE="http://aspell.sourceforge.net" +KEYWORDS="x86" + LICENSE="GPL" DEPEND="aspell" |