summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNguyen Thai Ngoc Duy <pclouds@gentoo.org>2005-12-03 11:32:17 +0000
committerNguyen Thai Ngoc Duy <pclouds@gentoo.org>2005-12-03 11:32:17 +0000
commitce7f1c0dc00f166e0d5205e30bcce4f368597eed (patch)
treea05981ebd26ab7c46db4d0e01d269f9711b4f76b /app-dicts/stardict-hnd-en-vi/stardict-hnd-en-vi-20050917.ebuild
parentSilently update the ooo-build to 2.0.0.2, nothing new in there just all our f... (diff)
downloadgentoo-2-ce7f1c0dc00f166e0d5205e30bcce4f368597eed.tar.gz
gentoo-2-ce7f1c0dc00f166e0d5205e30bcce4f368597eed.tar.bz2
gentoo-2-ce7f1c0dc00f166e0d5205e30bcce4f368597eed.zip
Added new dictionary
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'app-dicts/stardict-hnd-en-vi/stardict-hnd-en-vi-20050917.ebuild')
-rw-r--r--app-dicts/stardict-hnd-en-vi/stardict-hnd-en-vi-20050917.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/app-dicts/stardict-hnd-en-vi/stardict-hnd-en-vi-20050917.ebuild b/app-dicts/stardict-hnd-en-vi/stardict-hnd-en-vi-20050917.ebuild
new file mode 100644
index 000000000000..aff5373600fa
--- /dev/null
+++ b/app-dicts/stardict-hnd-en-vi/stardict-hnd-en-vi-20050917.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-hnd-en-vi/stardict-hnd-en-vi-20050917.ebuild,v 1.1 2005/12/03 11:31:43 pclouds Exp $
+
+FROM_LANG="English"
+TO_LANG="Vietnamese"
+
+inherit stardict
+
+HOMEPAGE="http://forum.vnoss.org/viewtopic.php?id=1818"
+SRC_URI="http://james.dyndns.ws/pub/Dictionary/StarDict-James/AnhViet109K.zip"
+
+KEYWORDS="~x86"
+IUSE=""
+S="${WORKDIR}/AnhViet"
+
+RDEPEND=">=app-dicts/stardict-2.4.2"