* [gentoo-commits] gentoo-x86 commit in dev-java/qtjambi: ChangeLog qtjambi-4.4.3.ebuild
@ 2009-01-19 15:15 Ben de Groot (yngwin)
0 siblings, 0 replies; only message in thread
From: Ben de Groot (yngwin) @ 2009-01-19 15:15 UTC (permalink / raw
To: gentoo-commits
yngwin 09/01/19 15:15:48
Modified: ChangeLog qtjambi-4.4.3.ebuild
Log:
Fix qt dependency (nothing should depend on the meta ebuild)
(Portage version: 2.2_rc22/cvs/Linux 2.6.28-hh1 i686)
Revision Changes Path
1.17 dev-java/qtjambi/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/qtjambi/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/qtjambi/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/qtjambi/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/qtjambi/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 25 Dec 2008 22:34:44 -0000 1.16
+++ ChangeLog 19 Jan 2009 15:15:48 -0000 1.17
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/qtjambi
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/qtjambi/ChangeLog,v 1.16 2008/12/25 22:34:44 ali_bush Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/qtjambi/ChangeLog,v 1.17 2009/01/19 15:15:48 yngwin Exp $
+
+ 19 Jan 2009; Ben de Groot <yngwin@gentoo.org> qtjambi-4.4.3.ebuild:
+ Fix qt dependency (nothing should depend on the meta ebuild)
25 Dec 2008; Alistair Bush <ali_bush@gentoo.org>
+files/configuration-4.4.3.patch, +files/generator-4.4.3.patch:
1.2 dev-java/qtjambi/qtjambi-4.4.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/qtjambi/qtjambi-4.4.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/qtjambi/qtjambi-4.4.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/qtjambi/qtjambi-4.4.3.ebuild?r1=1.1&r2=1.2
Index: qtjambi-4.4.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/qtjambi/qtjambi-4.4.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qtjambi-4.4.3.ebuild 24 Dec 2008 04:48:53 -0000 1.1
+++ qtjambi-4.4.3.ebuild 19 Jan 2009 15:15:48 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/qtjambi/qtjambi-4.4.3.ebuild,v 1.1 2008/12/24 04:48:53 ali_bush Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/qtjambi/qtjambi-4.4.3.ebuild,v 1.2 2009/01/19 15:15:48 yngwin Exp $
JAVA_PKG_IUSE="doc source"
@@ -23,7 +23,7 @@
IUSE="debug sqlite opengl phonon webkit xmlpatterns examples"
-DEPEND="~x11-libs/qt-${QTVERSION}
+DEPEND=">=x11-libs/qt-gui-${QTVERSION}
>=virtual/jdk-1.5
dev-java/ant-trax
sqlite? ( dev-db/sqlite )
@@ -32,7 +32,7 @@
webkit? ( >=x11-libs/qt-webkit-${QTVERSION} )
xmlpatterns? ( >=x11-libs/qt-xmlpatterns-${QTVERSION} )"
-RDEPEND="~x11-libs/qt-${QTVERSION}
+RDEPEND=">=x11-libs/qt-gui-${QTVERSION}
>=virtual/jre-1.5
sqlite? ( dev-db/sqlite )
opengl? ( >=x11-libs/qt-opengl-${QTVERSION} )
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-01-19 15:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-19 15:15 [gentoo-commits] gentoo-x86 commit in dev-java/qtjambi: ChangeLog qtjambi-4.4.3.ebuild 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