diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-12 22:14:44 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-12 22:14:44 +0000 |
commit | e81451234b8260a57a169dd354a3c388e521b81b (patch) | |
tree | 272f1b58a9070ab6de9a8fee02142775e70bc10f /app-text/enchant/enchant-1.2.5.ebuild | |
parent | Minor galeon updates (diff) | |
download | gentoo-2-e81451234b8260a57a169dd354a3c388e521b81b.tar.gz gentoo-2-e81451234b8260a57a169dd354a3c388e521b81b.tar.bz2 gentoo-2-e81451234b8260a57a169dd354a3c388e521b81b.zip |
Mark 1.2.5 stable on ia64
(Portage version: 2.1-r1)
Diffstat (limited to 'app-text/enchant/enchant-1.2.5.ebuild')
-rw-r--r-- | app-text/enchant/enchant-1.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/enchant/enchant-1.2.5.ebuild b/app-text/enchant/enchant-1.2.5.ebuild index a7d8797e521c..b1d3d99c084e 100644 --- a/app-text/enchant/enchant-1.2.5.ebuild +++ b/app-text/enchant/enchant-1.2.5.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/app-text/enchant/enchant-1.2.5.ebuild,v 1.7 2006/06/26 19:36:39 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/enchant-1.2.5.ebuild,v 1.8 2006/07/12 22:14:44 agriffis Exp $ DESCRIPTION="Spellchecker wrapping library" HOMEPAGE="http://www.abisource.com/enchant/" @@ -8,7 +8,7 @@ SRC_URI="http://www.abisource.com/downloads/${PN}/${PV}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="" # FIXME : some sort of proper spellchecker selection needed |