blueness 15/04/19 11:34:01
Modified: sunpinyin-data-20121025.ebuild
sunpinyin-data-20130220.ebuild ChangeLog
Log:
Keyword ~ppc and ~ppc64. Bug #498686.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key
0xF52D4BBA)
Revision Changes Path
1.2 app-i18n/sunpinyin-data/sunpinyin-data-20121025.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/sunpinyin-data/sunpinyin-data-20121025.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/sunpinyin-data/sunpinyin-data-20121025.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/sunpinyin-data/sunpinyin-data-20121025.ebuild?r1=1.1&r2=1.2
Index: sunpinyin-data-20121025.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/app-i18n/sunpinyin-data/sunpinyin-data-20121025.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sunpinyin-data-20121025.ebuild 30 Jan 2013 13:33:55 -0000 1.1
+++ sunpinyin-data-20121025.ebuild 19 Apr 2015 11:34:01 -0000 1.2
@@ -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 @@
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""
DEPEND=">=app-i18n/sunpinyin-2.0.4_pre20130108"
1.3 app-i18n/sunpinyin-data/sunpinyin-data-20130220.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/sunpinyin-data/sunpinyin-data-20130220.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/sunpinyin-data/sunpinyin-data-20130220.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/sunpinyin-data/sunpinyin-data-20130220.ebuild?r1=1.2&r2=1.3
Index: sunpinyin-data-20130220.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/app-i18n/sunpinyin-data/sunpinyin-data-20130220.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sunpinyin-data-20130220.ebuild 8 Mar 2014 12:05:45 -0000 1.2
+++ sunpinyin-data-20130220.ebuild 19 Apr 2015 11:34:01 -0000 1.3
@@ -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 @@
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
IUSE=""
DEPEND=">=app-i18n/sunpinyin-2.0.4_pre20130108"
1.4 app-i18n/sunpinyin-data/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/sunpinyin-data/ChangeLog?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/sunpinyin-data/ChangeLog?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/sunpinyin-data/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/sunpinyin-data/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 8 Mar 2014 12:05:45 -0000 1.3
+++ ChangeLog 19 Apr 2015 11:34:01 -0000 1.4
@@ -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 <[email protected]>
+ sunpinyin-data-20121025.ebuild, sunpinyin-data-20130220.ebuild:
+ Keyword ~ppc and ~ppc64. Bug #498686.
08 Mar 2014; Pacho Ramos <[email protected]> sunpinyin-data-20130220.ebuild:
amd64 stable, bug 498688