public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/qt-dbus: ChangeLog qt-dbus-4.6.1.ebuild
@ 2010-01-20 12:30 Dror Levin (spatz)
  0 siblings, 0 replies; 3+ messages in thread
From: Dror Levin (spatz) @ 2010-01-20 12:30 UTC (permalink / raw
  To: gentoo-commits

spatz       10/01/20 12:30:20

  Modified:             ChangeLog qt-dbus-4.6.1.ebuild
  Log:
  Remake nolibx11 patch for 4.6.1.
  (Portage version: 2.2_rc61/cvs/Linux x86_64)

Revision  Changes    Path
1.58                 x11-libs/qt-dbus/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog	19 Jan 2010 14:48:38 -0000	1.57
+++ ChangeLog	20 Jan 2010 12:30:20 -0000	1.58
@@ -1,6 +1,10 @@
 # ChangeLog for x11-libs/qt-dbus
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v 1.57 2010/01/19 14:48:38 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v 1.58 2010/01/20 12:30:20 spatz Exp $
+
+  20 Jan 2010; Dror Levin <spatz@gentoo.org> qt-dbus-4.6.1.ebuild,
+  +files/qt-4.6.1-nolibx11.patch:
+  Remake nolibx11 patch for 4.6.1.
 
 *qt-dbus-4.6.1 (19 Jan 2010)
 



1.2                  x11-libs/qt-dbus/qt-dbus-4.6.1.ebuild

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

Index: qt-dbus-4.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/qt-dbus-4.6.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qt-dbus-4.6.1.ebuild	19 Jan 2010 14:48:39 -0000	1.1
+++ qt-dbus-4.6.1.ebuild	20 Jan 2010 12:30:20 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/qt-dbus-4.6.1.ebuild,v 1.1 2010/01/19 14:48:39 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/qt-dbus-4.6.1.ebuild,v 1.2 2010/01/20 12:30:20 spatz Exp $
 
 EAPI="2"
 inherit qt4-build
@@ -31,7 +31,7 @@
 src/xml"
 
 PATCHES=(
-	"${FILESDIR}/qt-4.6-nolibx11.diff"
+	"${FILESDIR}/qt-${PV}-nolibx11.patch"
 )
 
 src_configure() {






^ permalink raw reply	[flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/qt-dbus: ChangeLog qt-dbus-4.6.1.ebuild
@ 2010-06-24 17:32 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 3+ messages in thread
From: Markos Chandras (hwoarang) @ 2010-06-24 17:32 UTC (permalink / raw
  To: gentoo-commits

hwoarang    10/06/24 17:32:32

  Modified:             ChangeLog
  Removed:              qt-dbus-4.6.1.ebuild
  Log:
  Removing Qt-4.6.1
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.66                 x11-libs/qt-dbus/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog	8 Jun 2010 12:15:49 -0000	1.65
+++ ChangeLog	24 Jun 2010 17:32:32 -0000	1.66
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/qt-dbus
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v 1.65 2010/06/08 12:15:49 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v 1.66 2010/06/24 17:32:32 hwoarang Exp $
+
+  24 Jun 2010; Markos Chandras <hwoarang@gentoo.org> -qt-dbus-4.6.1.ebuild:
+  Drop Qt-4.6.1
 
 *qt-dbus-4.6.3 (08 Jun 2010)
 






^ permalink raw reply	[flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/qt-dbus: ChangeLog qt-dbus-4.6.1.ebuild
@ 2010-01-19 14:48 Ben de Groot (yngwin)
  0 siblings, 0 replies; 3+ messages in thread
From: Ben de Groot (yngwin) @ 2010-01-19 14:48 UTC (permalink / raw
  To: gentoo-commits

yngwin      10/01/19 14:48:39

  Modified:             ChangeLog
  Added:                qt-dbus-4.6.1.ebuild
  Log:
  Version bump
  (Portage version: 2.2_rc61/cvs/Linux x86_64)

Revision  Changes    Path
1.57                 x11-libs/qt-dbus/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog	14 Jan 2010 15:41:22 -0000	1.56
+++ ChangeLog	19 Jan 2010 14:48:38 -0000	1.57
@@ -1,6 +1,11 @@
 # ChangeLog for x11-libs/qt-dbus
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v 1.56 2010/01/14 15:41:22 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v 1.57 2010/01/19 14:48:38 yngwin Exp $
+
+*qt-dbus-4.6.1 (19 Jan 2010)
+
+  19 Jan 2010; Ben de Groot <yngwin@gentoo.org> +qt-dbus-4.6.1.ebuild:
+  Version bump
 
   14 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
   qt-dbus-4.6.0-r1.ebuild:



1.1                  x11-libs/qt-dbus/qt-dbus-4.6.1.ebuild

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

Index: qt-dbus-4.6.1.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/qt-dbus-4.6.1.ebuild,v 1.1 2010/01/19 14:48:39 yngwin Exp $

EAPI="2"
inherit qt4-build

DESCRIPTION="The DBus module for the Qt toolkit"
SLOT="4"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""

DEPEND="~x11-libs/qt-core-${PV}[aqua=,debug=]
	>=sys-apps/dbus-1.0.2"
RDEPEND="${DEPEND}"

QT4_TARGET_DIRECTORIES="
src/dbus
tools/qdbus/qdbus
tools/qdbus/qdbusxml2cpp
tools/qdbus/qdbuscpp2xml"
QCONFIG_ADD="dbus dbus-linked"
QCONFIG_DEFINE="QT_DBUS"

#FIXME: Check if these are still needed with the header package
QT4_EXTRACT_DIRECTORIES="${QT4_TARGET_DIRECTORIES}
include/QtCore
include/QtDBus
include/QtXml
src/corelib
src/xml"

PATCHES=(
	"${FILESDIR}/qt-4.6-nolibx11.diff"
)

src_configure() {
	myconf="${myconf} -dbus-linked"
	qt4-build_src_configure
}






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

end of thread, other threads:[~2010-06-24 17:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-20 12:30 [gentoo-commits] gentoo-x86 commit in x11-libs/qt-dbus: ChangeLog qt-dbus-4.6.1.ebuild Dror Levin (spatz)
  -- strict thread matches above, loose matches on Subject: below --
2010-06-24 17:32 Markos Chandras (hwoarang)
2010-01-19 14:48 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