From 01d7d6ded09d44881d1637ca7a468dbbf0fae61a Mon Sep 17 00:00:00 2001 From: Nguyen Thai Ngoc Duy Date: Sat, 3 Dec 2005 11:41:44 +0000 Subject: Added new dictionary Package-Manager: portage-2.0.53_rc7 --- app-dicts/stardict-hnd-fr-vi/ChangeLog | 10 ++++++++++ app-dicts/stardict-hnd-fr-vi/Manifest | 4 ++++ .../files/digest-stardict-hnd-fr-vi-20050917 | 1 + app-dicts/stardict-hnd-fr-vi/metadata.xml | 6 ++++++ .../stardict-hnd-fr-vi-20050917.ebuild | 17 +++++++++++++++++ 5 files changed, 38 insertions(+) create mode 100644 app-dicts/stardict-hnd-fr-vi/ChangeLog create mode 100644 app-dicts/stardict-hnd-fr-vi/Manifest create mode 100644 app-dicts/stardict-hnd-fr-vi/files/digest-stardict-hnd-fr-vi-20050917 create mode 100644 app-dicts/stardict-hnd-fr-vi/metadata.xml create mode 100644 app-dicts/stardict-hnd-fr-vi/stardict-hnd-fr-vi-20050917.ebuild (limited to 'app-dicts/stardict-hnd-fr-vi') diff --git a/app-dicts/stardict-hnd-fr-vi/ChangeLog b/app-dicts/stardict-hnd-fr-vi/ChangeLog new file mode 100644 index 000000000000..41de212b0380 --- /dev/null +++ b/app-dicts/stardict-hnd-fr-vi/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-dicts/stardict-hnd-en-vi +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-hnd-fr-vi/ChangeLog,v 1.1 2005/12/03 11:38:44 pclouds Exp $ + +*stardict-hnd-fr-vi-20050917 (03 Dec 2005) + + 03 Dec 2005; +metadata.xml, + +stardict-hnd-fr-vi-20050917.ebuild: + New ebuild for French-Vietnamese Stardict + diff --git a/app-dicts/stardict-hnd-fr-vi/Manifest b/app-dicts/stardict-hnd-fr-vi/Manifest new file mode 100644 index 000000000000..87fc33a45e5e --- /dev/null +++ b/app-dicts/stardict-hnd-fr-vi/Manifest @@ -0,0 +1,4 @@ +MD5 32cf26c57141966256ec17b6be84f1fe ChangeLog 308 +MD5 10406daf98f8626f07e651c85e5c2463 files/digest-stardict-hnd-fr-vi-20050917 61 +MD5 b77b40f289d01883e32f6e126ebfd5fa metadata.xml 219 +MD5 c8608d474c1311c0991bbb36798f3090 stardict-hnd-fr-vi-20050917.ebuild 540 diff --git a/app-dicts/stardict-hnd-fr-vi/files/digest-stardict-hnd-fr-vi-20050917 b/app-dicts/stardict-hnd-fr-vi/files/digest-stardict-hnd-fr-vi-20050917 new file mode 100644 index 000000000000..70ca5b24710f --- /dev/null +++ b/app-dicts/stardict-hnd-fr-vi/files/digest-stardict-hnd-fr-vi-20050917 @@ -0,0 +1 @@ +MD5 b80d0be069fd6e01198d9aa93d79fda8 PhapViet47K.zip 2863474 diff --git a/app-dicts/stardict-hnd-fr-vi/metadata.xml b/app-dicts/stardict-hnd-fr-vi/metadata.xml new file mode 100644 index 000000000000..d17375e0402a --- /dev/null +++ b/app-dicts/stardict-hnd-fr-vi/metadata.xml @@ -0,0 +1,6 @@ + + + +no-herd +pclouds@gentoo.org + diff --git a/app-dicts/stardict-hnd-fr-vi/stardict-hnd-fr-vi-20050917.ebuild b/app-dicts/stardict-hnd-fr-vi/stardict-hnd-fr-vi-20050917.ebuild new file mode 100644 index 000000000000..7416bdcf74bf --- /dev/null +++ b/app-dicts/stardict-hnd-fr-vi/stardict-hnd-fr-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-fr-vi/stardict-hnd-fr-vi-20050917.ebuild,v 1.1 2005/12/03 11:38:44 pclouds Exp $ + +FROM_LANG="French" +TO_LANG="Vietnamese" + +inherit stardict + +HOMEPAGE="http://forum.vnoss.org/viewtopic.php?id=1818" +SRC_URI="http://james.dyndns.ws/pub/Dictionary/StarDict-James/PhapViet47K.zip" + +KEYWORDS="~x86" +IUSE="" +S="${WORKDIR}/PhapViet" + +RDEPEND=">=app-dicts/stardict-2.4.2" -- cgit v1.2.3-65-gdbad