public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/qt-gui: qt-gui-4.4.1.ebuild ChangeLog
@ 2008-08-16 15:07 Ben de Groot (yngwin)
  0 siblings, 0 replies; 2+ messages in thread
From: Ben de Groot (yngwin) @ 2008-08-16 15:07 UTC (permalink / raw
  To: gentoo-commits

yngwin      08/08/16 15:07:46

  Modified:             qt-gui-4.4.1.ebuild ChangeLog
  Log:
  Add pdepend on qt-qt3support
  (Portage version: 2.2_rc8/cvs/Linux 2.6.26-hh1 i686)

Revision  Changes    Path
1.3                  x11-libs/qt-gui/qt-gui-4.4.1.ebuild

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

Index: qt-gui-4.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/qt-gui-4.4.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- qt-gui-4.4.1.ebuild	13 Aug 2008 22:56:49 -0000	1.2
+++ qt-gui-4.4.1.ebuild	16 Aug 2008 15:07:45 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/qt-gui-4.4.1.ebuild,v 1.2 2008/08/13 22:56:49 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/qt-gui-4.4.1.ebuild,v 1.3 2008/08/16 15:07:45 yngwin Exp $
 
 EAPI="1"
 inherit eutils qt4-build
@@ -39,6 +39,7 @@
 	xinerama? ( x11-proto/xineramaproto )
 	x11-proto/xextproto
 	x11-proto/inputproto"
+PDEPEND="qt3support? ( ~x11-libs/qt-qt3support-${PV} )"
 
 QT4_TARGET_DIRECTORIES="
 src/gui



1.13                 x11-libs/qt-gui/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	13 Aug 2008 22:56:49 -0000	1.12
+++ ChangeLog	16 Aug 2008 15:07:45 -0000	1.13
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/qt-gui
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v 1.12 2008/08/13 22:56:49 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v 1.13 2008/08/16 15:07:45 yngwin Exp $
+
+  16 Aug 2008; Ben de Groot <yngwin@gentoo.org> qt-gui-4.4.1.ebuild:
+  Add pdepend on qt-qt3support
 
   13 Aug 2008; Ben de Groot <yngwin@gentoo.org> qt-gui-4.4.1.ebuild:
   Fixing typo, thanks to zzam for reporting.






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

* [gentoo-commits] gentoo-x86 commit in x11-libs/qt-gui: qt-gui-4.4.1.ebuild ChangeLog
@ 2008-09-19 12:00 Ben de Groot (yngwin)
  0 siblings, 0 replies; 2+ messages in thread
From: Ben de Groot (yngwin) @ 2008-09-19 12:00 UTC (permalink / raw
  To: gentoo-commits

yngwin      08/09/19 12:00:04

  Modified:             qt-gui-4.4.1.ebuild ChangeLog
  Log:
  Add fix for bug 235392
  (Portage version: 2.2_rc8/cvs/Linux 2.6.26.5 i686)

Revision  Changes    Path
1.4                  x11-libs/qt-gui/qt-gui-4.4.1.ebuild

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

Index: qt-gui-4.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/qt-gui-4.4.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- qt-gui-4.4.1.ebuild	16 Aug 2008 15:07:45 -0000	1.3
+++ qt-gui-4.4.1.ebuild	19 Sep 2008 12:00:04 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/qt-gui-4.4.1.ebuild,v 1.3 2008/08/16 15:07:45 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/qt-gui-4.4.1.ebuild,v 1.4 2008/09/19 12:00:04 yngwin Exp $
 
 EAPI="1"
 inherit eutils qt4-build
@@ -70,6 +70,9 @@
 
 	qt4-build_src_unpack
 
+	# fix for bug 235392
+	epatch "${FILESDIR}"/qt-gui-designer-4.4.1.patch
+
 	# Don't build plugins this go around, because they depend on qt3support lib
 	sed -i -e "s:CONFIG(shared:# &:g" "${S}"/tools/designer/src/src.pro
 }



1.15                 x11-libs/qt-gui/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	19 Sep 2008 00:12:12 -0000	1.14
+++ ChangeLog	19 Sep 2008 12:00:04 -0000	1.15
@@ -1,6 +1,10 @@
 # ChangeLog for x11-libs/qt-gui
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v 1.14 2008/09/19 00:12:12 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v 1.15 2008/09/19 12:00:04 yngwin Exp $
+
+  19 Sep 2008; Ben de Groot <yngwin@gentoo.org>
+  +files/qt-gui-designer-4.4.1.patch, qt-gui-4.4.1.ebuild:
+  Add fix for bug 235392
 
 *qt-gui-4.4.2 (19 Sep 2008)
 






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

end of thread, other threads:[~2008-09-19 12:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-19 12:00 [gentoo-commits] gentoo-x86 commit in x11-libs/qt-gui: qt-gui-4.4.1.ebuild ChangeLog Ben de Groot (yngwin)
  -- strict thread matches above, loose matches on Subject: below --
2008-08-16 15:07 Ben de Groot (yngwin)

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