public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/qt-qt3support: qt-qt3support-4.5.1.ebuild ChangeLog
@ 2009-04-27 19:46 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 12+ messages in thread
From: Markos Chandras (hwoarang) @ 2009-04-27 19:46 UTC (permalink / raw
  To: gentoo-commits

hwoarang    09/04/27 19:46:50

  Modified:             ChangeLog
  Added:                qt-qt3support-4.5.1.ebuild
  Log:
  Qt 4.5.1 release version bump
  (Portage version: 2.2_rc31/cvs/Linux x86_64)

Revision  Changes    Path
1.27                 x11-libs/qt-qt3support/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/ChangeLog?r1=1.26&r2=1.27

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	18 Mar 2009 22:27:30 -0000	1.26
+++ ChangeLog	27 Apr 2009 19:46:50 -0000	1.27
@@ -1,6 +1,12 @@
 # ChangeLog for x11-libs/qt-qt3support
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v 1.26 2009/03/18 22:27:30 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v 1.27 2009/04/27 19:46:50 hwoarang Exp $
+
+*qt-qt3support-4.5.1 (27 Apr 2009)
+
+  27 Apr 2009; Markos Chandras <hwoarang@gentoo.org>
+  +qt-qt3support-4.5.1.ebuild:
+  Version bump to 4.5.1
 
   18 Mar 2009; Markos Chandras <hwoarang@gentoo.org>
   -qt-qt3support-4.5.0_rc1.ebuild:



1.1                  x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild?rev=1.1&content-type=text/plain

Index: qt-qt3support-4.5.1.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild,v 1.1 2009/04/27 19:46:50 hwoarang Exp $

EAPI="2"
inherit qt4-build

DESCRIPTION="The Qt3 support module for the Qt toolkit"
SLOT="4"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="+accessibility phonon"

DEPEND="~x11-libs/qt-core-${PV}[debug=,qt3support]
	~x11-libs/qt-gui-${PV}[accessibility=,debug=,qt3support]
	~x11-libs/qt-sql-${PV}[debug=,qt3support]"
RDEPEND="${DEPEND}"
PDEPEND="phonon? (
	|| ( ~x11-libs/qt-phonon-${PV}[debug=] media-sound/phonon[gstreamer] ) )"

QT4_TARGET_DIRECTORIES="
src/qt3support
src/tools/uic3
tools/designer/src/plugins/widgets
tools/qtconfig
tools/porting"
QT4_EXTRACT_DIRECTORIES="${QT4_TARGET_DIRECTORIES}
src/
include/
tools/"

src_configure() {
	myconf="${myconf} -qt3support
		$(qt_use phonon gstreamer)
		$(qt_use phonon)
		$(qt_use accessibility)"
	qt4-build_src_configure
}






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/qt-qt3support: qt-qt3support-4.5.1.ebuild ChangeLog
@ 2009-05-13 18:02 Brent Baude (ranger)
  0 siblings, 0 replies; 12+ messages in thread
