summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2014-06-14 10:58:23 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2014-06-14 10:58:23 +0000
commit9d06fdf4ff721efde9ea3623950e2674accdc789 (patch)
tree3af7e0f7209589b75fc456a14904d877a4517506 /net-misc/x2goclient
parentStable ppc ppc64, bug #506974 (diff)
downloadgentoo-2-9d06fdf4ff721efde9ea3623950e2674accdc789.tar.gz
gentoo-2-9d06fdf4ff721efde9ea3623950e2674accdc789.tar.bz2
gentoo-2-9d06fdf4ff721efde9ea3623950e2674accdc789.zip
x86 stable wrt bug #510944
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'net-misc/x2goclient')
-rw-r--r--net-misc/x2goclient/ChangeLog6
-rw-r--r--net-misc/x2goclient/x2goclient-4.0.2.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/x2goclient/ChangeLog b/net-misc/x2goclient/ChangeLog
index 6eab9e5f817b..ad3e67150c66 100644
--- a/net-misc/x2goclient/ChangeLog
+++ b/net-misc/x2goclient/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/x2goclient
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/x2goclient/ChangeLog,v 1.29 2014/04/10 15:19:50 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/x2goclient/ChangeLog,v 1.30 2014/06/14 10:58:23 phajdan.jr Exp $
+
+ 14 Jun 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ x2goclient-4.0.2.0.ebuild:
+ x86 stable wrt bug #510944
*x2goclient-4.0.2.0 (10 Apr 2014)
diff --git a/net-misc/x2goclient/x2goclient-4.0.2.0.ebuild b/net-misc/x2goclient/x2goclient-4.0.2.0.ebuild
index d69219c3cb37..4a6117bb2077 100644
--- a/net-misc/x2goclient/x2goclient-4.0.2.0.ebuild
+++ b/net-misc/x2goclient/x2goclient-4.0.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/x2goclient/x2goclient-4.0.2.0.ebuild,v 1.1 2014/04/10 15:19:50 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/x2goclient/x2goclient-4.0.2.0.ebuild,v 1.2 2014/06/14 10:58:23 phajdan.jr Exp $
EAPI=5
inherit eutils nsplugins qt4-r2
@@ -11,7 +11,7 @@ SRC_URI="http://code.x2go.org/releases/source/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="ldap nsplugin"
DEPEND=">=net-libs/libssh-0.6.0_rc1