public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-qt/qtgui: qtgui-5.4.1.ebuild ChangeLog
@ 2015-03-08 14:01 Davide Pesavento (pesa)
  0 siblings, 0 replies; 2+ messages in thread
From: Davide Pesavento (pesa) @ 2015-03-08 14:01 UTC (permalink / raw
  To: gentoo-commits

pesa        15/03/08 14:01:12

  Modified:             qtgui-5.4.1.ebuild ChangeLog
  Log:
  Remove all keywords from "live" branch.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xDADED6B2671CB57D!)

Revision  Changes    Path
1.4                  dev-qt/qtgui/qtgui-5.4.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtgui/qtgui-5.4.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtgui/qtgui-5.4.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtgui/qtgui-5.4.1.ebuild?r1=1.3&r2=1.4

Index: qtgui-5.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtgui/qtgui-5.4.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- qtgui-5.4.1.ebuild	3 Mar 2015 07:34:57 -0000	1.3
+++ qtgui-5.4.1.ebuild	8 Mar 2015 14:01:12 -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/dev-qt/qtgui/qtgui-5.4.1.ebuild,v 1.3 2015/03/03 07:34:57 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtgui/qtgui-5.4.1.ebuild,v 1.4 2015/03/08 14:01:12 pesa Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="The GUI module and platform plugins for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == live ]]; then
-	KEYWORDS="~arm64 ~hppa"
+	KEYWORDS=""
 else
 	KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86"
 fi



1.60                 dev-qt/qtgui/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtgui/ChangeLog?rev=1.60&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtgui/ChangeLog?rev=1.60&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtgui/ChangeLog?r1=1.59&r2=1.60

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtgui/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog	3 Mar 2015 07:34:57 -0000	1.59
+++ ChangeLog	8 Mar 2015 14:01:12 -0000	1.60
@@ -1,6 +1,9 @@
 # ChangeLog for dev-qt/qtgui
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtgui/ChangeLog,v 1.59 2015/03/03 07:34:57 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtgui/ChangeLog,v 1.60 2015/03/08 14:01:12 pesa Exp $
+
+  08 Mar 2015; Davide Pesavento <pesa@gentoo.org> qtgui-5.4.1.ebuild:
+  Remove all keywords from "live" branch.
 
   02 Mar 2015; Yixun Lan <dlan@gentoo.org> qtgui-5.4.1.ebuild:
   add arm64 support, tested on A53 board





^ permalink raw reply	[flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-qt/qtgui: qtgui-5.4.1.ebuild ChangeLog
@ 2015-02-24 20:13 Michael Palimaka (kensington)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Palimaka (kensington) @ 2015-02-24 20:13 UTC (permalink / raw
  To: gentoo-commits

kensington    15/02/24 20:13:20

  Modified:             qtgui-5.4.1.ebuild ChangeLog
  Log:
  Remove failing patch that was applied upstream.
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)

Revision  Changes    Path
1.2                  dev-qt/qtgui/qtgui-5.4.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtgui/qtgui-5.4.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtgui/qtgui-5.4.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtgui/qtgui-5.4.1.ebuild?r1=1.1&r2=1.2

Index: qtgui-5.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtgui/qtgui-5.4.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qtgui-5.4.1.ebuild	24 Feb 2015 18:48:52 -0000	1.1
+++ qtgui-5.4.1.ebuild	24 Feb 2015 20:13:20 -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/dev-qt/qtgui/qtgui-5.4.1.ebuild,v 1.1 2015/02/24 18:48:52 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtgui/qtgui-5.4.1.ebuild,v 1.2 2015/02/24 20:13:20 kensington Exp $
 
 EAPI=5
 
@@ -69,10 +69,6 @@
 	ibus? ( app-i18n/ibus )
 "
 
-PATCHES=(
-	"${FILESDIR}/${P}-bigendian.patch" # bug 538570
-)
-
 QT5_TARGET_SUBDIRS=(
 	src/gui
 	src/platformheaders



1.57                 dev-qt/qtgui/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtgui/ChangeLog?rev=1.57&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtgui/ChangeLog?rev=1.57&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtgui/ChangeLog?r1=1.56&r2=1.57

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtgui/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog	24 Feb 2015 18:48:52 -0000	1.56
+++ ChangeLog	24 Feb 2015 20:13:20 -0000	1.57
@@ -1,6 +1,9 @@
 # ChangeLog for dev-qt/qtgui
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtgui/ChangeLog,v 1.56 2015/02/24 18:48:52 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtgui/ChangeLog,v 1.57 2015/02/24 20:13:20 kensington Exp $
+
+  24 Feb 2015; Michael Palimaka <kensington@gentoo.org> qtgui-5.4.1.ebuild:
+  Remove failing patch that was applied upstream.
 
 *qtgui-5.4.1 (24 Feb 2015)
 





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

end of thread, other threads:[~2015-03-08 14:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-08 14:01 [gentoo-commits] gentoo-x86 commit in dev-qt/qtgui: qtgui-5.4.1.ebuild ChangeLog Davide Pesavento (pesa)
  -- strict thread matches above, loose matches on Subject: below --
2015-02-24 20:13 Michael Palimaka (kensington)

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