diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-06-14 22:15:17 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-06-14 22:15:17 +0000 |
commit | 1bb965e4e9c83aac96beede9ace4978d11816030 (patch) | |
tree | e73165a870695cee156eee0910d45027e999709a /net-misc | |
parent | Masked for removal in 30 days, bug #495848 (diff) | |
download | gentoo-2-1bb965e4e9c83aac96beede9ace4978d11816030.tar.gz gentoo-2-1bb965e4e9c83aac96beede9ace4978d11816030.tar.bz2 gentoo-2-1bb965e4e9c83aac96beede9ace4978d11816030.zip |
amd64 stable wrt bug #510944
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/x2goclient/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/x2goclient/x2goclient-4.0.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/x2goclient/ChangeLog b/net-misc/x2goclient/ChangeLog index ad3e67150c66..25a93ee36a2c 100644 --- a/net-misc/x2goclient/ChangeLog +++ b/net-misc/x2goclient/ChangeLog @@ -1,6 +1,9 @@ # 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.30 2014/06/14 10:58:23 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/x2goclient/ChangeLog,v 1.31 2014/06/14 22:15:17 zlogene Exp $ + + 14 Jun 2014; Mikle Kolyada <zlogene@gentoo.org> x2goclient-4.0.2.0.ebuild: + amd64 stable wrt bug #510944 14 Jun 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> x2goclient-4.0.2.0.ebuild: 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 |