diff options
author | 2007-06-28 23:11:04 +0000 | |
---|---|---|
committer | 2007-06-28 23:11:04 +0000 | |
commit | 681093fff100d53d1a3b86e6b2dd2fdff1496abd (patch) | |
tree | f0ee9fec445211a1c6fce80c0221316667df7bea /app-text | |
parent | +nss (diff) | |
download | gentoo-2-681093fff100d53d1a3b86e6b2dd2fdff1496abd.tar.gz gentoo-2-681093fff100d53d1a3b86e6b2dd2fdff1496abd.tar.bz2 gentoo-2-681093fff100d53d1a3b86e6b2dd2fdff1496abd.zip |
sh love
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/enchant/enchant-1.1.3.ebuild | 4 | ||||
-rw-r--r-- | app-text/enchant/enchant-1.1.6.ebuild | 4 | ||||
-rw-r--r-- | app-text/enchant/enchant-1.2.5.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-text/enchant/enchant-1.1.3.ebuild b/app-text/enchant/enchant-1.1.3.ebuild index 581939b17343..17d61d9c5f88 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-2007 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.17 2007/06/07 21:04:40 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/enchant-1.1.3.ebuild,v 1.18 2007/06/28 23:11:04 vapier Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/abiword/${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 sh sparc x86" IUSE="" # FIXME : some sort of proper spellchecker selection needed diff --git a/app-text/enchant/enchant-1.1.6.ebuild b/app-text/enchant/enchant-1.1.6.ebuild index e0279414788d..3c6659263c8a 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-2007 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.11 2007/06/07 21:04:40 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/enchant-1.1.6.ebuild,v 1.12 2007/06/28 23:11:04 vapier 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 sh sparc x86" IUSE="" # FIXME : some sort of proper spellchecker selection needed diff --git a/app-text/enchant/enchant-1.2.5.ebuild b/app-text/enchant/enchant-1.2.5.ebuild index 4bb4ebc1702a..1efe66fe1beb 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-2007 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.16 2007/06/07 21:04:40 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/enchant-1.2.5.ebuild,v 1.17 2007/06/28 23:11:04 vapier Exp $ inherit libtool @@ -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 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="" # FIXME : some sort of proper spellchecker selection needed |