public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-i18n/mozc: mozc-2.16.2037.102.ebuild ChangeLog
@ 2015-03-06  6:30 Naohiro Aota (naota)
  0 siblings, 0 replies; 3+ messages in thread
From: Naohiro Aota (naota) @ 2015-03-06  6:30 UTC (permalink / raw
  To: gentoo-commits

naota       15/03/06 06:30:28

  Modified:             mozc-2.16.2037.102.ebuild ChangeLog
  Log:
  Add handwriting dependency; add Qt immodule dependency
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key F8551514)

Revision  Changes    Path
1.2                  app-i18n/mozc/mozc-2.16.2037.102.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/mozc/mozc-2.16.2037.102.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/mozc/mozc-2.16.2037.102.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/mozc/mozc-2.16.2037.102.ebuild?r1=1.1&r2=1.2

Index: mozc-2.16.2037.102.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/mozc/mozc-2.16.2037.102.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mozc-2.16.2037.102.ebuild	25 Feb 2015 07:27:12 -0000	1.1
+++ mozc-2.16.2037.102.ebuild	6 Mar 2015 06:30:28 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/mozc/mozc-2.16.2037.102.ebuild,v 1.1 2015/02/25 07:27:12 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/mozc/mozc-2.16.2037.102.ebuild,v 1.2 2015/03/06 06:30:28 naota Exp $
 
 EAPI="5"
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -30,7 +30,8 @@
 KEYWORDS="~amd64 ~x86"
 IUSE="emacs +ibus +qt4 renderer test"
 
-RDEPEND="dev-libs/glib:2
+RDEPEND="app-i18n/tegaki-zinnia-japanese
+	dev-libs/glib:2
 	dev-libs/openssl
 	>=dev-libs/protobuf-2.5.0
 	x11-libs/libxcb
@@ -38,6 +39,7 @@
 	ibus? ( >=app-i18n/ibus-1.4.1 )
 	renderer? ( x11-libs/gtk+:2 )
 	qt4? (
+		app-i18n/ibus-qt
 		dev-qt/qtgui:4
 		app-i18n/zinnia
 	)



1.13                 app-i18n/mozc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/mozc/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/mozc/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/mozc/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/mozc/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	25 Feb 2015 07:27:12 -0000	1.12
+++ ChangeLog	6 Mar 2015 06:30:28 -0000	1.13
@@ -1,6 +1,9 @@
 # ChangeLog for app-i18n/mozc
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/mozc/ChangeLog,v 1.12 2015/02/25 07:27:12 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/mozc/ChangeLog,v 1.13 2015/03/06 06:30:28 naota Exp $
+
+  06 Mar 2015; Naohiro Aota <naota@gentoo.org> mozc-2.16.2037.102.ebuild:
+  Add handwriting dependency; add Qt immodule dependency
 
 *mozc-2.16.2037.102 (25 Feb 2015)
 





^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-i18n/mozc: mozc-2.16.2037.102.ebuild ChangeLog
@ 2015-03-18  2:06 Naohiro Aota (naota)
  0 siblings, 0 replies; 3+ messages in thread
From: Naohiro Aota (naota) @ 2015-03-18  2:06 UTC (permalink / raw
  To: gentoo-commits

naota       15/03/18 02:06:15

  Modified:             mozc-2.16.2037.102.ebuild ChangeLog
  Log:
  Drop openssl dependency. #542404
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key F8551514)

Revision  Changes    Path
1.4                  app-i18n/mozc/mozc-2.16.2037.102.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/mozc/mozc-2.16.2037.102.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/mozc/mozc-2.16.2037.102.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/mozc/mozc-2.16.2037.102.ebuild?r1=1.3&r2=1.4

Index: mozc-2.16.2037.102.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/mozc/mozc-2.16.2037.102.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mozc-2.16.2037.102.ebuild	6 Mar 2015 10:51:00 -0000	1.3
+++ mozc-2.16.2037.102.ebuild	18 Mar 2015 02:06:15 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/mozc/mozc-2.16.2037.102.ebuild,v 1.3 2015/03/06 10:51:00 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/mozc/mozc-2.16.2037.102.ebuild,v 1.4 2015/03/18 02:06:15 naota Exp $
 
 EAPI="5"
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -37,7 +37,6 @@
 
 RDEPEND="app-i18n/tegaki-zinnia-japanese
 	dev-libs/glib:2
