summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <abcd@gentoo.org>2009-10-11 21:50:58 +0000
committerJonathan Callen <abcd@gentoo.org>2009-10-11 21:50:58 +0000
commit8d91df605b3d35cdec240c2aeb304e26aa47beff (patch)
treebc827999943271f28446bccff6a0f29f2b0e5b58 /x11-themes
parentQA fixes, unquoted variables (diff)
downloadgentoo-2-8d91df605b3d35cdec240c2aeb304e26aa47beff.tar.gz
gentoo-2-8d91df605b3d35cdec240c2aeb304e26aa47beff.tar.bz2
gentoo-2-8d91df605b3d35cdec240c2aeb304e26aa47beff.zip
Set KDE dep to 4.2 to unbreak hppa/ppc/ppc64
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/qtcurve-qt4/ChangeLog9
-rw-r--r--x11-themes/qtcurve-qt4/qtcurve-qt4-0.64.2.ebuild5
-rw-r--r--x11-themes/qtcurve-qt4/qtcurve-qt4-0.67.0.ebuild5
-rw-r--r--x11-themes/qtcurve-qt4/qtcurve-qt4-0.67.1.ebuild5
-rw-r--r--x11-themes/qtcurve-qt4/qtcurve-qt4-0.67.2.ebuild5
-rw-r--r--x11-themes/qtcurve-qt4/qtcurve-qt4-0.67.5.ebuild5
-rw-r--r--x11-themes/qtcurve-qt4/qtcurve-qt4-0.68.0.ebuild5
-rw-r--r--x11-themes/qtcurve-qt4/qtcurve-qt4-0.68.1.ebuild5
-rw-r--r--x11-themes/qtcurve-qt4/qtcurve-qt4-0.69.0.ebuild5
9 files changed, 32 insertions, 17 deletions
diff --git a/x11-themes/qtcurve-qt4/ChangeLog b/x11-themes/qtcurve-qt4/ChangeLog
index b48ed0ab610e..7e5e8fc0aef1 100644
--- a/x11-themes/qtcurve-qt4/ChangeLog
+++ b/x11-themes/qtcurve-qt4/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for x11-themes/qtcurve-qt4
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/ChangeLog,v 1.78 2009/10/09 19:38:50 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/ChangeLog,v 1.79 2009/10/11 21:50:58 abcd Exp $
+
+ 11 Oct 2009; Jonathan Callen <abcd@gentoo.org> qtcurve-qt4-0.64.2.ebuild,
+ qtcurve-qt4-0.67.0.ebuild, qtcurve-qt4-0.67.1.ebuild,
+ qtcurve-qt4-0.67.2.ebuild, qtcurve-qt4-0.67.5.ebuild,
+ qtcurve-qt4-0.68.0.ebuild, qtcurve-qt4-0.68.1.ebuild,
+ qtcurve-qt4-0.69.0.ebuild:
+ Set KDE dep to 4.2 to unbreak hppa/ppc/ppc64
*qtcurve-qt4-0.69.0 (09 Oct 2009)
diff --git a/x11-themes/qtcurve-qt4/qtcurve-qt4-0.64.2.ebuild b/x11-themes/qtcurve-qt4/qtcurve-qt4-0.64.2.ebuild
index 9ad6fb9347ab..543e206f903e 100644
--- a/x11-themes/qtcurve-qt4/qtcurve-qt4-0.64.2.ebuild
+++ b/x11-themes/qtcurve-qt4/qtcurve-qt4-0.64.2.ebuild
@@ -1,9 +1,10 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-0.64.2.ebuild,v 1.1 2009/06/14 15:13:58 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-0.64.2.ebuild,v 1.2 2009/10/11 21:50:58 abcd Exp $
EAPI="2"
KDE_REQUIRED="optional"
+KDE_MINIMAL="4.2"
inherit flag-o-matic cmake-utils kde4-base
MY_P="${P/qtcurve-qt4/QtCurve-KDE4}"
@@ -17,7 +18,7 @@ KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="kde"
DEPEND="x11-libs/qt-gui:4[dbus]
- kde? ( >=kde-base/kwin-4.1.0 )"
+ kde? ( >=kde-base/kwin-${KDE_MINIMAL} )"
RDEPEND="${DEPEND}"
S="${WORKDIR}/${MY_P}"
diff --git a/x11-themes/qtcurve-qt4/qtcurve-qt4-0.67.0.ebuild b/x11-themes/qtcurve-qt4/qtcurve-qt4-0.67.0.ebuild
index e4f8203719da..cf011c7ad08e 100644
--- a/x11-themes/qtcurve-qt4/qtcurve-qt4-0.67.0.ebuild
+++ b/x11-themes/qtcurve-qt4/qtcurve-qt4-0.67.0.ebuild
@@ -1,9 +1,10 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-0.67.0.ebuild,v 1.1 2009/07/24 08:40:25 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-0.67.0.ebuild,v 1.2 2009/10/11 21:50:58 abcd Exp $
EAPI="2"
KDE_REQUIRED="optional"
+KDE_MINIMAL="4.2"
inherit flag-o-matic cmake-utils kde4-base
MY_P="${P/qtcurve-qt4/QtCurve-KDE4}"
@@ -17,7 +18,7 @@ KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="kde"
DEPEND="x11-libs/qt-gui:4[dbus]
- kde? ( >=kde-base/kwin-4.1.0 )"
+ kde? ( >=kde-base/kwin-${KDE_MINIMAL} )"
RDEPEND="${DEPEND}"
S="${WORKDIR}/${MY_P}"
diff --git a/x11-themes/qtcurve-qt4/qtcurve-qt4-0.67.1.ebuild b/x11-themes/qtcurve-qt4/qtcurve-qt4-0.67.1.ebuild
index e4522d51741d..f6bf39be8cf7 100644
--- a/x11-themes/qtcurve-qt4/qtcurve-qt4-0.67.1.ebuild
+++ b/x11-themes/qtcurve-qt4/qtcurve-qt4-0.67.1.ebuild
@@ -1,9 +1,10 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-0.67.1.ebuild,v 1.1 2009/07/29 13:38:23 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-0.67.1.ebuild,v 1.2 2009/10/11 21:50:58 abcd Exp $
EAPI="2"
KDE_REQUIRED="optional"
+KDE_MINIMAL="4.2"
inherit flag-o-matic cmake-utils kde4-base
MY_P="${P/qtcurve-qt4/QtCurve-KDE4}"
@@ -17,7 +18,7 @@ KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="kde"
DEPEND="x11-libs/qt-gui:4[dbus]
- kde? ( >=kde-base/kwin-4.1.0 )"
+ kde? ( >=kde-base/kwin-${KDE_MINIMAL} )"
RDEPEND="${DEPEND}"
S="${WORKDIR}/${MY_P}"
diff --git a/x11-themes/qtcurve-qt4/qtcurve-qt4-0.67.2.ebuild b/x11-themes/qtcurve-qt4/qtcurve-qt4-0.67.2.ebuild
index 77f17c2ae4f4..3e973be48eb4 100644
--- a/x11-themes/qtcurve-qt4/qtcurve-qt4-0.67.2.ebuild
+++ b/x11-themes/qtcurve-qt4/qtcurve-qt4-0.67.2.ebuild
@@ -1,9 +1,10 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-0.67.2.ebuild,v 1.1 2009/08/05 13:51:40 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-0.67.2.ebuild,v 1.2 2009/10/11 21:50:58 abcd Exp $
EAPI="2"
KDE_REQUIRED="optional"
+KDE_MINIMAL="4.2"
inherit flag-o-matic cmake-utils kde4-base
MY_P="${P/qtcurve-qt4/QtCurve-KDE4}"
@@ -17,7 +18,7 @@ KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="kde"
DEPEND="x11-libs/qt-gui:4[dbus]
- kde? ( >=kde-base/kwin-4.1.0 )"
+ kde? ( >=kde-base/kwin-${KDE_MINIMAL} )"
RDEPEND="${DEPEND}"
S="${WORKDIR}/${MY_P}"
diff --git a/x11-themes/qtcurve-qt4/qtcurve-qt4-0.67.5.ebuild b/x11-themes/qtcurve-qt4/qtcurve-qt4-0.67.5.ebuild
index c323a329b17e..c48822371a88 100644
--- a/x11-themes/qtcurve-qt4/qtcurve-qt4-0.67.5.ebuild
+++ b/x11-themes/qtcurve-qt4/qtcurve-qt4-0.67.5.ebuild
@@ -1,9 +1,10 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-0.67.5.ebuild,v 1.1 2009/08/13 07:54:57 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-0.67.5.ebuild,v 1.2 2009/10/11 21:50:58 abcd Exp $
EAPI="2"
KDE_REQUIRED="optional"
+KDE_MINIMAL="4.2"
inherit flag-o-matic cmake-utils kde4-base
MY_P="${P/qtcurve-qt4/QtCurve-KDE4}"
@@ -17,7 +18,7 @@ KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="kde"
DEPEND="x11-libs/qt-gui:4[dbus]
- kde? ( >=kde-base/kwin-4.1.0 )"
+ kde? ( >=kde-base/kwin-${KDE_MINIMAL} )"
RDEPEND="${DEPEND}"
S="${WORKDIR}/${MY_P}"
diff --git a/x11-themes/qtcurve-qt4/qtcurve-qt4-0.68.0.ebuild b/x11-themes/qtcurve-qt4/qtcurve-qt4-0.68.0.ebuild
index 9a767f36b8b8..78868a31da12 100644
--- a/x11-themes/qtcurve-qt4/qtcurve-qt4-0.68.0.ebuild
+++ b/x11-themes/qtcurve-qt4/qtcurve-qt4-0.68.0.ebuild
@@ -1,9 +1,10 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-0.68.0.ebuild,v 1.1 2009/08/27 23:25:48 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-0.68.0.ebuild,v 1.2 2009/10/11 21:50:58 abcd Exp $
EAPI="2"
KDE_REQUIRED="optional"
+KDE_MINIMAL="4.2"
inherit flag-o-matic cmake-utils kde4-base
MY_P="${P/qtcurve-qt4/QtCurve-KDE4}"
@@ -17,7 +18,7 @@ KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="kde"
DEPEND="x11-libs/qt-gui:4[dbus]
- kde? ( >=kde-base/kwin-4.1.0 )"
+ kde? ( >=kde-base/kwin-${KDE_MINIMAL} )"
RDEPEND="${DEPEND}"
S="${WORKDIR}/${MY_P}"
diff --git a/x11-themes/qtcurve-qt4/qtcurve-qt4-0.68.1.ebuild b/x11-themes/qtcurve-qt4/qtcurve-qt4-0.68.1.ebuild
index 9210a64b9a4a..4a690e936b64 100644
--- a/x11-themes/qtcurve-qt4/qtcurve-qt4-0.68.1.ebuild
+++ b/x11-themes/qtcurve-qt4/qtcurve-qt4-0.68.1.ebuild
@@ -1,9 +1,10 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-0.68.1.ebuild,v 1.1 2009/09/17 18:56:19 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-0.68.1.ebuild,v 1.2 2009/10/11 21:50:58 abcd Exp $
EAPI="2"
KDE_REQUIRED="optional"
+KDE_MINIMAL="4.2"
inherit flag-o-matic cmake-utils kde4-base
MY_P="${P/qtcurve-qt4/QtCurve-KDE4}"
@@ -17,7 +18,7 @@ KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="kde"
DEPEND="x11-libs/qt-gui:4[dbus]
- kde? ( >=kde-base/kwin-4.1.0 )"
+ kde? ( >=kde-base/kwin-${KDE_MINIMAL} )"
RDEPEND="${DEPEND}"
S="${WORKDIR}/${MY_P}"
diff --git a/x11-themes/qtcurve-qt4/qtcurve-qt4-0.69.0.ebuild b/x11-themes/qtcurve-qt4/qtcurve-qt4-0.69.0.ebuild
index d31f0f6c4518..a7467cec82bc 100644
--- a/x11-themes/qtcurve-qt4/qtcurve-qt4-0.69.0.ebuild
+++ b/x11-themes/qtcurve-qt4/qtcurve-qt4-0.69.0.ebuild
@@ -1,9 +1,10 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-0.69.0.ebuild,v 1.1 2009/10/09 19:38:50 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve-qt4/qtcurve-qt4-0.69.0.ebuild,v 1.2 2009/10/11 21:50:58 abcd Exp $
EAPI="2"
KDE_REQUIRED="optional"
+KDE_MINIMAL="4.2"
inherit flag-o-matic cmake-utils kde4-base
MY_P="${P/qtcurve-qt4/QtCurve-KDE4}"
@@ -17,7 +18,7 @@ KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="kde"
DEPEND="x11-libs/qt-gui:4[dbus]
- kde? ( >=kde-base/kwin-4.1.0 )"
+ kde? ( >=kde-base/kwin-${KDE_MINIMAL} )"
RDEPEND="${DEPEND}"
S="${WORKDIR}/${MY_P}"