summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavide Pesavento <pesa@gentoo.org>2012-05-02 22:11:29 +0000
committerDavide Pesavento <pesa@gentoo.org>2012-05-02 22:11:29 +0000
commitf4e611b91395ceba3b80201be0e220ad6cdc6208 (patch)
treeb4e28147ba7ce18b6f2eeb45ad3552d7917af14a /x11-libs/cairo
parentMask USE=qt4 for cairo due to unkeyworded dep. (diff)
downloadgentoo-2-f4e611b91395ceba3b80201be0e220ad6cdc6208.tar.gz
gentoo-2-f4e611b91395ceba3b80201be0e220ad6cdc6208.tar.bz2
gentoo-2-f4e611b91395ceba3b80201be0e220ad6cdc6208.zip
Raise qt-gui dependency to >=4.8 wrt bug 412177.
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/cairo')
-rw-r--r--x11-libs/cairo/ChangeLog7
-rw-r--r--x11-libs/cairo/cairo-1.10.2-r1.ebuild6
-rw-r--r--x11-libs/cairo/cairo-1.10.2-r2.ebuild4
-rw-r--r--x11-libs/cairo/cairo-1.12.0.ebuild4
-rw-r--r--x11-libs/cairo/cairo-1.12.2.ebuild4
-rw-r--r--x11-libs/cairo/cairo-9999.ebuild4
6 files changed, 17 insertions, 12 deletions
diff --git a/x11-libs/cairo/ChangeLog b/x11-libs/cairo/ChangeLog
index 80ee07b14d55..cf578ee720d1 100644
--- a/x11-libs/cairo/ChangeLog
+++ b/x11-libs/cairo/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-libs/cairo
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.288 2012/05/01 17:56:20 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.289 2012/05/02 22:11:29 pesa Exp $
+
+ 02 May 2012; Davide Pesavento <pesa@gentoo.org> cairo-1.10.2-r1.ebuild,
+ cairo-1.10.2-r2.ebuild, cairo-1.12.0.ebuild, cairo-1.12.2.ebuild,
+ cairo-9999.ebuild:
+ Raise qt-gui dependency to >=4.8 wrt bug 412177.
*cairo-1.12.2 (01 May 2012)
diff --git a/x11-libs/cairo/cairo-1.10.2-r1.ebuild b/x11-libs/cairo/cairo-1.10.2-r1.ebuild
index 492794ebc44f..72d25ffa9c0c 100644
--- a/x11-libs/cairo/cairo-1.10.2-r1.ebuild
+++ b/x11-libs/cairo/cairo-1.10.2-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.10.2-r1.ebuild,v 1.13 2011/07/13 09:05:48 mduft Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.10.2-r1.ebuild,v 1.14 2012/05/02 22:11:29 pesa Exp $
EAPI=3
@@ -30,7 +30,7 @@ RDEPEND="media-libs/fontconfig
glib? ( dev-libs/glib:2 )
opengl? ( virtual/opengl )
openvg? ( media-libs/mesa[gallium] )
- qt4? ( >=x11-libs/qt-gui-4.4:4 )
+ qt4? ( >=x11-libs/qt-gui-4.8:4 )
svg? ( dev-libs/libxml2 )
X? (
>=x11-libs/libXrender-0.6
diff --git a/x11-libs/cairo/cairo-1.10.2-r2.ebuild b/x11-libs/cairo/cairo-1.10.2-r2.ebuild
index 80a0c47f5d0d..ba9f106bf4dc 100644
--- a/x11-libs/cairo/cairo-1.10.2-r2.ebuild
+++ b/x11-libs/cairo/cairo-1.10.2-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.10.2-r2.ebuild,v 1.2 2012/04/26 22:26:09 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.10.2-r2.ebuild,v 1.3 2012/05/02 22:11:29 pesa Exp $
EAPI=3
@@ -30,7 +30,7 @@ RDEPEND="media-libs/fontconfig
glib? ( dev-libs/glib:2 )
opengl? ( virtual/opengl )
openvg? ( media-libs/mesa[gallium] )
- qt4? ( >=x11-libs/qt-gui-4.4:4 )
+ qt4? ( >=x11-libs/qt-gui-4.8:4 )
svg? ( dev-libs/libxml2 )
X? (
>=x11-libs/libXrender-0.6
diff --git a/x11-libs/cairo/cairo-1.12.0.ebuild b/x11-libs/cairo/cairo-1.12.0.ebuild
index adc5efdfe78b..9e377ffbf529 100644
--- a/x11-libs/cairo/cairo-1.12.0.ebuild
+++ b/x11-libs/cairo/cairo-1.12.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.12.0.ebuild,v 1.2 2012/04/26 22:26:09 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.12.0.ebuild,v 1.3 2012/05/02 22:11:29 pesa Exp $
EAPI=4
@@ -30,7 +30,7 @@ RDEPEND="media-libs/fontconfig
glib? ( >=dev-libs/glib-2.28.6:2 )
opengl? ( virtual/opengl )
openvg? ( media-libs/mesa[openvg] )
- qt4? ( >=x11-libs/qt-gui-4.4:4 )
+ qt4? ( >=x11-libs/qt-gui-4.8:4 )
svg? ( dev-libs/libxml2 )
X? (
>=x11-libs/libXrender-0.6
diff --git a/x11-libs/cairo/cairo-1.12.2.ebuild b/x11-libs/cairo/cairo-1.12.2.ebuild
index 645467e324c0..baf482b78a6b 100644
--- a/x11-libs/cairo/cairo-1.12.2.ebuild
+++ b/x11-libs/cairo/cairo-1.12.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.12.2.ebuild,v 1.1 2012/05/01 17:56:20 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.12.2.ebuild,v 1.2 2012/05/02 22:11:29 pesa Exp $
EAPI=4
@@ -30,7 +30,7 @@ RDEPEND="media-libs/fontconfig
glib? ( >=dev-libs/glib-2.28.6:2 )
opengl? ( virtual/opengl )
openvg? ( media-libs/mesa[openvg] )
- qt4? ( >=x11-libs/qt-gui-4.4:4 )
+ qt4? ( >=x11-libs/qt-gui-4.8:4 )
svg? ( dev-libs/libxml2 )
X? (
>=x11-libs/libXrender-0.6
diff --git a/x11-libs/cairo/cairo-9999.ebuild b/x11-libs/cairo/cairo-9999.ebuild
index 17fa780398f3..9d743f2bbe85 100644
--- a/x11-libs/cairo/cairo-9999.ebuild
+++ b/x11-libs/cairo/cairo-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-9999.ebuild,v 1.17 2012/05/01 17:56:20 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-9999.ebuild,v 1.18 2012/05/02 22:11:29 pesa Exp $
EAPI=4
@@ -30,7 +30,7 @@ RDEPEND="media-libs/fontconfig
glib? ( >=dev-libs/glib-2.28.6:2 )
opengl? ( virtual/opengl )
openvg? ( media-libs/mesa[openvg] )
- qt4? ( >=x11-libs/qt-gui-4.4:4 )
+ qt4? ( >=x11-libs/qt-gui-4.8:4 )
svg? ( dev-libs/libxml2 )
X? (
>=x11-libs/libXrender-0.6