diff options
author | Yixun Lan <dlan@gentoo.org> | 2015-04-06 00:34:54 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2015-04-06 00:34:54 +0000 |
commit | 02a9380163a835c8ebf9d3d3010e2c646c016ec6 (patch) | |
tree | 37c6c37a453bd98d9f82ff0b43786c90cd3190cb /app-dicts | |
parent | keyword arm, tested on cortex-a9 hardware (diff) | |
download | gentoo-2-02a9380163a835c8ebf9d3d3010e2c646c016ec6.tar.gz gentoo-2-02a9380163a835c8ebf9d3d3010e2c646c016ec6.tar.bz2 gentoo-2-02a9380163a835c8ebf9d3d3010e2c646c016ec6.zip |
keyword arm, tested on cortex-a9 hardware
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/stardict-xdict-en-zh-gb/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/stardict-xdict-en-zh-gb/stardict-xdict-en-zh-gb-2.4.2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-dicts/stardict-xdict-en-zh-gb/ChangeLog b/app-dicts/stardict-xdict-en-zh-gb/ChangeLog index 3790a0026bf6..3f3cfd12d1e3 100644 --- a/app-dicts/stardict-xdict-en-zh-gb/ChangeLog +++ b/app-dicts/stardict-xdict-en-zh-gb/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/stardict-xdict-en-zh-gb -# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-xdict-en-zh-gb/ChangeLog,v 1.9 2009/01/23 13:21:05 pva Exp $ +# Copyright 2000-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-xdict-en-zh-gb/ChangeLog,v 1.10 2015/04/06 00:34:54 dlan Exp $ + + 06 Apr 2015; Yixun Lan <dlan@gentoo.org> + stardict-xdict-en-zh-gb-2.4.2.ebuild: + keyword arm, tested on cortex-a9 hardware 23 Jan 2009; Peter Volkov <pva@gentoo.org> stardict-xdict-en-zh-gb-2.4.2.ebuild: diff --git a/app-dicts/stardict-xdict-en-zh-gb/stardict-xdict-en-zh-gb-2.4.2.ebuild b/app-dicts/stardict-xdict-en-zh-gb/stardict-xdict-en-zh-gb-2.4.2.ebuild index 68976e2caf8c..156fa768b97a 100644 --- a/app-dicts/stardict-xdict-en-zh-gb/stardict-xdict-en-zh-gb-2.4.2.ebuild +++ b/app-dicts/stardict-xdict-en-zh-gb/stardict-xdict-en-zh-gb-2.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-xdict-en-zh-gb/stardict-xdict-en-zh-gb-2.4.2.ebuild,v 1.9 2009/01/25 14:43:01 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-xdict-en-zh-gb/stardict-xdict-en-zh-gb-2.4.2.ebuild,v 1.10 2015/04/06 00:34:54 dlan Exp $ FROM_LANG="English" TO_LANG="Simplified Chinese (GB)" @@ -11,7 +11,7 @@ inherit stardict HOMEPAGE="http://stardict.sourceforge.net/Dictionaries_zh_GB.php" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86" IUSE="" DEPEND="" |