diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-19 09:58:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-19 09:58:21 +0000 |
commit | 0e441bdf2bb5887f43f6769d05953c0d9c31efec (patch) | |
tree | b2d277bfe9935e2810bec4ba144c2ddc413bf924 /net-misc/x2goclient | |
parent | Stable for x86, wrt bug #546624 (diff) | |
download | gentoo-2-0e441bdf2bb5887f43f6769d05953c0d9c31efec.tar.gz gentoo-2-0e441bdf2bb5887f43f6769d05953c0d9c31efec.tar.bz2 gentoo-2-0e441bdf2bb5887f43f6769d05953c0d9c31efec.zip |
Stable for x86, wrt bug #546624
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/x2goclient')
-rw-r--r-- | net-misc/x2goclient/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/x2goclient/x2goclient-4.0.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/x2goclient/ChangeLog b/net-misc/x2goclient/ChangeLog index 8d8132d40618..4fb136762c4b 100644 --- a/net-misc/x2goclient/ChangeLog +++ b/net-misc/x2goclient/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/x2goclient # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/x2goclient/ChangeLog,v 1.39 2015/04/19 08:57:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/x2goclient/ChangeLog,v 1.40 2015/04/19 09:58:21 ago Exp $ + + 19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> x2goclient-4.0.3.2.ebuild: + Stable for x86, wrt bug #546624 19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> x2goclient-4.0.3.2.ebuild: Stable for amd64, wrt bug #546624 diff --git a/net-misc/x2goclient/x2goclient-4.0.3.2.ebuild b/net-misc/x2goclient/x2goclient-4.0.3.2.ebuild index 6840749a1a45..e26c9a0d88c1 100644 --- a/net-misc/x2goclient/x2goclient-4.0.3.2.ebuild +++ b/net-misc/x2goclient/x2goclient-4.0.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/x2goclient/x2goclient-4.0.3.2.ebuild,v 1.3 2015/04/19 08:57:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/x2goclient/x2goclient-4.0.3.2.ebuild,v 1.4 2015/04/19 09:58:21 ago 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 |