diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-08-08 08:52:43 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-08-08 08:52:43 +0000 |
commit | 39a95f1eaa28a110761ebf015fe66e544c9f9b8d (patch) | |
tree | 121af3b08704d4ddb941179d9fda40b037f5a1ea /app-text/enchant/enchant-1.1.6.ebuild | |
parent | Stable on ppc64 (diff) | |
download | historical-39a95f1eaa28a110761ebf015fe66e544c9f9b8d.tar.gz historical-39a95f1eaa28a110761ebf015fe66e544c9f9b8d.tar.bz2 historical-39a95f1eaa28a110761ebf015fe66e544c9f9b8d.zip |
Stable on ppc64
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-text/enchant/enchant-1.1.6.ebuild')
-rw-r--r-- | app-text/enchant/enchant-1.1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/enchant/enchant-1.1.6.ebuild b/app-text/enchant/enchant-1.1.6.ebuild index f5dd868fdb0c..7fe3bc3156f3 100644 --- a/app-text/enchant/enchant-1.1.6.ebuild +++ b/app-text/enchant/enchant-1.1.6.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/enchant/enchant-1.1.6.ebuild,v 1.5 2005/08/03 20:10:07 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/enchant-1.1.6.ebuild,v 1.6 2005/08/08 08:52:08 corsair Exp $ inherit gnome2 @@ -10,7 +10,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 |