From: Brent Baude (ranger) @ 2009-05-13 18:02 UTC (permalink / raw
  To: gentoo-commits

ranger      09/05/13 18:02:26

  Modified:             qt-qt3support-4.5.1.ebuild ChangeLog
  Log:
  Marking qt-qt3support-4.5.1 ~ppc for bug 266201
  (Portage version: 2.1.6.13/cvs/Linux ppc64)

Revision  Changes    Path
1.2                  x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild?r1=1.1&r2=1.2

Index: qt-qt3support-4.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qt-qt3support-4.5.1.ebuild	27 Apr 2009 19:46:50 -0000	1.1
+++ qt-qt3support-4.5.1.ebuild	13 May 2009 18:02:26 -0000	1.2
@@ -1,13 +1,13 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild,v 1.1 2009/04/27 19:46:50 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild,v 1.2 2009/05/13 18:02:26 ranger Exp $
 
 EAPI="2"
 inherit qt4-build
 
 DESCRIPTION="The Qt3 support module for the Qt toolkit"
 SLOT="4"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE="+accessibility phonon"
 
 DEPEND="~x11-libs/qt-core-${PV}[debug=,qt3support]



1.28                 x11-libs/qt-qt3support/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/ChangeLog?r1=1.27&r2=1.28

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	27 Apr 2009 19:46:50 -0000	1.27
+++ ChangeLog	13 May 2009 18:02:26 -0000	1.28
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/qt-qt3support
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v 1.27 2009/04/27 19:46:50 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v 1.28 2009/05/13 18:02:26 ranger Exp $
+
+  13 May 2009; Brent Baude <ranger@gentoo.org> qt-qt3support-4.5.1.ebuild:
+  Marking qt-qt3support-4.5.1 ppc stable for bug 266201
 
 *qt-qt3support-4.5.1 (27 Apr 2009)
 






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/qt-qt3support: qt-qt3support-4.5.1.ebuild ChangeLog
@ 2009-05-15 18:41 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 12+ messages in thread
From: Tobias Klausmann (klausman) @ 2009-05-15 18:41 UTC (permalink / raw
  To: gentoo-commits

klausman    09/05/15 18:41:32

  Modified:             qt-qt3support-4.5.1.ebuild ChangeLog
  Log:
  Stable on alpha, bug #266201
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild?r1=1.3&r2=1.4

Index: qt-qt3support-4.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- qt-qt3support-4.5.1.ebuild	14 May 2009 20:57:31 -0000	1.3
+++ qt-qt3support-4.5.1.ebuild	15 May 2009 18:41:32 -0000	1.4
@@ -1,13 +1,13 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild,v 1.3 2009/05/14 20:57:31 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild,v 1.4 2009/05/15 18:41:32 klausman Exp $
 
 EAPI="2"
 inherit qt4-build
 
 DESCRIPTION="The Qt3 support module for the Qt toolkit"
 SLOT="4"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE="+accessibility phonon"
 
 DEPEND="~x11-libs/qt-core-${PV}[debug=,qt3support]



1.30                 x11-libs/qt-qt3support/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/ChangeLog?r1=1.29&r2=1.30

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	14 May 2009 20:57:31 -0000	1.29
+++ ChangeLog	15 May 2009 18:41:32 -0000	1.30
@@ -1,6 +1,10 @@
 # ChangeLog for x11-libs/qt-qt3support
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v 1.29 2009/05/14 20:57:31 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v 1.30 2009/05/15 18:41:32 klausman Exp $
+
+  15 May 2009; Tobias Klausmann <klausman@gentoo.org>
+  qt-qt3support-4.5.1.ebuild:
+  Stable on alpha, bug #266201
 
   14 May 2009; Ben de Groot <yngwin@gentoo.org> -qt-qt3support-4.5.0.ebuild,
   qt-qt3support-4.5.1.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/qt-qt3support: qt-qt3support-4.5.1.ebuild ChangeLog
@ 2009-05-29 23:10 Ben de Groot (yngwin)
  0 siblings, 0 replies; 12+ messages in thread
From: Ben de Groot (yngwin) @ 2009-05-29 23:10 UTC (permalink / raw
  To: gentoo-commits

yngwin      09/05/29 23:10:55

  Modified:             qt-qt3support-4.5.1.ebuild ChangeLog
  Log:
  Add kde useflag to make dependency calculation easier, bug 270188
  (Portage version: 2.2_rc33/cvs/Linux x86_64, RepoMan options: --force)

Revision  Changes    Path
1.6                  x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild?r1=1.5&r2=1.6

Index: qt-qt3support-4.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- qt-qt3support-4.5.1.ebuild	28 May 2009 12:06:18 -0000	1.5
+++ qt-qt3support-4.5.1.ebuild	29 May 2009 23:10:54 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild,v 1.5 2009/05/28 12:06:18 dagger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild,v 1.6 2009/05/29 23:10:54 yngwin Exp $
 
 EAPI="2"
 inherit qt4-build
@@ -8,13 +8,14 @@
 DESCRIPTION="The Qt3 support module for the Qt toolkit"
 SLOT="4"
 KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE="+accessibility phonon"
+IUSE="+accessibility kde phonon"
 
 DEPEND="~x11-libs/qt-core-${PV}[debug=,qt3support]
 	~x11-libs/qt-gui-${PV}[accessibility=,debug=,qt3support]
 	~x11-libs/qt-sql-${PV}[debug=,qt3support]
 	phonon? ( || ( ~x11-libs/qt-phonon-${PV}[debug=]
-		media-sound/phonon[gstreamer] ) )"
+		media-sound/phonon[gstreamer] )
+		kde? ( media-sound/phonon ) )"
 RDEPEND="${DEPEND}"
 
 QT4_TARGET_DIRECTORIES="



1.32                 x11-libs/qt-qt3support/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	28 May 2009 12:06:18 -0000	1.31
+++ ChangeLog	29 May 2009 23:10:54 -0000	1.32
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/qt-qt3support
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v 1.31 2009/05/28 12:06:18 dagger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v 1.32 2009/05/29 23:10:54 yngwin Exp $
+
+  29 May 2009; Ben de Groot <yngwin@gentoo.org> qt-qt3support-4.5.1.ebuild:
+  Add kde useflag to make dependency calculation easier, bug 270188
 
   28 May 2009; Robert Piasek <dagger@gentoo.org> qt-qt3support-4.5.1.ebuild:
   stable on arm (bug #266201)






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/qt-qt3support: qt-qt3support-4.5.1.ebuild ChangeLog
@ 2009-05-30 19:29 Ben de Groot (yngwin)
  0 siblings, 0 replies; 12+ messages in thread
From: Ben de Groot (yngwin) @ 2009-05-30 19:29 UTC (permalink / raw
  To: gentoo-commits

yngwin      09/05/30 19:29:08

  Modified:             qt-qt3support-4.5.1.ebuild ChangeLog
  Log:
  Revert kde useflag addition, as it breaks stable
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild?r1=1.6&r2=1.7

Index: qt-qt3support-4.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- qt-qt3support-4.5.1.ebuild	29 May 2009 23:10:54 -0000	1.6
+++ qt-qt3support-4.5.1.ebuild	30 May 2009 19:29:08 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild,v 1.6 2009/05/29 23:10:54 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild,v 1.7 2009/05/30 19:29:08 yngwin Exp $
 
 EAPI="2"
 inherit qt4-build
@@ -8,14 +8,14 @@
 DESCRIPTION="The Qt3 support module for the Qt toolkit"
 SLOT="4"
 KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE="+accessibility kde phonon"
+IUSE="+accessibility phonon"
 
 DEPEND="~x11-libs/qt-core-${PV}[debug=,qt3support]
 	~x11-libs/qt-gui-${PV}[accessibility=,debug=,qt3support]
 	~x11-libs/qt-sql-${PV}[debug=,qt3support]
 	phonon? ( || ( ~x11-libs/qt-phonon-${PV}[debug=]
-		media-sound/phonon[gstreamer] )
-		kde? ( media-sound/phonon ) )"
+		media-sound/phonon[gstreamer] ) )"
+#		kde? ( media-sound/phonon ) )"
 RDEPEND="${DEPEND}"
 
 QT4_TARGET_DIRECTORIES="



1.33                 x11-libs/qt-qt3support/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/ChangeLog?r1=1.32&r2=1.33

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog	29 May 2009 23:10:54 -0000	1.32
+++ ChangeLog	30 May 2009 19:29:08 -0000	1.33
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/qt-qt3support
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v 1.32 2009/05/29 23:10:54 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v 1.33 2009/05/30 19:29:08 yngwin Exp $
+
+  30 May 2009; Ben de Groot <yngwin@gentoo.org> qt-qt3support-4.5.1.ebuild:
+  Revert kde useflag addition, as it breaks stable
 
   29 May 2009; Ben de Groot <yngwin@gentoo.org> qt-qt3support-4.5.1.ebuild:
   Add kde useflag to make dependency calculation easier, bug 270188






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/qt-qt3support: qt-qt3support-4.5.1.ebuild ChangeLog
@ 2009-06-02 18:01 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 12+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-06-02 18:01 UTC (permalink / raw
  To: gentoo-commits

fauli       09/06/02 18:01:50

  Modified:             qt-qt3support-4.5.1.ebuild ChangeLog
  Log:
  stable x86, bug 266201
  (Portage version: 2.1.6.11/cvs/Linux i686, RepoMan options: --force)

Revision  Changes    Path
1.8                  x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild?r1=1.7&r2=1.8

Index: qt-qt3support-4.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- qt-qt3support-4.5.1.ebuild	30 May 2009 19:29:08 -0000	1.7
+++ qt-qt3support-4.5.1.ebuild	2 Jun 2009 18:01:49 -0000	1.8
@@ -1,13 +1,13 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild,v 1.7 2009/05/30 19:29:08 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild,v 1.8 2009/06/02 18:01:49 fauli Exp $
 
 EAPI="2"
 inherit qt4-build
 
 DESCRIPTION="The Qt3 support module for the Qt toolkit"
 SLOT="4"
-KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 IUSE="+accessibility phonon"
 
 DEPEND="~x11-libs/qt-core-${PV}[debug=,qt3support]



1.34                 x11-libs/qt-qt3support/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/ChangeLog?r1=1.33&r2=1.34

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	30 May 2009 19:29:08 -0000	1.33
+++ ChangeLog	2 Jun 2009 18:01:49 -0000	1.34
@@ -1,6 +1,10 @@
 # ChangeLog for x11-libs/qt-qt3support
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v 1.33 2009/05/30 19:29:08 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v 1.34 2009/06/02 18:01:49 fauli Exp $
+
+  02 Jun 2009; Christian Faulhammer <fauli@gentoo.org>
+  qt-qt3support-4.5.1.ebuild:
+  stable x86, bug 266201
 
   30 May 2009; Ben de Groot <yngwin@gentoo.org> qt-qt3support-4.5.1.ebuild:
   Revert kde useflag addition, as it breaks stable






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/qt-qt3support: qt-qt3support-4.5.1.ebuild ChangeLog
@ 2009-06-04 14:11 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 12+ messages in thread
From: Markos Chandras (hwoarang) @ 2009-06-04 14:11 UTC (permalink / raw
  To: gentoo-commits

hwoarang    09/06/04 14:11:07

  Modified:             qt-qt3support-4.5.1.ebuild ChangeLog
  Log:
  Adjust correct phonon dependencies ( bug 270188 )
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.10                 x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild?r1=1.9&r2=1.10

Index: qt-qt3support-4.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- qt-qt3support-4.5.1.ebuild	3 Jun 2009 21:57:48 -0000	1.9
+++ qt-qt3support-4.5.1.ebuild	4 Jun 2009 14:11:07 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild,v 1.9 2009/06/03 21:57:48 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild,v 1.10 2009/06/04 14:11:07 hwoarang Exp $
 
 EAPI="2"
 inherit qt4-build
@@ -13,8 +13,9 @@
 DEPEND="~x11-libs/qt-core-${PV}[debug=,qt3support]
 	~x11-libs/qt-gui-${PV}[accessibility=,debug=,qt3support]
 	~x11-libs/qt-sql-${PV}[debug=,qt3support]
-	phonon? ( || ( ~x11-libs/qt-phonon-${PV}[debug=]
-		media-sound/phonon[gstreamer] )
+	phonon? (
+		!kde? ( || ( ~x11-libs/qt-phonon-${PV}[debug=]
+		media-sound/phonon[gstreamer] ) )
 		kde? ( media-sound/phonon ) )"
 RDEPEND="${DEPEND}"
 



1.36                 x11-libs/qt-qt3support/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/ChangeLog?r1=1.35&r2=1.36

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	3 Jun 2009 21:57:48 -0000	1.35
+++ ChangeLog	4 Jun 2009 14:11:07 -0000	1.36
@@ -1,6 +1,10 @@
 # ChangeLog for x11-libs/qt-qt3support
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v 1.35 2009/06/03 21:57:48 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v 1.36 2009/06/04 14:11:07 hwoarang Exp $
+
+  04 Jun 2009; Markos Chandras <hwoarang@gentoo.org>
+  qt-qt3support-4.5.1.ebuild:
+  Adjust correct phonon dependencies ( bug 270188 )
 
   03 Jun 2009; Ben de Groot <yngwin@gentoo.org> qt-qt3support-4.5.1.ebuild,
   metadata.xml:






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/qt-qt3support: qt-qt3support-4.5.1.ebuild ChangeLog
@ 2009-06-04 15:21 Ben de Groot (yngwin)
  0 siblings, 0 replies; 12+ messages in thread
From: Ben de Groot (yngwin) @ 2009-06-04 15:21 UTC (permalink / raw
  To: gentoo-commits

yngwin      09/06/04 15:21:58

  Modified:             qt-qt3support-4.5.1.ebuild ChangeLog
  Log:
  Whitespace
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild?r1=1.10&r2=1.11

Index: qt-qt3support-4.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- qt-qt3support-4.5.1.ebuild	4 Jun 2009 14:11:07 -0000	1.10
+++ qt-qt3support-4.5.1.ebuild	4 Jun 2009 15:21:58 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild,v 1.10 2009/06/04 14:11:07 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild,v 1.11 2009/06/04 15:21:58 yngwin Exp $
 
 EAPI="2"
 inherit qt4-build
@@ -15,8 +15,9 @@
 	~x11-libs/qt-sql-${PV}[debug=,qt3support]
 	phonon? (
 		!kde? ( || ( ~x11-libs/qt-phonon-${PV}[debug=]
-		media-sound/phonon[gstreamer] ) )
-		kde? ( media-sound/phonon ) )"
+			media-sound/phonon[gstreamer] ) )
+		kde? ( media-sound/phonon )
+	)"
 RDEPEND="${DEPEND}"
 
 QT4_TARGET_DIRECTORIES="



1.37                 x11-libs/qt-qt3support/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/ChangeLog?r1=1.36&r2=1.37

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	4 Jun 2009 14:11:07 -0000	1.36
+++ ChangeLog	4 Jun 2009 15:21:58 -0000	1.37
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/qt-qt3support
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v 1.36 2009/06/04 14:11:07 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v 1.37 2009/06/04 15:21:58 yngwin Exp $
+
+  04 Jun 2009; Ben de Groot <yngwin@gentoo.org> qt-qt3support-4.5.1.ebuild:
+  Whitespace
 
   04 Jun 2009; Markos Chandras <hwoarang@gentoo.org>
   qt-qt3support-4.5.1.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/qt-qt3support: qt-qt3support-4.5.1.ebuild ChangeLog
@ 2009-06-04 23:28 Ben de Groot (yngwin)
  0 siblings, 0 replies; 12+ messages in thread
From: Ben de Groot (yngwin) @ 2009-06-04 23:28 UTC (permalink / raw
  To: gentoo-commits

yngwin      09/06/04 23:28:26

  Modified:             qt-qt3support-4.5.1.ebuild ChangeLog
  Log:
  Make sure gstreamer is enabled if USE="phonon kde", bug 272649
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.12                 x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild?r1=1.11&r2=1.12

Index: qt-qt3support-4.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- qt-qt3support-4.5.1.ebuild	4 Jun 2009 15:21:58 -0000	1.11
+++ qt-qt3support-4.5.1.ebuild	4 Jun 2009 23:28:26 -0000	1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild,v 1.11 2009/06/04 15:21:58 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild,v 1.12 2009/06/04 23:28:26 yngwin Exp $
 
 EAPI="2"
 inherit qt4-build
@@ -16,7 +16,7 @@
 	phonon? (
 		!kde? ( || ( ~x11-libs/qt-phonon-${PV}[debug=]
 			media-sound/phonon[gstreamer] ) )
-		kde? ( media-sound/phonon )
+		kde? ( media-sound/phonon[gstreamer] )
 	)"
 RDEPEND="${DEPEND}"
 



1.38                 x11-libs/qt-qt3support/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/ChangeLog?r1=1.37&r2=1.38

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	4 Jun 2009 15:21:58 -0000	1.37
+++ ChangeLog	4 Jun 2009 23:28:26 -0000	1.38
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/qt-qt3support
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v 1.37 2009/06/04 15:21:58 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v 1.38 2009/06/04 23:28:26 yngwin Exp $
+
+  04 Jun 2009; Ben de Groot <yngwin@gentoo.org> qt-qt3support-4.5.1.ebuild:
+  Make sure gstreamer is enabled if USE="phonon kde", bug 272649
 
   04 Jun 2009; Ben de Groot <yngwin@gentoo.org> qt-qt3support-4.5.1.ebuild:
   Whitespace






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/qt-qt3support: qt-qt3support-4.5.1.ebuild ChangeLog
@ 2009-06-06  8:36 Markus Meier (maekke)
  0 siblings, 0 replies; 12+ messages in thread
From: Markus Meier (maekke) @ 2009-06-06  8:36 UTC (permalink / raw
  To: gentoo-commits

maekke      09/06/06 08:36:03

  Modified:             qt-qt3support-4.5.1.ebuild ChangeLog
  Log:
  amd64 stable, bug #266201
  (Portage version: 2.1.6.11/cvs/Linux x86_64)

Revision  Changes    Path
1.13                 x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild?r1=1.12&r2=1.13

Index: qt-qt3support-4.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- qt-qt3support-4.5.1.ebuild	4 Jun 2009 23:28:26 -0000	1.12
+++ qt-qt3support-4.5.1.ebuild	6 Jun 2009 08:36:03 -0000	1.13
@@ -1,13 +1,13 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild,v 1.12 2009/06/04 23:28:26 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild,v 1.13 2009/06/06 08:36:03 maekke Exp $
 
 EAPI="2"
 inherit qt4-build
 
 DESCRIPTION="The Qt3 support module for the Qt toolkit"
 SLOT="4"
-KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 IUSE="+accessibility kde phonon"
 
 DEPEND="~x11-libs/qt-core-${PV}[debug=,qt3support]



1.39                 x11-libs/qt-qt3support/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/ChangeLog?r1=1.38&r2=1.39

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog	4 Jun 2009 23:28:26 -0000	1.38
+++ ChangeLog	6 Jun 2009 08:36:03 -0000	1.39
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/qt-qt3support
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v 1.38 2009/06/04 23:28:26 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v 1.39 2009/06/06 08:36:03 maekke Exp $
+
+  06 Jun 2009; Markus Meier <maekke@gentoo.org> qt-qt3support-4.5.1.ebuild:
+  amd64 stable, bug #266201
 
   04 Jun 2009; Ben de Groot <yngwin@gentoo.org> qt-qt3support-4.5.1.ebuild:
   Make sure gstreamer is enabled if USE="phonon kde", bug 272649






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/qt-qt3support: qt-qt3support-4.5.1.ebuild ChangeLog
@ 2009-06-08 22:32 Jeroen Roovers (jer)
  0 siblings, 0 replies; 12+ messages in thread
From: Jeroen Roovers (jer) @ 2009-06-08 22:32 UTC (permalink / raw
  To: gentoo-commits

jer         09/06/08 22:32:29

  Modified:             qt-qt3support-4.5.1.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #266201).
  (Portage version: 2.2_rc33/cvs/Linux i686)

Revision  Changes    Path
1.14                 x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild?r1=1.13&r2=1.14

Index: qt-qt3support-4.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- qt-qt3support-4.5.1.ebuild	6 Jun 2009 08:36:03 -0000	1.13
+++ qt-qt3support-4.5.1.ebuild	8 Jun 2009 22:32:28 -0000	1.14
@@ -1,13 +1,13 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild,v 1.13 2009/06/06 08:36:03 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild,v 1.14 2009/06/08 22:32:28 jer Exp $
 
 EAPI="2"
 inherit qt4-build
 
 DESCRIPTION="The Qt3 support module for the Qt toolkit"
 SLOT="4"
-KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 IUSE="+accessibility kde phonon"
 
 DEPEND="~x11-libs/qt-core-${PV}[debug=,qt3support]



1.40                 x11-libs/qt-qt3support/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/ChangeLog?r1=1.39&r2=1.40

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog	6 Jun 2009 08:36:03 -0000	1.39
+++ ChangeLog	8 Jun 2009 22:32:28 -0000	1.40
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/qt-qt3support
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v 1.39 2009/06/06 08:36:03 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v 1.40 2009/06/08 22:32:28 jer Exp $
+
+  08 Jun 2009; Jeroen Roovers <jer@gentoo.org> qt-qt3support-4.5.1.ebuild:
+  Stable for HPPA (bug #266201).
 
   06 Jun 2009; Markus Meier <maekke@gentoo.org> qt-qt3support-4.5.1.ebuild:
   amd64 stable, bug #266201






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/qt-qt3support: qt-qt3support-4.5.1.ebuild ChangeLog
@ 2009-06-30 15:07 Raul Porcel (armin76)
  0 siblings, 0 replies; 12+ messages in thread
From: Raul Porcel (armin76) @ 2009-06-30 15:07 UTC (permalink / raw
  To: gentoo-commits

armin76     09/06/30 15:07:15

  Modified:             qt-qt3support-4.5.1.ebuild ChangeLog
  Log:
  ia64/sparc stable wrt #266201
  (Portage version: 2.1.6.13/cvs/Linux ia64)

Revision  Changes    Path
1.15                 x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild?r1=1.14&r2=1.15

Index: qt-qt3support-4.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- qt-qt3support-4.5.1.ebuild	8 Jun 2009 22:32:28 -0000	1.14
+++ qt-qt3support-4.5.1.ebuild	30 Jun 2009 15:07:15 -0000	1.15
@@ -1,13 +1,13 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild,v 1.14 2009/06/08 22:32:28 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild,v 1.15 2009/06/30 15:07:15 armin76 Exp $
 
 EAPI="2"
 inherit qt4-build
 
 DESCRIPTION="The Qt3 support module for the Qt toolkit"
 SLOT="4"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd"
 IUSE="+accessibility kde phonon"
 
 DEPEND="~x11-libs/qt-core-${PV}[debug=,qt3support]



1.42                 x11-libs/qt-qt3support/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/ChangeLog?rev=1.42&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/ChangeLog?rev=1.42&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-qt3support/ChangeLog?r1=1.41&r2=1.42

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog	27 Jun 2009 19:20:38 -0000	1.41
+++ ChangeLog	30 Jun 2009 15:07:15 -0000	1.42
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/qt-qt3support
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v 1.41 2009/06/27 19:20:38 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v 1.42 2009/06/30 15:07:15 armin76 Exp $
+
+  30 Jun 2009; Raúl Porcel <armin76@gentoo.org> qt-qt3support-4.5.1.ebuild:
+  ia64/sparc stable wrt #266201
 
 *qt-qt3support-4.5.2 (27 Jun 2009)
 






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

end of thread, other threads:[~2009-06-30 15:07 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-08 22:32 [gentoo-commits] gentoo-x86 commit in x11-libs/qt-qt3support: qt-qt3support-4.5.1.ebuild ChangeLog Jeroen Roovers (jer)
  -- strict thread matches above, loose matches on Subject: below --
2009-06-30 15:07 Raul Porcel (armin76)
2009-06-06  8:36 Markus Meier (maekke)
2009-06-04 23:28 Ben de Groot (yngwin)
2009-06-04 15:21 Ben de Groot (yngwin)
2009-06-04 14:11 Markos Chandras (hwoarang)
2009-06-02 18:01 Christian Faulhammer (fauli)
2009-05-30 19:29 Ben de Groot (yngwin)
2009-05-29 23:10 Ben de Groot (yngwin)
2009-05-15 18:41 Tobias Klausmann (klausman)
2009-05-13 18:02 Brent Baude (ranger)
2009-04-27 19:46 Markos Chandras (hwoarang)

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