summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2009-04-30 10:37:31 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2009-04-30 10:37:31 +0000
commit1def82aff364b671aa9a2b8abacda92d80c03d1c (patch)
tree0716a54d79faeeda44277263e0e8a22d8eaea799 /x11-libs/qt-core
parentStable for HPPA (bug #267234). (diff)
downloadgentoo-2-1def82aff364b671aa9a2b8abacda92d80c03d1c.tar.gz
gentoo-2-1def82aff364b671aa9a2b8abacda92d80c03d1c.tar.bz2
gentoo-2-1def82aff364b671aa9a2b8abacda92d80c03d1c.zip
Adding x11-libs/libX11 as dependency. Fixes bug #267967
(Portage version: 2.2_rc31/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/qt-core')
-rw-r--r--x11-libs/qt-core/ChangeLog6
-rw-r--r--x11-libs/qt-core/qt-core-4.5.0.ebuild3
-rw-r--r--x11-libs/qt-core/qt-core-4.5.1.ebuild3
3 files changed, 9 insertions, 3 deletions
diff --git a/x11-libs/qt-core/ChangeLog b/x11-libs/qt-core/ChangeLog
index b9c43dd04319..146261d80072 100644
--- a/x11-libs/qt-core/ChangeLog
+++ b/x11-libs/qt-core/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/qt-core
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.44 2009/04/28 15:32:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.45 2009/04/30 10:37:31 hwoarang Exp $
+
+ 30 Apr 2009; Markos Chandras <hwoarang@gentoo.org> qt-core-4.5.0,
+ qt-core-4.5.1:
+ Adding x11-libs/libX11 as dependency. Fixes bug #267967
28 Apr 2009; Jeroen Roovers <jer@gentoo.org> qt-core-4.4.2-r2.ebuild:
Stable for HPPA (bug #263945).
diff --git a/x11-libs/qt-core/qt-core-4.5.0.ebuild b/x11-libs/qt-core/qt-core-4.5.0.ebuild
index 817b9b30e130..2c30a0ff7de1 100644
--- a/x11-libs/qt-core/qt-core-4.5.0.ebuild
+++ b/x11-libs/qt-core/qt-core-4.5.0.ebuild
@@ -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-core/qt-core-4.5.0.ebuild,v 1.2 2009/03/17 17:45:52 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.5.0.ebuild,v 1.3 2009/04/30 10:37:31 hwoarang Exp $
EAPI="2"
inherit qt4-build
@@ -11,6 +11,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd
IUSE="doc +glib +iconv +qt3support +ssl"
RDEPEND="sys-libs/zlib
+ x11-libs/libX11
glib? ( dev-libs/glib )
ssl? ( dev-libs/openssl )
!<x11-libs/qt-4.4.0:4"
diff --git a/x11-libs/qt-core/qt-core-4.5.1.ebuild b/x11-libs/qt-core/qt-core-4.5.1.ebuild
index 22d27fd2e167..b43c41ea6670 100644
--- a/x11-libs/qt-core/qt-core-4.5.1.ebuild
+++ b/x11-libs/qt-core/qt-core-4.5.1.ebuild
@@ -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-core/qt-core-4.5.1.ebuild,v 1.1 2009/04/27 19:42:35 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.5.1.ebuild,v 1.2 2009/04/30 10:37:31 hwoarang Exp $
EAPI="2"
inherit qt4-build
@@ -11,6 +11,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd
IUSE="doc +glib +iconv +qt3support +ssl"
RDEPEND="sys-libs/zlib
+ x11-libs/libX11
glib? ( dev-libs/glib )
ssl? ( dev-libs/openssl )
!<x11-libs/qt-4.4.0:4"