public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/qt-declarative: qt-declarative-4.8.2.ebuild qt-declarative-4.8.1.ebuild ChangeLog
@ 2012-06-18 21:46 Davide Pesavento (pesa)
  0 siblings, 0 replies; 2+ messages in thread
From: Davide Pesavento (pesa) @ 2012-06-18 21:46 UTC (permalink / raw
  To: gentoo-commits

pesa        12/06/18 21:46:29

  Modified:             qt-declarative-4.8.2.ebuild
                        qt-declarative-4.8.1.ebuild ChangeLog
  Log:
  USE=c++0x is gone from qt-webkit.
  
  (Portage version: 2.2.0_alpha110/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  x11-libs/qt-declarative/qt-declarative-4.8.2.ebuild

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

Index: qt-declarative-4.8.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-declarative/qt-declarative-4.8.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qt-declarative-4.8.2.ebuild	22 May 2012 15:20:58 -0000	1.1
+++ qt-declarative-4.8.2.ebuild	18 Jun 2012 21:46:29 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-declarative/qt-declarative-4.8.2.ebuild,v 1.1 2012/05/22 15:20:58 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-declarative/qt-declarative-4.8.2.ebuild,v 1.2 2012/06/18 21:46:29 pesa Exp $
 
 EAPI=4
 
@@ -24,7 +24,7 @@
 	~x11-libs/qt-svg-${PV}[accessibility=,aqua=,c++0x=,debug=,qpa=]
 	~x11-libs/qt-xmlpatterns-${PV}[aqua=,c++0x=,debug=,qpa=]
 	qt3support? ( ~x11-libs/qt-qt3support-${PV}[accessibility=,aqua=,c++0x=,debug=,qpa=] )
-	webkit? ( ~x11-libs/qt-webkit-${PV}[aqua=,c++0x=,debug=,qpa=] )
+	webkit? ( ~x11-libs/qt-webkit-${PV}[aqua=,debug=,qpa=] )
 "
 RDEPEND="${DEPEND}"
 



1.6                  x11-libs/qt-declarative/qt-declarative-4.8.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-declarative/qt-declarative-4.8.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-declarative/qt-declarative-4.8.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-declarative/qt-declarative-4.8.1.ebuild?r1=1.5&r2=1.6

Index: qt-declarative-4.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-declarative/qt-declarative-4.8.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- qt-declarative-4.8.1.ebuild	20 May 2012 13:05:53 -0000	1.5
+++ qt-declarative-4.8.1.ebuild	18 Jun 2012 21:46:29 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-declarative/qt-declarative-4.8.1.ebuild,v 1.5 2012/05/20 13:05:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-declarative/qt-declarative-4.8.1.ebuild,v 1.6 2012/06/18 21:46:29 pesa Exp $
 
 EAPI=4
 
@@ -20,7 +20,7 @@
 	~x11-libs/qt-svg-${PV}[accessibility=,aqua=,c++0x=,debug=,qpa=]
 	~x11-libs/qt-xmlpatterns-${PV}[aqua=,c++0x=,debug=,qpa=]
 	qt3support? ( ~x11-libs/qt-qt3support-${PV}[accessibility=,aqua=,c++0x=,debug=,qpa=] )
-	webkit? ( ~x11-libs/qt-webkit-${PV}[aqua=,c++0x=,debug=,qpa=] )
+	webkit? ( ~x11-libs/qt-webkit-${PV}[aqua=,debug=,qpa=] )
 "
 RDEPEND="${DEPEND}"
 



1.45                 x11-libs/qt-declarative/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-declarative/ChangeLog?rev=1.45&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-declarative/ChangeLog?rev=1.45&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-declarative/ChangeLog?r1=1.44&r2=1.45

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-declarative/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog	22 May 2012 15:20:58 -0000	1.44
+++ ChangeLog	18 Jun 2012 21:46:29 -0000	1.45
@@ -1,6 +1,10 @@
 # ChangeLog for x11-libs/qt-declarative
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-declarative/ChangeLog,v 1.44 2012/05/22 15:20:58 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-declarative/ChangeLog,v 1.45 2012/06/18 21:46:29 pesa Exp $
+
+  18 Jun 2012; Davide Pesavento <pesa@gentoo.org> qt-declarative-4.8.1.ebuild,
+  qt-declarative-4.8.2.ebuild:
+  USE=c++0x is gone from qt-webkit.
 
 *qt-declarative-4.8.2 (22 May 2012)
 






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/qt-declarative: qt-declarative-4.8.2.ebuild qt-declarative-4.8.1.ebuild ChangeLog
@ 2012-07-09 14:25 Raul Porcel (armin76)
  0 siblings, 0 replies; 2+ messages in thread
From: Raul Porcel (armin76) @ 2012-07-09 14:25 UTC (permalink / raw
  To: gentoo-commits

armin76     12/07/09 14:25:13

  Modified:             qt-declarative-4.8.2.ebuild
                        qt-declarative-4.8.1.ebuild ChangeLog
  Log:
  alpha/ia64/sparc stable, add ~alpha/~sparc
  
  (Portage version: 2.1.11.5/cvs/Linux ia64)

Revision  Changes    Path
1.6                  x11-libs/qt-declarative/qt-declarative-4.8.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-declarative/qt-declarative-4.8.2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-declarative/qt-declarative-4.8.2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-declarative/qt-declarative-4.8.2.ebuild?r1=1.5&r2=1.6

Index: qt-declarative-4.8.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-declarative/qt-declarative-4.8.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- qt-declarative-4.8.2.ebuild	9 Jul 2012 04:25:25 -0000	1.5
+++ qt-declarative-4.8.2.ebuild	9 Jul 2012 14:25:13 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-declarative/qt-declarative-4.8.2.ebuild,v 1.5 2012/07/09 04:25:25 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-declarative/qt-declarative-4.8.2.ebuild,v 1.6 2012/07/09 14:25:13 armin76 Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 if [[ ${QT4_BUILD_TYPE} == live ]]; then
 	KEYWORDS=""
 else
-	KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+	KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
 fi
 IUSE="+accessibility qt3support webkit"
 



1.7                  x11-libs/qt-declarative/qt-declarative-4.8.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-declarative/qt-declarative-4.8.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-declarative/qt-declarative-4.8.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-declarative/qt-declarative-4.8.1.ebuild?r1=1.6&r2=1.7

Index: qt-declarative-4.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-declarative/qt-declarative-4.8.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- qt-declarative-4.8.1.ebuild	18 Jun 2012 21:46:29 -0000	1.6
+++ qt-declarative-4.8.1.ebuild	9 Jul 2012 14:25:13 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-declarative/qt-declarative-4.8.1.ebuild,v 1.6 2012/06/18 21:46:29 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-declarative/qt-declarative-4.8.1.ebuild,v 1.7 2012/07/09 14:25:13 armin76 Exp $
 
 EAPI=4
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION="The Declarative module for the Qt toolkit"
 SLOT="4"
-KEYWORDS="amd64 arm ~ia64 ~ppc ~ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 arm ia64 ~ppc ~ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="+accessibility qt3support webkit"
 
 DEPEND="



1.51                 x11-libs/qt-declarative/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-declarative/ChangeLog?rev=1.51&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-declarative/ChangeLog?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-declarative/ChangeLog?r1=1.50&r2=1.51

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-declarative/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog	9 Jul 2012 04:25:25 -0000	1.50
+++ ChangeLog	9 Jul 2012 14:25:13 -0000	1.51
@@ -1,6 +1,10 @@
 # ChangeLog for x11-libs/qt-declarative
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-declarative/ChangeLog,v 1.50 2012/07/09 04:25:25 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-declarative/ChangeLog,v 1.51 2012/07/09 14:25:13 armin76 Exp $
+
+  09 Jul 2012; Raúl Porcel <armin76@gentoo.org> qt-declarative-4.8.1.ebuild,
+  qt-declarative-4.8.2.ebuild:
+  alpha/ia64/sparc stable, add ~alpha/~sparc
 
   09 Jul 2012; Joseph Jezak <josejx@gentoo.org> qt-declarative-4.8.2.ebuild:
   Marked ppc/ppc64 for bug #424625.






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

end of thread, other threads:[~2012-07-09 14:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-18 21:46 [gentoo-commits] gentoo-x86 commit in x11-libs/qt-declarative: qt-declarative-4.8.2.ebuild qt-declarative-4.8.1.ebuild ChangeLog Davide Pesavento (pesa)
  -- strict thread matches above, loose matches on Subject: below --
2012-07-09 14:25 Raul Porcel (armin76)

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