diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2015-04-19 11:34:01 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2015-04-19 11:34:01 +0000 |
commit | d9b8fab1699b50831500404bc33302faac7bc6e9 (patch) | |
tree | 9adf291581a36d28d5f2bd734476bc545cda64d1 /app-i18n/sunpinyin-data | |
parent | Keyword ~ppc and ~ppc64. Bug #498686. (diff) | |
download | gentoo-2-d9b8fab1699b50831500404bc33302faac7bc6e9.tar.gz gentoo-2-d9b8fab1699b50831500404bc33302faac7bc6e9.tar.bz2 gentoo-2-d9b8fab1699b50831500404bc33302faac7bc6e9.zip |
Keyword ~ppc and ~ppc64. Bug #498686.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'app-i18n/sunpinyin-data')
-rw-r--r-- | app-i18n/sunpinyin-data/ChangeLog | 8 | ||||
-rw-r--r-- | app-i18n/sunpinyin-data/sunpinyin-data-20121025.ebuild | 6 | ||||
-rw-r--r-- | app-i18n/sunpinyin-data/sunpinyin-data-20130220.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/app-i18n/sunpinyin-data/ChangeLog b/app-i18n/sunpinyin-data/ChangeLog index 12b91dfd8052..f03b69e2a32a 100644 --- a/app-i18n/sunpinyin-data/ChangeLog +++ b/app-i18n/sunpinyin-data/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-i18n/sunpinyin-data -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/sunpinyin-data/ChangeLog,v 1.3 2014/03/08 12:05:45 pacho Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/sunpinyin-data/ChangeLog,v 1.4 2015/04/19 11:34:01 blueness Exp $ + + 19 Apr 2015; Anthony G. Basile <blueness@gentoo.org> + sunpinyin-data-20121025.ebuild, sunpinyin-data-20130220.ebuild: + Keyword ~ppc and ~ppc64. Bug #498686. 08 Mar 2014; Pacho Ramos <pacho@gentoo.org> sunpinyin-data-20130220.ebuild: amd64 stable, bug 498688 diff --git a/app-i18n/sunpinyin-data/sunpinyin-data-20121025.ebuild b/app-i18n/sunpinyin-data/sunpinyin-data-20121025.ebuild index d31772ca7737..06b48ba4b4a8 100644 --- a/app-i18n/sunpinyin-data/sunpinyin-data-20121025.ebuild +++ b/app-i18n/sunpinyin-data/sunpinyin-data-20121025.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/sunpinyin-data/sunpinyin-data-20121025.ebuild,v 1.1 2013/01/30 13:33:55 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/sunpinyin-data/sunpinyin-data-20121025.ebuild,v 1.2 2015/04/19 11:34:01 blueness Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://open-gram.googlecode.com/files/dict.utf8-${DICT_VERSION}.tar.bz2 LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" DEPEND=">=app-i18n/sunpinyin-2.0.4_pre20130108" diff --git a/app-i18n/sunpinyin-data/sunpinyin-data-20130220.ebuild b/app-i18n/sunpinyin-data/sunpinyin-data-20130220.ebuild index 33855e7047b8..0db55f6e13f7 100644 --- a/app-i18n/sunpinyin-data/sunpinyin-data-20130220.ebuild +++ b/app-i18n/sunpinyin-data/sunpinyin-data-20130220.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/sunpinyin-data/sunpinyin-data-20130220.ebuild,v 1.2 2014/03/08 12:05:45 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/sunpinyin-data/sunpinyin-data-20130220.ebuild,v 1.3 2015/04/19 11:34:01 blueness Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://open-gram.googlecode.com/files/dict.utf8-${DICT_VERSION}.tar.bz2 LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="" DEPEND=">=app-i18n/sunpinyin-2.0.4_pre20130108" |