public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in www-client/opera: ChangeLog opera-10.00_pre4214.ebuild opera-9.64.ebuild
@ 2009-03-18 16:30 Jeroen Roovers (jer)
  0 siblings, 0 replies; only message in thread
From: Jeroen Roovers (jer) @ 2009-03-18 16:30 UTC (permalink / raw
  To: gentoo-commits

jer         09/03/18 16:30:01

  Modified:             ChangeLog opera-10.00_pre4214.ebuild
                        opera-9.64.ebuild
  Log:
  DEPEND on x11-libs/qt-3[-immqt] (bug #259381). Either set -immqt or +immqt-bc for x11-libs/qt-3 in case of USE="!qt-static qt3(-static)".
  (Portage version: 2.2_rc25/cvs/Linux i686)

Revision  Changes    Path
1.331                www-client/opera/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/opera/ChangeLog?rev=1.331&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/opera/ChangeLog?rev=1.331&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/opera/ChangeLog?r1=1.330&r2=1.331

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/opera/ChangeLog,v
retrieving revision 1.330
retrieving revision 1.331
diff -u -r1.330 -r1.331
--- ChangeLog	15 Mar 2009 06:02:11 -0000	1.330
+++ ChangeLog	18 Mar 2009 16:30:01 -0000	1.331
@@ -1,6 +1,11 @@
 # ChangeLog for www-client/opera
 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/opera/ChangeLog,v 1.330 2009/03/15 06:02:11 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/opera/ChangeLog,v 1.331 2009/03/18 16:30:01 jer Exp $
+
+  18 Mar 2009; Jeroen Roovers <jer@gentoo.org> opera-9.64.ebuild,
+  opera-10.00_pre4214.ebuild:
+  DEPEND on x11-libs/qt-3[-immqt] (bug #259381). Either set -immqt or
+  +immqt-bc for x11-libs/qt-3 in case of USE="!qt-static qt3(-static)".
 
   15 Mar 2009; Jeroen Roovers <jer@gentoo.org> -opera-10.00_pre4102.ebuild,
   -opera-10.00_pre4116.ebuild, -opera-10.00_pre4126.ebuild,



1.2                  www-client/opera/opera-10.00_pre4214.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/opera/opera-10.00_pre4214.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/opera/opera-10.00_pre4214.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/opera/opera-10.00_pre4214.ebuild?r1=1.1&r2=1.2

Index: opera-10.00_pre4214.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/opera/opera-10.00_pre4214.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- opera-10.00_pre4214.ebuild	13 Mar 2009 19:46:56 -0000	1.1
+++ opera-10.00_pre4214.ebuild	18 Mar 2009 16:30:01 -0000	1.2
@@ -1,6 +1,8 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/opera/opera-10.00_pre4214.ebuild,v 1.1 2009/03/13 19:46:56 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/opera/opera-10.00_pre4214.ebuild,v 1.2 2009/03/18 16:30:01 jer Exp $
+
+EAPI="2"
 
 GCONF_DEBUG="no"
 
@@ -78,13 +80,13 @@
 	x11-libs/libICE
 	qt-static? ( !qt3? ( x11-libs/libXinerama media-libs/nas ) )
 	x86? ( !qt-static? (
-			qt3? ( =x11-libs/qt-3* )
+			qt3? ( =x11-libs/qt-3*[-immqt] )
 			!qt3? ( =x11-libs/qt-core-4* =x11-libs/qt-gui-4* )
 		   )
 		 )
 	amd64? (
 		ia32? ( app-emulation/emul-linux-x86-qtlibs )
-		!ia32? ( =x11-libs/qt-3* )
+		!ia32? ( =x11-libs/qt-3*[-immqt] )
 	)
 	"
 



1.5                  www-client/opera/opera-9.64.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/opera/opera-9.64.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/opera/opera-9.64.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/opera/opera-9.64.ebuild?r1=1.4&r2=1.5

Index: opera-9.64.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/opera/opera-9.64.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- opera-9.64.ebuild	7 Mar 2009 09:03:06 -0000	1.4
+++ opera-9.64.ebuild	18 Mar 2009 16:30:01 -0000	1.5
@@ -1,6 +1,8 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/opera/opera-9.64.ebuild,v 1.4 2009/03/07 09:03:06 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/opera/opera-9.64.ebuild,v 1.5 2009/03/18 16:30:01 jer Exp $
+
+EAPI="2"
 
 GCONF_DEBUG="no"
 
@@ -81,16 +83,16 @@
 	x11-libs/libSM
 	x11-libs/libICE
 	qt-static? ( !qt3-static? ( x11-libs/libXinerama ) )
-	x86? ( !qt-static? ( !qt3-static? ( =x11-libs/qt-3* ) ) )
+	x86? ( !qt-static? ( !qt3-static? ( =x11-libs/qt-3*[-immqt] ) ) )
 	amd64? (
 		ia32? ( app-emulation/emul-linux-x86-qtlibs )
-		!ia32? ( =x11-libs/qt-3* )
+		!ia32? ( =x11-libs/qt-3*[-immqt] )
 	)
-	ppc? ( =x11-libs/qt-3* )
+	ppc? ( =x11-libs/qt-3*[-immqt] )
 	spell? ( app-text/aspell )
 	x86-fbsd? (
 		=virtual/libstdc++-3*
-		!qt-static? ( !qt3-static? ( =x11-libs/qt-3* ) )
+		!qt-static? ( !qt3-static? ( =x11-libs/qt-3*[-immqt] ) )
 	)
 	"
 






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-03-18 16:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-18 16:30 [gentoo-commits] gentoo-x86 commit in www-client/opera: ChangeLog opera-10.00_pre4214.ebuild opera-9.64.ebuild Jeroen Roovers (jer)

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