-	dev-libs/openssl:0
 	>=dev-libs/protobuf-2.5.0
 	x11-libs/libxcb
 	emacs? ( virtual/emacs )



1.15                 app-i18n/mozc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/mozc/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/mozc/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/mozc/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/mozc/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	6 Mar 2015 10:51:00 -0000	1.14
+++ ChangeLog	18 Mar 2015 02:06:15 -0000	1.15
@@ -1,6 +1,9 @@
 # ChangeLog for app-i18n/mozc
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/mozc/ChangeLog,v 1.14 2015/03/06 10:51:00 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/mozc/ChangeLog,v 1.15 2015/03/18 02:06:15 naota Exp $
+
+  18 Mar 2015; Naohiro Aota <naota@gentoo.org> mozc-2.16.2037.102.ebuild:
+  Drop openssl dependency. #542404
 
   06 Mar 2015; Naohiro Aota <naota@gentoo.org> metadata.xml,
   mozc-2.16.2037.102.ebuild:





^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-i18n/mozc: mozc-2.16.2037.102.ebuild ChangeLog
@ 2015-03-18  2:32 Naohiro Aota (naota)
  0 siblings, 0 replies; 3+ messages in thread
From: Naohiro Aota (naota) @ 2015-03-18  2:32 UTC (permalink / raw
  To: gentoo-commits

naota       15/03/18 02:32:57

  Modified:             mozc-2.16.2037.102.ebuild ChangeLog
  Log:
  Fix ibus-qt dependency suggested by hrnr. #542376
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key F8551514)

Revision  Changes    Path
1.5                  app-i18n/mozc/mozc-2.16.2037.102.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/mozc/mozc-2.16.2037.102.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/mozc/mozc-2.16.2037.102.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/mozc/mozc-2.16.2037.102.ebuild?r1=1.4&r2=1.5

Index: mozc-2.16.2037.102.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/mozc/mozc-2.16.2037.102.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mozc-2.16.2037.102.ebuild	18 Mar 2015 02:06:15 -0000	1.4
+++ mozc-2.16.2037.102.ebuild	18 Mar 2015 02:32:57 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/mozc/mozc-2.16.2037.102.ebuild,v 1.4 2015/03/18 02:06:15 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/mozc/mozc-2.16.2037.102.ebuild,v 1.5 2015/03/18 02:32:57 naota Exp $
 
 EAPI="5"
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -41,10 +41,12 @@
 	x11-libs/libxcb
 	emacs? ( virtual/emacs )
 	fcitx? ( app-i18n/fcitx )
-	ibus? ( >=app-i18n/ibus-1.4.1 )
+	ibus? (
+		>=app-i18n/ibus-1.4.1
+		qt4? ( app-i18n/ibus-qt )
+	)
 	renderer? ( x11-libs/gtk+:2 )
 	qt4? (
-		app-i18n/ibus-qt
 		dev-qt/qtgui:4
 		app-i18n/zinnia
 	)



1.16                 app-i18n/mozc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/mozc/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/mozc/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/mozc/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/mozc/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	18 Mar 2015 02:06:15 -0000	1.15
+++ ChangeLog	18 Mar 2015 02:32:57 -0000	1.16
@@ -1,6 +1,9 @@
 # ChangeLog for app-i18n/mozc
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/mozc/ChangeLog,v 1.15 2015/03/18 02:06:15 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/mozc/ChangeLog,v 1.16 2015/03/18 02:32:57 naota Exp $
+
+  18 Mar 2015; Naohiro Aota <naota@gentoo.org> mozc-2.16.2037.102.ebuild:
+  Fix ibus-qt dependency suggested by hrnr. #542376
 
   18 Mar 2015; Naohiro Aota <naota@gentoo.org> mozc-2.16.2037.102.ebuild:
   Drop openssl dependency. #542404





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-03-18  2:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-18  2:32 [gentoo-commits] gentoo-x86 commit in app-i18n/mozc: mozc-2.16.2037.102.ebuild ChangeLog Naohiro Aota (naota)
  -- strict thread matches above, loose matches on Subject: below --
2015-03-18  2:06 Naohiro Aota (naota)
2015-03-06  6:30 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