summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-05-31 18:24:59 +0000
committerMike Frysinger <vapier@gentoo.org>2004-05-31 18:24:59 +0000
commitf46fea90b8d6d0308887d1939b3ef1de5df485ad (patch)
treed05bf4d5b39f43f97e150e3e43a3f2e786294a8e /app-dicts/stardict-cdict-en-zh-big5
parentdont install stupid COPYING file (diff)
downloadgentoo-2-f46fea90b8d6d0308887d1939b3ef1de5df485ad.tar.gz
gentoo-2-f46fea90b8d6d0308887d1939b3ef1de5df485ad.tar.bz2
gentoo-2-f46fea90b8d6d0308887d1939b3ef1de5df485ad.zip
touchups
Diffstat (limited to 'app-dicts/stardict-cdict-en-zh-big5')
-rw-r--r--app-dicts/stardict-cdict-en-zh-big5/stardict-cdict-en-zh-big5-2.1.0.ebuild4
-rw-r--r--app-dicts/stardict-cdict-en-zh-big5/stardict-cdict-en-zh-big5-2.4.2.ebuild6
2 files changed, 6 insertions, 4 deletions
diff --git a/app-dicts/stardict-cdict-en-zh-big5/stardict-cdict-en-zh-big5-2.1.0.ebuild b/app-dicts/stardict-cdict-en-zh-big5/stardict-cdict-en-zh-big5-2.1.0.ebuild
index eb4abfdeb8b0..c4ccfc8291ea 100644
--- a/app-dicts/stardict-cdict-en-zh-big5/stardict-cdict-en-zh-big5-2.1.0.ebuild
+++ b/app-dicts/stardict-cdict-en-zh-big5/stardict-cdict-en-zh-big5-2.1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-cdict-en-zh-big5/stardict-cdict-en-zh-big5-2.1.0.ebuild,v 1.1 2003/06/04 13:33:48 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-cdict-en-zh-big5/stardict-cdict-en-zh-big5-2.1.0.ebuild,v 1.2 2004/05/31 18:24:58 vapier Exp $
FROM_LANG="English"
TO_LANG="Traditional Chinese (BIG5)"
diff --git a/app-dicts/stardict-cdict-en-zh-big5/stardict-cdict-en-zh-big5-2.4.2.ebuild b/app-dicts/stardict-cdict-en-zh-big5/stardict-cdict-en-zh-big5-2.4.2.ebuild
index 47e8a16e7caa..16ee3dbbada3 100644
--- a/app-dicts/stardict-cdict-en-zh-big5/stardict-cdict-en-zh-big5-2.4.2.ebuild
+++ b/app-dicts/stardict-cdict-en-zh-big5/stardict-cdict-en-zh-big5-2.4.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-cdict-en-zh-big5/stardict-cdict-en-zh-big5-2.4.2.ebuild,v 1.2 2004/01/07 17:12:17 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-cdict-en-zh-big5/stardict-cdict-en-zh-big5-2.4.2.ebuild,v 1.3 2004/05/31 18:24:58 vapier Exp $
FROM_LANG="English"
TO_LANG="Traditional Chinese (BIG5)"
@@ -10,5 +10,7 @@ DICT_SUFFIX="big5"
inherit stardict
HOMEPAGE="http://stardict.sourceforge.net/Dictionaries_zh_TW.php"
+
KEYWORDS="~x86 ~ppc"
+
RDEPEND=">=app-dicts/stardict-2.4.2"