diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-05-31 18:24:59 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-05-31 18:24:59 +0000 |
commit | ab6c717e0cd92b6869e85d527015503c3b582b35 (patch) | |
tree | 284e64baa65eab8a4f87875daf42ebd17b5e1038 /app-dicts/stardict-cdict-en-zh-big5 | |
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')
-rw-r--r-- | app-dicts/stardict-cdict-en-zh-big5/stardict-cdict-en-zh-big5-2.1.0.ebuild | 4 | ||||
-rw-r--r-- | app-dicts/stardict-cdict-en-zh-big5/stardict-cdict-en-zh-big5-2.4.2.ebuild | 6 |
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" |