summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnders Rune Jensen <arj@gentoo.org>2004-10-03 22:47:29 +0000
committerAnders Rune Jensen <arj@gentoo.org>2004-10-03 22:47:29 +0000
commitc43407277c26d23f5b4c81385c7d5ad34a03f3b2 (patch)
treef3e4609747277eaa803f75315bcbe01a188933ef /app-dicts/aspell-ru/aspell-ru-0.99.1.ebuild
parentAdded ~hppa to KEYWORDS. (diff)
downloadhistorical-c43407277c26d23f5b4c81385c7d5ad34a03f3b2.tar.gz
historical-c43407277c26d23f5b4c81385c7d5ad34a03f3b2.tar.bz2
historical-c43407277c26d23f5b4c81385c7d5ad34a03f3b2.zip
new version
Diffstat (limited to 'app-dicts/aspell-ru/aspell-ru-0.99.1.ebuild')
-rw-r--r--app-dicts/aspell-ru/aspell-ru-0.99.1.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/app-dicts/aspell-ru/aspell-ru-0.99.1.ebuild b/app-dicts/aspell-ru/aspell-ru-0.99.1.ebuild
new file mode 100644
index 000000000000..2a67dc682705
--- /dev/null
+++ b/app-dicts/aspell-ru/aspell-ru-0.99.1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-ru/aspell-ru-0.99.1.ebuild,v 1.1 2004/10/03 22:47:29 arj Exp $
+
+ASPELL_LANG="Russian"
+
+LICENSE="GPL-2"
+
+ASPOSTFIX="6"
+
+inherit aspell-dict
+
+# as this depends on aspell 0.6 we need to change the KEYWORDS
+KEYWORDS="~x86"
+
+# very strange filename not supported by the gentoo naming scheme
+FILENAME=aspell6-ru-0.99f7-1
+
+SRC_URI="ftp://ftp.gnu.org/gnu/aspell/dict/ru/${FILENAME}.tar.bz2"
+S=${WORKDIR}/${FILENAME}