diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 18:27:33 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 18:27:33 +0000 |
commit | a40bbc0db2beb3dd4cbdedecb2defa3859fcbd8e (patch) | |
tree | a88f8cb9baa336bab715a2428bcec3937bc733dc /app-dicts/ispell-ru | |
parent | Remove arm keywords (Manifest recommit) (diff) | |
download | gentoo-2-a40bbc0db2beb3dd4cbdedecb2defa3859fcbd8e.tar.gz gentoo-2-a40bbc0db2beb3dd4cbdedecb2defa3859fcbd8e.tar.bz2 gentoo-2-a40bbc0db2beb3dd4cbdedecb2defa3859fcbd8e.zip |
Remove arm keywords
Diffstat (limited to 'app-dicts/ispell-ru')
-rw-r--r-- | app-dicts/ispell-ru/ispell-ru-0.99.6.1-r1.ebuild | 4 | ||||
-rw-r--r-- | app-dicts/ispell-ru/ispell-ru-0.99.6.1.ebuild | 4 | ||||
-rw-r--r-- | app-dicts/ispell-ru/ispell-ru-0.99.7.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-dicts/ispell-ru/ispell-ru-0.99.6.1-r1.ebuild b/app-dicts/ispell-ru/ispell-ru-0.99.6.1-r1.ebuild index dcc24f6f24c6..73697949466a 100644 --- a/app-dicts/ispell-ru/ispell-ru-0.99.6.1-r1.ebuild +++ b/app-dicts/ispell-ru/ispell-ru-0.99.6.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # 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-r1.ebuild,v 1.3 2003/09/29 21:06:42 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ru/ispell-ru-0.99.6.1-r1.ebuild,v 1.4 2004/02/22 18:27:17 agriffis 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 LICENSE="as-is" SLOT="0" -KEYWORDS="~ppc ~x86 ~sparc ~alpha ~mips ~hppa ~arm" +KEYWORDS="~ppc ~x86 ~sparc ~alpha ~mips ~hppa" 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 28b99c73bdfd..dd699de03edf 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 1999-2003 Gentoo Technologies, Inc. # 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.5 2003/09/29 21:06:42 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ru/ispell-ru-0.99.6.1.ebuild,v 1.6 2004/02/22 18:27:17 agriffis 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 LICENSE="as-is" SLOT="0" -KEYWORDS="ppc x86 sparc alpha mips hppa arm" +KEYWORDS="ppc x86 sparc alpha mips hppa" DEPEND="app-text/ispell" 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 ea65d214652d..34d204ae1389 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 Technologies, Inc. # 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.1 2004/02/18 01:21:03 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ru/ispell-ru-0.99.7.ebuild,v 1.2 2004/02/22 18:27:17 agriffis Exp $ MY_PV=$(echo ${PV} | sed 's/\.\([0-9]\)$/f\1/') S="${WORKDIR}" @@ -10,7 +10,7 @@ SRC_URI="ftp://scon155.phys.msu.su/pub/russian/ispell/rus-ispell-${MY_PV}.tar.gz LICENSE="as-is" SLOT="0" -KEYWORDS="~ppc ~x86 ~sparc ~alpha ~mips ~hppa ~arm" +KEYWORDS="~ppc ~x86 ~sparc ~alpha ~mips ~hppa" DEPEND="app-text/ispell" |