diff options
author | Alastair Tse <liquidx@gentoo.org> | 2004-01-07 17:14:25 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2004-01-07 17:14:25 +0000 |
commit | 17ccbdbd12c5b5408f7c70301ce991311103aecb (patch) | |
tree | 74d6691cd8401355a049fe0f0c5ab27d116e525a /app-dicts | |
parent | stable on alpha and ia64 (diff) | |
download | gentoo-2-17ccbdbd12c5b5408f7c70301ce991311103aecb.tar.gz gentoo-2-17ccbdbd12c5b5408f7c70301ce991311103aecb.tar.bz2 gentoo-2-17ccbdbd12c5b5408f7c70301ce991311103aecb.zip |
mark with proper keywords
Diffstat (limited to 'app-dicts')
3 files changed, 6 insertions, 3 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 215f0d6a211d..47e8a16e7caa 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. # 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.1 2004/01/07 17:05:53 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.2 2004/01/07 17:12:17 liquidx Exp $ FROM_LANG="English" TO_LANG="Traditional Chinese (BIG5)" @@ -10,4 +10,5 @@ DICT_SUFFIX="big5" inherit stardict HOMEPAGE="http://stardict.sourceforge.net/Dictionaries_zh_TW.php" +KEYWORDS="~x86 ~ppc" RDEPEND=">=app-dicts/stardict-2.4.2" diff --git a/app-dicts/stardict-cdict-en-zh-gb/stardict-cdict-en-zh-gb-2.4.2.ebuild b/app-dicts/stardict-cdict-en-zh-gb/stardict-cdict-en-zh-gb-2.4.2.ebuild index f4667a5a9983..80019056fb35 100644 --- a/app-dicts/stardict-cdict-en-zh-gb/stardict-cdict-en-zh-gb-2.4.2.ebuild +++ b/app-dicts/stardict-cdict-en-zh-gb/stardict-cdict-en-zh-gb-2.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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-gb/stardict-cdict-en-zh-gb-2.4.2.ebuild,v 1.1 2004/01/07 17:06:43 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-cdict-en-zh-gb/stardict-cdict-en-zh-gb-2.4.2.ebuild,v 1.2 2004/01/07 17:13:32 liquidx Exp $ FROM_LANG="English" TO_LANG="Simplified Chinese (GB)" @@ -9,4 +9,5 @@ DICT_SUFFIX="gb" inherit stardict HOMEPAGE="http://stardict.sourceforge.net/Dictionaries_zh_CN.php" +KEYWORDS="~x86 ~ppc" RDEPEND=">=app-dicts/stardict-2.4.2" diff --git a/app-dicts/stardict-cedict-zh-en-big5/stardict-cedict-zh-en-big5-2.4.2.ebuild b/app-dicts/stardict-cedict-zh-en-big5/stardict-cedict-zh-en-big5-2.4.2.ebuild index 1cd5481b5dcb..87645509a004 100644 --- a/app-dicts/stardict-cedict-zh-en-big5/stardict-cedict-zh-en-big5-2.4.2.ebuild +++ b/app-dicts/stardict-cedict-zh-en-big5/stardict-cedict-zh-en-big5-2.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # 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.4.2.ebuild,v 1.1 2004/01/07 17:07:35 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-cedict-zh-en-big5/stardict-cedict-zh-en-big5-2.4.2.ebuild,v 1.2 2004/01/07 17:14:25 liquidx Exp $ FROM_LANG="Traditional Chinese (BIG5)" TO_LANG="English" @@ -11,4 +11,5 @@ HOMEPAGE="http://www.mandarintools.com/cedict.html" inherit stardict HOMEPAGE="http://stardict.sourceforge.net/Dictionaries_zh_TW.php" +KEYWORDS="~x86 ~ppc" RDEPEND=">=app-dicts/stardict-2.4.2" |