* [gentoo-commits] gentoo-x86 commit in app-i18n/mozc: mozc-1.10.1390.102.ebuild mozc-1.6.1187.102.ebuild ChangeLog
@ 2013-07-20 7:15 Naohiro Aota (naota)
0 siblings, 0 replies; only message in thread
From: Naohiro Aota (naota) @ 2013-07-20 7:15 UTC (permalink / raw
To: gentoo-commits
naota 13/07/20 07:15:49
Modified: mozc-1.10.1390.102.ebuild mozc-1.6.1187.102.ebuild
ChangeLog
Log:
Update license wrt #471010
(Portage version: 2.2.0_alpha188/cvs/Linux x86_64, signed Manifest commit with key F8551514)
Revision Changes Path
1.3 app-i18n/mozc/mozc-1.10.1390.102.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/mozc/mozc-1.10.1390.102.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/mozc/mozc-1.10.1390.102.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/mozc/mozc-1.10.1390.102.ebuild?r1=1.2&r2=1.3
Index: mozc-1.10.1390.102.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/mozc/mozc-1.10.1390.102.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mozc-1.10.1390.102.ebuild 10 May 2013 05:27:20 -0000 1.2
+++ mozc-1.10.1390.102.ebuild 20 Jul 2013 07:15:49 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/mozc/mozc-1.10.1390.102.ebuild,v 1.2 2013/05/10 05:27:20 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/mozc/mozc-1.10.1390.102.ebuild,v 1.3 2013/07/20 07:15:49 naota Exp $
EAPI="5"
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -21,7 +21,7 @@
SRC_URI="${MOZC_URL} ${PROTOBUF_URL}
test? ( ${GMOCK_URL} ${GTEST_URL} ${JSONCPP_URL} )"
-LICENSE="Apache-2.0 BSD Boost-1.0 ipadic public-domain unicode"
+LICENSE="BSD ipadic public-domain unicode"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="emacs +ibus +qt4 renderer test"
1.3 app-i18n/mozc/mozc-1.6.1187.102.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/mozc/mozc-1.6.1187.102.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/mozc/mozc-1.6.1187.102.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/mozc/mozc-1.6.1187.102.ebuild?r1=1.2&r2=1.3
Index: mozc-1.6.1187.102.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/mozc/mozc-1.6.1187.102.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mozc-1.6.1187.102.ebuild 2 Mar 2013 19:28:02 -0000 1.2
+++ mozc-1.6.1187.102.ebuild 20 Jul 2013 07:15:49 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/mozc/mozc-1.6.1187.102.ebuild,v 1.2 2013/03/02 19:28:02 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/mozc/mozc-1.6.1187.102.ebuild,v 1.3 2013/07/20 07:15:49 naota Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -15,7 +15,7 @@
PROTOBUF_URL="http://protobuf.googlecode.com/files/protobuf-${PROTOBUF_VER}.tar.bz2"
SRC_URI="${MOZC_URL} ${PROTOBUF_URL}"
-LICENSE="Apache-2.0 BSD Boost-1.0 ipadic public-domain unicode"
+LICENSE="Apache-2.0 BSD ipadic public-domain unicode"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="emacs +ibus +qt4 renderer"
1.7 app-i18n/mozc/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/mozc/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/mozc/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/mozc/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/mozc/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 10 May 2013 05:27:20 -0000 1.6
+++ ChangeLog 20 Jul 2013 07:15:49 -0000 1.7
@@ -1,6 +1,10 @@
# ChangeLog for app-i18n/mozc
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/mozc/ChangeLog,v 1.6 2013/05/10 05:27:20 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/mozc/ChangeLog,v 1.7 2013/07/20 07:15:49 naota Exp $
+
+ 20 Jul 2013; Naohiro Aota <naota@gentoo.org> mozc-1.10.1390.102.ebuild,
+ mozc-1.6.1187.102.ebuild:
+ Update license wrt #471010
10 May 2013; Naohiro Aota <naota@gentoo.org> mozc-1.10.1390.102.ebuild:
Call epatch_user
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-07-20 7:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-20 7:15 [gentoo-commits] gentoo-x86 commit in app-i18n/mozc: mozc-1.10.1390.102.ebuild mozc-1.6.1187.102.ebuild ChangeLog Naohiro Aota (naota)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox