diff options
author | Graham Forest <vitaminmoo@gentoo.org> | 2003-03-08 01:07:44 +0000 |
---|---|---|
committer | Graham Forest <vitaminmoo@gentoo.org> | 2003-03-08 01:07:44 +0000 |
commit | a6e88910a93311a6caf70f249cbaaf113c3c05f5 (patch) | |
tree | 35d52549c26ec6c7808c0c5ef7f7cca7826448da /app-dicts/ispell-ru | |
parent | New tcsh-6.12-r2 adds kanji support. (diff) | |
download | historical-a6e88910a93311a6caf70f249cbaaf113c3c05f5.tar.gz historical-a6e88910a93311a6caf70f249cbaaf113c3c05f5.tar.bz2 historical-a6e88910a93311a6caf70f249cbaaf113c3c05f5.zip |
Added all KEYWORDS
Diffstat (limited to 'app-dicts/ispell-ru')
-rw-r--r-- | app-dicts/ispell-ru/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/ispell-ru/ispell-ru-0.99.5.9.ebuild | 4 | ||||
-rw-r--r-- | app-dicts/ispell-ru/ispell-ru-0.99.6.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-dicts/ispell-ru/ChangeLog b/app-dicts/ispell-ru/ChangeLog index bf70d9b90ffb..2d044265389c 100644 --- a/app-dicts/ispell-ru/ChangeLog +++ b/app-dicts/ispell-ru/ChangeLog @@ -1,9 +1,13 @@ # ChangeLog for app-dicts/ispell-ru # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ru/ChangeLog,v 1.3 2003/02/12 03:34:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ru/ChangeLog,v 1.4 2003/03/08 01:07:44 vladimir Exp $ *ispell-ru-0.99.6.1 (11 Jul 2002) + 07 Mar 2003; Graham Forest <vladimir@gentoo.org> ispell-ru-0.99.5.9.ebuild, + ispell-ru-0.99.6.1.ebuild: + Added all KEYWORDS + 02 Dec 2002; Seemant Kulleen <seemant@gentoo.org> * : Moved from app-i18n to app-dicts diff --git a/app-dicts/ispell-ru/ispell-ru-0.99.5.9.ebuild b/app-dicts/ispell-ru/ispell-ru-0.99.5.9.ebuild index 7cd2f405bad2..4f2809c1e4da 100644 --- a/app-dicts/ispell-ru/ispell-ru-0.99.5.9.ebuild +++ b/app-dicts/ispell-ru/ispell-ru-0.99.5.9.ebuild @@ -1,6 +1,6 @@ # Copyright 2002-2003 Arcady Genkin <agenkin@thpoon.com> # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ru/ispell-ru-0.99.5.9.ebuild,v 1.2 2003/02/12 13:29:28 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ru/ispell-ru-0.99.5.9.ebuild,v 1.3 2003/03/08 01:07:44 vladimir Exp $ MY_PV=${PV/.5./e} S=${WORKDIR} @@ -10,7 +10,7 @@ SRC_URI="ftp://scon155.phys.msu.su/pub/russian/ispell/rus-ispell-${MY_PV}.tar.gz SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa" +KEYWORDS="ppc x86 sparc alpha mips hppa arm" DEPEND="app-text/ispell" diff --git a/app-dicts/ispell-ru/ispell-ru-0.99.6.1.ebuild b/app-dicts/ispell-ru/ispell-ru-0.99.6.1.ebuild index a01b453a0abb..5b1dbd8edae7 100644 --- a/app-dicts/ispell-ru/ispell-ru-0.99.6.1.ebuild +++ b/app-dicts/ispell-ru/ispell-ru-0.99.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 2002-2003 Arcady Genkin <agenkin@thpoon.com> # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ru/ispell-ru-0.99.6.1.ebuild,v 1.2 2003/02/12 13:29:28 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ru/ispell-ru-0.99.6.1.ebuild,v 1.3 2003/03/08 01:07:44 vladimir Exp $ MY_PV=${PV/.6./f} S="${WORKDIR}" @@ -10,7 +10,7 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/rus-isp SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa" +KEYWORDS="ppc x86 sparc alpha mips hppa arm" DEPEND="app-text/ispell" |