diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-07-03 21:22:33 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-07-03 21:22:33 +0000 |
commit | 3c0e2540200aacdf3dc6cbb82a5c8cf8dec253b6 (patch) | |
tree | 236751c71e8d222d2993e3945382fc0963c8d450 /app-text/enchant/enchant-1.1.3.ebuild | |
parent | QA: missing metadata.xml, need-kde after R/DEPEND (Manifest recommit) (diff) | |
download | gentoo-2-3c0e2540200aacdf3dc6cbb82a5c8cf8dec253b6.tar.gz gentoo-2-3c0e2540200aacdf3dc6cbb82a5c8cf8dec253b6.tar.bz2 gentoo-2-3c0e2540200aacdf3dc6cbb82a5c8cf8dec253b6.zip |
Stable on alpha.
Diffstat (limited to 'app-text/enchant/enchant-1.1.3.ebuild')
-rw-r--r-- | app-text/enchant/enchant-1.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/enchant/enchant-1.1.3.ebuild b/app-text/enchant/enchant-1.1.3.ebuild index 1f465db3771a..4953e4ae762f 100644 --- a/app-text/enchant/enchant-1.1.3.ebuild +++ b/app-text/enchant/enchant-1.1.3.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/app-text/enchant/enchant-1.1.3.ebuild,v 1.8 2004/06/24 22:34:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/enchant-1.1.3.ebuild,v 1.9 2004/07/03 21:19:54 kloeri Exp $ inherit gnome2 gnuconfig @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/abiword/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ~ppc sparc amd64 ~alpha ~ia64 mips hppa" +KEYWORDS="x86 ~ppc sparc amd64 alpha ~ia64 mips hppa" IUSE="" # FIXME : some sort of proper spellchecker selection needed |