diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-06-25 10:10:20 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-06-25 10:10:20 +0000 |
commit | 174ccff8356c76e13f5cdd5bec06dd08127d8b3e (patch) | |
tree | 4f4f4880259e02ce2afa827e125c90416416bf80 /app-dicts | |
parent | Removed old ebuilds. Applied x86-sucks patch. (Manifest recommit) (diff) | |
download | gentoo-2-174ccff8356c76e13f5cdd5bec06dd08127d8b3e.tar.gz gentoo-2-174ccff8356c76e13f5cdd5bec06dd08127d8b3e.tar.bz2 gentoo-2-174ccff8356c76e13f5cdd5bec06dd08127d8b3e.zip |
Marked stable on hppa.
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/ispell-ru/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ispell-ru/ispell-ru-0.99.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/ispell-ru/ChangeLog b/app-dicts/ispell-ru/ChangeLog index 95826ac1bd30..9f0d4de1472f 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.9 2004/06/24 21:44:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ru/ChangeLog,v 1.10 2004/06/25 10:08:08 gmsoft Exp $ + + 25 Jun 2004; Guy Martin <gmsoft@gentoo.org> ispell-ru-0.99.7.ebuild: + Marked stable on hppa. 07 Jun 2004; Daniel Black <dragonheart@gentoo.org> +metadata.xml, ispell-ru-0.99.6.1-r1.ebuild, ispell-ru-0.99.6.1.ebuild, 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 a4c7e93c4ef6..616d8e2e5f98 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.5 2004/06/24 21:44:09 agriffis Exp $ +# $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 $ 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" |