diff options
author | Joshua Kinard <kumba@gentoo.org> | 2004-08-22 08:19:27 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2004-08-22 08:19:27 +0000 |
commit | dd59f1f5cd71c4ea3201ba9247698b09fae53cc9 (patch) | |
tree | 9eaafbf95e8cc110f1c026333caf002e4e24c377 /app-dicts/ispell-ru | |
parent | Added ~mips keyword (diff) | |
download | historical-dd59f1f5cd71c4ea3201ba9247698b09fae53cc9.tar.gz historical-dd59f1f5cd71c4ea3201ba9247698b09fae53cc9.tar.bz2 historical-dd59f1f5cd71c4ea3201ba9247698b09fae53cc9.zip |
Marked stable on mips.
Diffstat (limited to 'app-dicts/ispell-ru')
-rw-r--r-- | app-dicts/ispell-ru/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ispell-ru/Manifest | 4 | ||||
-rw-r--r-- | app-dicts/ispell-ru/ispell-ru-0.99.7.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/ispell-ru/ChangeLog b/app-dicts/ispell-ru/ChangeLog index 8683a5b9e492..082c53a7b8f7 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.12 2004/08/21 02:29:18 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ru/ChangeLog,v 1.13 2004/08/22 08:19:27 kumba Exp $ + + 22 Aug 2004; Joshua Kinard <kumba@gentoo.org> ispell-ru-0.99.7.ebuild: + Marked stable on mips. 20 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> ispell-ru-0.99.7.ebuild: Stable on sparc diff --git a/app-dicts/ispell-ru/Manifest b/app-dicts/ispell-ru/Manifest index dbf2a728bde6..14c71631a0a1 100644 --- a/app-dicts/ispell-ru/Manifest +++ b/app-dicts/ispell-ru/Manifest @@ -1,7 +1,7 @@ -MD5 395fbdfdd90671a39b65e1def3190c1f ChangeLog 1790 +MD5 7a3607072a1aaa9f803a154ee3efdeca ChangeLog 1889 MD5 686731adc08ea95df74e5e450328e453 ispell-ru-0.99.6.1-r1.ebuild 772 MD5 93d2df064f195499b26cd303aefb4ad7 ispell-ru-0.99.6.1.ebuild 761 -MD5 3343864b7b5073ad5382c683e86b0e3c ispell-ru-0.99.7.ebuild 775 +MD5 10686952fab3324f38d3e4f8618acac6 ispell-ru-0.99.7.ebuild 774 MD5 eb03775ece62e57725480e782cd84ee8 metadata.xml 162 MD5 1dd1c7de450fd69537c7df2352870037 files/digest-ispell-ru-0.99.6.1 69 MD5 1dd1c7de450fd69537c7df2352870037 files/digest-ispell-ru-0.99.6.1-r1 69 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 3412dee3da5b..a1de040f6885 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.7 2004/08/21 02:29:18 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ru/ispell-ru-0.99.7.ebuild,v 1.8 2004/08/22 08:19:27 kumba 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" |