diff options
author | 2015-04-15 10:25:12 +0000 | |
---|---|---|
committer | 2015-04-15 10:25:12 +0000 | |
commit | 1cb65a69bc5f73aef53a4daaff82fc3e2242fadc (patch) | |
tree | 6fb356fdd4cf887eab58fbc2de26414996825249 /app-dicts | |
parent | Remove old ebuilds (diff) | |
download | gentoo-2-1cb65a69bc5f73aef53a4daaff82fc3e2242fadc.tar.gz gentoo-2-1cb65a69bc5f73aef53a4daaff82fc3e2242fadc.tar.bz2 gentoo-2-1cb65a69bc5f73aef53a4daaff82fc3e2242fadc.zip |
keyword arm/arm64, tested on Cortex-A9/A53
(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-oxford-en-zh-gb/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/stardict-oxford-en-zh-gb/stardict-oxford-en-zh-gb-2.4.2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-dicts/stardict-oxford-en-zh-gb/ChangeLog b/app-dicts/stardict-oxford-en-zh-gb/ChangeLog index 27f5ebfb8986..cf9226fdabfe 100644 --- a/app-dicts/stardict-oxford-en-zh-gb/ChangeLog +++ b/app-dicts/stardict-oxford-en-zh-gb/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/stardict-oxford-en-zh-gb -# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-oxford-en-zh-gb/ChangeLog,v 1.9 2009/01/23 13:19:33 pva Exp $ +# Copyright 2000-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-oxford-en-zh-gb/ChangeLog,v 1.10 2015/04/15 10:25:12 dlan Exp $ + + 15 Apr 2015; Yixun Lan <dlan@gentoo.org> + stardict-oxford-en-zh-gb-2.4.2.ebuild: + keyword arm/arm64, tested on Cortex-A9/A53 23 Jan 2009; Peter Volkov <pva@gentoo.org> stardict-oxford-en-zh-gb-2.4.2.ebuild: diff --git a/app-dicts/stardict-oxford-en-zh-gb/stardict-oxford-en-zh-gb-2.4.2.ebuild b/app-dicts/stardict-oxford-en-zh-gb/stardict-oxford-en-zh-gb-2.4.2.ebuild index 8f01a9d218e0..ee60e954f923 100644 --- a/app-dicts/stardict-oxford-en-zh-gb/stardict-oxford-en-zh-gb-2.4.2.ebuild +++ b/app-dicts/stardict-oxford-en-zh-gb/stardict-oxford-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-oxford-en-zh-gb/stardict-oxford-en-zh-gb-2.4.2.ebuild,v 1.9 2009/01/25 14:38:51 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-oxford-en-zh-gb/stardict-oxford-en-zh-gb-2.4.2.ebuild,v 1.10 2015/04/15 10:25:12 dlan 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="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~sparc ~x86" IUSE="" DEPEND="" |