diff options
author | 2014-06-14 22:15:23 +0000 | |
---|---|---|
committer | 2014-06-14 22:15:23 +0000 | |
commit | 4dbfbc36f49b625f105c662938ccba10b8a94805 (patch) | |
tree | fbf9f79ea25a3782f4c9c581df7f8c819474a01e /net-misc/x2goclient/x2goclient-4.0.2.0.ebuild | |
parent | Masked for removal in 30 days, bug #495848 (diff) | |
download | historical-4dbfbc36f49b625f105c662938ccba10b8a94805.tar.gz historical-4dbfbc36f49b625f105c662938ccba10b8a94805.tar.bz2 historical-4dbfbc36f49b625f105c662938ccba10b8a94805.zip |
amd64 stable wrt bug #510944
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
Manifest-Sign-Key: 0xC42EB5D6
Diffstat (limited to 'net-misc/x2goclient/x2goclient-4.0.2.0.ebuild')
-rw-r--r-- | net-misc/x2goclient/x2goclient-4.0.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/x2goclient/x2goclient-4.0.2.0.ebuild b/net-misc/x2goclient/x2goclient-4.0.2.0.ebuild index 4a6117bb2077..e74051d2cd68 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.2 2014/06/14 10:58:23 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/x2goclient/x2goclient-4.0.2.0.ebuild,v 1.3 2014/06/14 22:15:17 zlogene 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 |