summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2008-03-27 13:02:20 +0000
committerPeter Volkov <pva@gentoo.org>2008-03-27 13:02:20 +0000
commitc637de51e5a01a264919239b65c8f759dbe731a5 (patch)
treeea2db818c953cd9f9617848fa0c2f3e9b8ffdbc8 /app-dicts/stardict-cedict-zh-en-big5
parentCleaned old dictionary as we don't have <stardict-2.4.2 in the tree, bug #163... (diff)
downloadgentoo-2-c637de51e5a01a264919239b65c8f759dbe731a5.tar.gz
gentoo-2-c637de51e5a01a264919239b65c8f759dbe731a5.tar.bz2
gentoo-2-c637de51e5a01a264919239b65c8f759dbe731a5.zip
Cleaned old dictionary as we don't have <stardict-2.4.2 in the tree, bug #163833.
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-dicts/stardict-cedict-zh-en-big5')
-rw-r--r--app-dicts/stardict-cedict-zh-en-big5/ChangeLog9
-rw-r--r--app-dicts/stardict-cedict-zh-en-big5/stardict-cedict-zh-en-big5-2.1.0.ebuild12
2 files changed, 7 insertions, 14 deletions
diff --git a/app-dicts/stardict-cedict-zh-en-big5/ChangeLog b/app-dicts/stardict-cedict-zh-en-big5/ChangeLog
index 8376ca8d61a4..925f5c63a656 100644
--- a/app-dicts/stardict-cedict-zh-en-big5/ChangeLog
+++ b/app-dicts/stardict-cedict-zh-en-big5/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-dicts/stardict-cedict-zh-en-big5
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-cedict-zh-en-big5/ChangeLog,v 1.7 2007/02/01 14:39:28 blubb Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-cedict-zh-en-big5/ChangeLog,v 1.8 2008/03/27 13:02:20 pva Exp $
+
+ 27 Mar 2008; Peter Volkov <pva@gentoo.org>
+ -stardict-cedict-zh-en-big5-2.1.0.ebuild:
+ Cleaned old dictionary as we don't have <stardict-2.4.2 in the tree, bug
+ #163833.
01 Feb 2007; Simon Stelling <blubb@gentoo.org>
stardict-cedict-zh-en-big5-2.4.2.ebuild:
diff --git a/app-dicts/stardict-cedict-zh-en-big5/stardict-cedict-zh-en-big5-2.1.0.ebuild b/app-dicts/stardict-cedict-zh-en-big5/stardict-cedict-zh-en-big5-2.1.0.ebuild
deleted file mode 100644
index e90605a20021..000000000000
--- a/app-dicts/stardict-cedict-zh-en-big5/stardict-cedict-zh-en-big5-2.1.0.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-cedict-zh-en-big5/stardict-cedict-zh-en-big5-2.1.0.ebuild,v 1.4 2005/01/01 12:58:20 eradicator Exp $
-
-FROM_LANG="Traditional Chinese (BIG5)"
-TO_LANG="English"
-DICT_PREFIX="cedict-"
-DICT_SUFFIX="big5"
-
-inherit stardict
-
-HOMEPAGE="http://www.mandarintools.com/cedict.html"