summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2013-03-02 23:07:09 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2013-03-02 23:07:09 +0000
commit633d476154e0fdf8239d29ec4dc1e165684bf70e (patch)
treec2c2c7bd31241c7179e0147125c85d43d6614c0c /net-misc/x2goclient
parentMove Qt dependencies to the new category (diff)
downloadgentoo-2-633d476154e0fdf8239d29ec4dc1e165684bf70e.tar.gz
gentoo-2-633d476154e0fdf8239d29ec4dc1e165684bf70e.tar.bz2
gentoo-2-633d476154e0fdf8239d29ec4dc1e165684bf70e.zip
Move Qt dependencies to the new category
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
Diffstat (limited to 'net-misc/x2goclient')
-rw-r--r--net-misc/x2goclient/ChangeLog6
-rw-r--r--net-misc/x2goclient/x2goclient-3.99.2.2.ebuild10
-rw-r--r--net-misc/x2goclient/x2goclient-3.99.3.0.ebuild10
-rw-r--r--net-misc/x2goclient/x2goclient-4.0.0.1.ebuild8
4 files changed, 19 insertions, 15 deletions
diff --git a/net-misc/x2goclient/ChangeLog b/net-misc/x2goclient/ChangeLog
index 2c1db239b7af..cd7b7c4b4fd9 100644
--- a/net-misc/x2goclient/ChangeLog
+++ b/net-misc/x2goclient/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/x2goclient
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/x2goclient/ChangeLog,v 1.16 2013/01/08 10:53:53 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/x2goclient/ChangeLog,v 1.17 2013/03/02 23:07:09 hwoarang Exp $
+
+ 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> x2goclient-3.99.2.2.ebuild,
+ x2goclient-3.99.3.0.ebuild, x2goclient-4.0.0.1.ebuild:
+ Move Qt dependencies to the new category
*x2goclient-4.0.0.1 (08 Jan 2013)
diff --git a/net-misc/x2goclient/x2goclient-3.99.2.2.ebuild b/net-misc/x2goclient/x2goclient-3.99.2.2.ebuild
index 88fed75cd254..5ff88f402d15 100644
--- a/net-misc/x2goclient/x2goclient-3.99.2.2.ebuild
+++ b/net-misc/x2goclient/x2goclient-3.99.2.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/x2goclient/x2goclient-3.99.2.2.ebuild,v 1.3 2012/12/16 16:29:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/x2goclient/x2goclient-3.99.2.2.ebuild,v 1.4 2013/03/02 23:07:09 hwoarang Exp $
EAPI=4
inherit eutils qt4-r2
@@ -16,9 +16,9 @@ IUSE="ldap"
DEPEND="net-libs/libssh
net-print/cups
- x11-libs/qt-core:4[ssl]
- x11-libs/qt-gui:4
- x11-libs/qt-svg:4
+ dev-qt/qtcore:4[ssl]
+ dev-qt/qtgui:4
+ dev-qt/qtsvg:4
ldap? ( net-nds/openldap )"
RDEPEND="${DEPEND}
net-misc/nx"
diff --git a/net-misc/x2goclient/x2goclient-3.99.3.0.ebuild b/net-misc/x2goclient/x2goclient-3.99.3.0.ebuild
index 33f6d18fd662..34d590cce786 100644
--- a/net-misc/x2goclient/x2goclient-3.99.3.0.ebuild
+++ b/net-misc/x2goclient/x2goclient-3.99.3.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/x2goclient/x2goclient-3.99.3.0.ebuild,v 1.1 2012/11/15 09:38:51 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/x2goclient/x2goclient-3.99.3.0.ebuild,v 1.2 2013/03/02 23:07:09 hwoarang Exp $
EAPI=4
inherit eutils qt4-r2
@@ -16,9 +16,9 @@ IUSE="ldap"
DEPEND="net-libs/libssh
net-print/cups
- x11-libs/qt-core:4[ssl]
- x11-libs/qt-gui:4
- x11-libs/qt-svg:4
+ dev-qt/qtcore:4[ssl]
+ dev-qt/qtgui:4
+ dev-qt/qtsvg:4
ldap? ( net-nds/openldap )"
RDEPEND="${DEPEND}
net-misc/nx"
diff --git a/net-misc/x2goclient/x2goclient-4.0.0.1.ebuild b/net-misc/x2goclient/x2goclient-4.0.0.1.ebuild
index a3198dfe5e4a..ebbfb941e200 100644
--- a/net-misc/x2goclient/x2goclient-4.0.0.1.ebuild
+++ b/net-misc/x2goclient/x2goclient-4.0.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/x2goclient/x2goclient-4.0.0.1.ebuild,v 1.1 2013/01/08 10:53:53 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/x2goclient/x2goclient-4.0.0.1.ebuild,v 1.2 2013/03/02 23:07:09 hwoarang Exp $
EAPI=4
inherit eutils qt4-r2
@@ -16,9 +16,9 @@ IUSE="ldap"
DEPEND="net-libs/libssh
net-print/cups
- x11-libs/qt-core:4[ssl]
- x11-libs/qt-gui:4
- x11-libs/qt-svg:4
+ dev-qt/qtcore:4[ssl]
+ dev-qt/qtgui:4
+ dev-qt/qtsvg:4
ldap? ( net-nds/openldap )"
RDEPEND="${DEPEND}
net-misc/nx"