public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-emulation/q4wine: q4wine-1.1_p2-r1.ebuild ChangeLog
@ 2014-01-02 20:13 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 2+ messages in thread
From: Markos Chandras (hwoarang) @ 2014-01-02 20:13 UTC (permalink / raw
  To: gentoo-commits

hwoarang    14/01/02 20:13:14

  Modified:             q4wine-1.1_p2-r1.ebuild ChangeLog
  Log:
  Depend on qtsingleapplication[X] to fix configure failure
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)

Revision  Changes    Path
1.2                  app-emulation/q4wine/q4wine-1.1_p2-r1.ebuild

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

Index: q4wine-1.1_p2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/q4wine/q4wine-1.1_p2-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- q4wine-1.1_p2-r1.ebuild	28 Dec 2013 00:07:53 -0000	1.1
+++ q4wine-1.1_p2-r1.ebuild	2 Jan 2014 20:13:14 -0000	1.2
@@ -1,10 +1,11 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/q4wine/q4wine-1.1_p2-r1.ebuild,v 1.1 2013/12/28 00:07:53 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/q4wine/q4wine-1.1_p2-r1.ebuild,v 1.2 2014/01/02 20:13:14 hwoarang Exp $
 
 EAPI=5
 
 PLOCALES="af cs de en es fa he it ru uk pl pt"
+PLOCALE_BACKUP="en_US"
 
 inherit cmake-utils l10n
 
@@ -25,7 +26,7 @@
 DEPEND="
 	dev-qt/qtcore:4
 	dev-qt/qtgui:4
-	dev-qt/qtsingleapplication
+	dev-qt/qtsingleapplication[X(+)]
 	dev-qt/qtsql:4[sqlite]
 	dbus? ( dev-qt/qtdbus:4 )
 "



1.50                 app-emulation/q4wine/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/q4wine/ChangeLog?rev=1.50&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/q4wine/ChangeLog?rev=1.50&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/q4wine/ChangeLog?r1=1.49&r2=1.50

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/q4wine/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog	28 Dec 2013 00:10:58 -0000	1.49
+++ ChangeLog	2 Jan 2014 20:13:14 -0000	1.50
@@ -1,6 +1,9 @@
 # ChangeLog for app-emulation/q4wine
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/q4wine/ChangeLog,v 1.49 2013/12/28 00:10:58 pesa Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/q4wine/ChangeLog,v 1.50 2014/01/02 20:13:14 hwoarang Exp $
+
+  02 Jan 2014; Markos Chandras <hwoarang@gentoo.org> q4wine-1.1_p2-r1.ebuild:
+  Depend on qtsingleapplication[X] to fix configure failure
 
   28 Dec 2013; Davide Pesavento <pesa@gentoo.org> metadata.xml:
   Cleanup





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

* [gentoo-commits] gentoo-x86 commit in app-emulation/q4wine: q4wine-1.1_p2-r1.ebuild ChangeLog
@ 2015-05-10 12:41 Davide Pesavento (pesa)
  0 siblings, 0 replies; 2+ messages in thread
From: Davide Pesavento (pesa) @ 2015-05-10 12:41 UTC (permalink / raw
  To: gentoo-commits

pesa        15/05/10 12:41:55

  Modified:             q4wine-1.1_p2-r1.ebuild ChangeLog
  Log:
  Add missing usedep for qtsingleapplication.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xDADED6B2671CB57D!)

Revision  Changes    Path
1.4                  app-emulation/q4wine/q4wine-1.1_p2-r1.ebuild

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

Index: q4wine-1.1_p2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/q4wine/q4wine-1.1_p2-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- q4wine-1.1_p2-r1.ebuild	23 Jun 2014 10:02:57 -0000	1.3
+++ q4wine-1.1_p2-r1.ebuild	10 May 2015 12:41:55 -0000	1.4
@@ -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-emulation/q4wine/q4wine-1.1_p2-r1.ebuild,v 1.3 2014/06/23 10:02:57 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/q4wine/q4wine-1.1_p2-r1.ebuild,v 1.4 2015/05/10 12:41:55 pesa Exp $
 
 EAPI=5
 
@@ -26,7 +26,7 @@
 DEPEND="
 	dev-qt/qtcore:4
 	dev-qt/qtgui:4
-	dev-qt/qtsingleapplication[X]
+	dev-qt/qtsingleapplication[qt4(+),X]
 	dev-qt/qtsql:4[sqlite]
 	dbus? ( dev-qt/qtdbus:4 )
 "



1.52                 app-emulation/q4wine/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/q4wine/ChangeLog?rev=1.52&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/q4wine/ChangeLog?rev=1.52&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/q4wine/ChangeLog?r1=1.51&r2=1.52

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/q4wine/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog	23 Jun 2014 10:02:57 -0000	1.51
+++ ChangeLog	10 May 2015 12:41:55 -0000	1.52
@@ -1,6 +1,9 @@
 # ChangeLog for app-emulation/q4wine
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/q4wine/ChangeLog,v 1.51 2014/06/23 10:02:57 pinkbyte Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/q4wine/ChangeLog,v 1.52 2015/05/10 12:41:55 pesa Exp $
+
+  10 May 2015; Davide Pesavento <pesa@gentoo.org> q4wine-1.1_p2-r1.ebuild:
+  Add missing usedep for qtsingleapplication.
 
   23 Jun 2014; Sergey Popov <pinkbyte@gentoo.org> q4wine-1.1_p2-r1.ebuild:
   Fix locale handling by using full locale names, wrt bug #496508. Minor QA





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

end of thread, other threads:[~2015-05-10 12:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-02 20:13 [gentoo-commits] gentoo-x86 commit in app-emulation/q4wine: q4wine-1.1_p2-r1.ebuild ChangeLog Markos Chandras (hwoarang)
  -- strict thread matches above, loose matches on Subject: below --
2015-05-10 12:41 Davide Pesavento (pesa)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox