diff options
-rw-r--r-- | app-dicts/ispell-lt/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ispell-lt/ispell-lt-1.0.ebuild | 4 | ||||
-rw-r--r-- | app-dicts/ispell-ru/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ispell-ru/ispell-ru-0.99.7.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/app-dicts/ispell-lt/ChangeLog b/app-dicts/ispell-lt/ChangeLog index b4a6a6557cc3..7fe9b08bec55 100644 --- a/app-dicts/ispell-lt/ChangeLog +++ b/app-dicts/ispell-lt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/ispell-lt # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-lt/ChangeLog,v 1.10 2004/08/08 13:51:26 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-lt/ChangeLog,v 1.11 2004/08/21 02:26:08 gustavoz Exp $ + + 20 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> ispell-lt-1.0.ebuild: + Stable on sparc 08 Aug 2004; Guy Martin <gmsoft@gentoo.org> ispell-lt-1.0.ebuild: Stable on hppa. diff --git a/app-dicts/ispell-lt/ispell-lt-1.0.ebuild b/app-dicts/ispell-lt/ispell-lt-1.0.ebuild index 6d4940ba3752..790718591b12 100644 --- a/app-dicts/ispell-lt/ispell-lt-1.0.ebuild +++ b/app-dicts/ispell-lt/ispell-lt-1.0.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-dicts/ispell-lt/ispell-lt-1.0.ebuild,v 1.3 2004/08/08 13:51:26 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-lt/ispell-lt-1.0.ebuild,v 1.4 2004/08/21 02:26:08 gustavoz Exp $ DESCRIPTION="Lithuanian dictionary for ispell" HOMEPAGE="http://files.akl.lt/ispell-lt/" @@ -8,7 +8,7 @@ SRC_URI="http://files.akl.lt/ispell-lt/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~mips alpha hppa" +KEYWORDS="x86 ~ppc sparc ~mips alpha hppa" IUSE="" DEPEND="app-text/ispell diff --git a/app-dicts/ispell-ru/ChangeLog b/app-dicts/ispell-ru/ChangeLog index e9656172415c..8683a5b9e492 100644 --- a/app-dicts/ispell-ru/ChangeLog +++ b/app-dicts/ispell-ru/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/ispell-ru # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ru/ChangeLog,v 1.11 2004/07/30 21:58:15 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ru/ChangeLog,v 1.12 2004/08/21 02:29:18 gustavoz Exp $ + + 20 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> ispell-ru-0.99.7.ebuild: + Stable on sparc 30 Jul 2004; Anders Rune Jensen <arj@gentoo.org> +metadata.xml: QA - IUSE fix and {add missing,correct} metatata.xml. diff --git a/app-dicts/ispell-ru/ispell-ru-0.99.7.ebuild b/app-dicts/ispell-ru/ispell-ru-0.99.7.ebuild index 616d8e2e5f98..3412dee3da5b 100644 --- a/app-dicts/ispell-ru/ispell-ru-0.99.7.ebuild +++ b/app-dicts/ispell-ru/ispell-ru-0.99.7.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-dicts/ispell-ru/ispell-ru-0.99.7.ebuild,v 1.6 2004/06/25 10:08:08 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ru/ispell-ru-0.99.7.ebuild,v 1.7 2004/08/21 02:29:18 gustavoz Exp $ MY_PV=$(echo ${PV} | sed 's/\.\([0-9]\)$/f\1/') S="${WORKDIR}" @@ -11,7 +11,7 @@ SRC_URI="ftp://scon155.phys.msu.su/pub/russian/ispell/rus-ispell-${MY_PV}.tar.gz LICENSE="as-is" SLOT="0" IUSE="" -KEYWORDS="~ppc x86 ~sparc alpha ~mips hppa" +KEYWORDS="~ppc x86 sparc alpha ~mips hppa" DEPEND="app-text/ispell" |