diff options
author | 2004-05-31 18:24:59 +0000 | |
---|---|---|
committer | 2004-05-31 18:24:59 +0000 | |
commit | ab6c717e0cd92b6869e85d527015503c3b582b35 (patch) | |
tree | 284e64baa65eab8a4f87875daf42ebd17b5e1038 /app-dicts/stardict-cdict-en-zh-big5/stardict-cdict-en-zh-big5-2.4.2.ebuild | |
parent | dont install stupid COPYING file (diff) | |
download | historical-ab6c717e0cd92b6869e85d527015503c3b582b35.tar.gz historical-ab6c717e0cd92b6869e85d527015503c3b582b35.tar.bz2 historical-ab6c717e0cd92b6869e85d527015503c3b582b35.zip |
touchups
Diffstat (limited to 'app-dicts/stardict-cdict-en-zh-big5/stardict-cdict-en-zh-big5-2.4.2.ebuild')
-rw-r--r-- | app-dicts/stardict-cdict-en-zh-big5/stardict-cdict-en-zh-big5-2.4.2.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
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" |