diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-04 22:54:29 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-04 22:54:29 +0000 |
commit | 015bbf58c2d8346cbfd179e4718b621c03b369eb (patch) | |
tree | 48ecf6854776c3439371586b5c27a7a6a4d802c8 /app-text/enchant | |
parent | arm KEYWORDS (Manifest recommit) (diff) | |
download | gentoo-2-015bbf58c2d8346cbfd179e4718b621c03b369eb.tar.gz gentoo-2-015bbf58c2d8346cbfd179e4718b621c03b369eb.tar.bz2 gentoo-2-015bbf58c2d8346cbfd179e4718b621c03b369eb.zip |
arm/ia64/ppc stable
Diffstat (limited to 'app-text/enchant')
-rw-r--r-- | app-text/enchant/enchant-1.1.3.ebuild | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/app-text/enchant/enchant-1.1.3.ebuild b/app-text/enchant/enchant-1.1.3.ebuild index 695fa015de5f..51ca81e8027b 100644 --- a/app-text/enchant/enchant-1.1.3.ebuild +++ b/app-text/enchant/enchant-1.1.3.ebuild @@ -1,19 +1,16 @@ # 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.13 2004/09/16 03:51:17 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/enchant-1.1.3.ebuild,v 1.14 2004/11/04 22:54:29 vapier Exp $ inherit gnome2 gnuconfig DESCRIPTION="Spellchecker wrapping library" HOMEPAGE="http://www.abisource.com/enchant/" - SRC_URI="mirror://sourceforge/abiword/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" - -KEYWORDS="x86 ~ppc sparc amd64 alpha ~ia64 mips hppa ppc64" - +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86" IUSE="" # FIXME : some sort of proper spellchecker selection needed |