diff options
author | Simon Stelling <blubb@gentoo.org> | 2007-02-01 14:39:01 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2007-02-01 14:39:01 +0000 |
commit | c5f02162de7a668eeff13cdb0008c12bca745ffc (patch) | |
tree | 2bc31f27da57fb99982bbe9e71b45df18a2d4887 /app-dicts/stardict-cdict-en-zh-gb/stardict-cdict-en-zh-gb-2.4.2.ebuild | |
parent | added ~amd64 (diff) | |
download | gentoo-2-c5f02162de7a668eeff13cdb0008c12bca745ffc.tar.gz gentoo-2-c5f02162de7a668eeff13cdb0008c12bca745ffc.tar.bz2 gentoo-2-c5f02162de7a668eeff13cdb0008c12bca745ffc.zip |
added ~amd64
(Portage version: 2.1.2-r5)
Diffstat (limited to 'app-dicts/stardict-cdict-en-zh-gb/stardict-cdict-en-zh-gb-2.4.2.ebuild')
-rw-r--r-- | app-dicts/stardict-cdict-en-zh-gb/stardict-cdict-en-zh-gb-2.4.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 690defc847f5..9b5d70e8c0a3 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-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # 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.7 2005/08/02 20:04:52 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-cdict-en-zh-gb/stardict-cdict-en-zh-gb-2.4.2.ebuild,v 1.8 2007/02/01 14:39:01 blubb Exp $ FROM_LANG="English" TO_LANG="Simplified Chinese (GB)" @@ -11,7 +11,7 @@ inherit stardict HOMEPAGE="http://stardict.sourceforge.net/Dictionaries_zh_CN.php" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" RDEPEND=">=app-dicts/stardict-2.4.2" |