diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-16 16:29:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-16 16:29:13 +0000 |
commit | 990176be6855c014c37736f0dd1d1701804be33e (patch) | |
tree | 3ab2f4a3689bbab28f19d648c4bb76f6d7349b53 /net-misc/x2goclient | |
parent | Stable for x86, wrt bug #445766 (diff) | |
download | gentoo-2-990176be6855c014c37736f0dd1d1701804be33e.tar.gz gentoo-2-990176be6855c014c37736f0dd1d1701804be33e.tar.bz2 gentoo-2-990176be6855c014c37736f0dd1d1701804be33e.zip |
Stable for x86, wrt bug #445766
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-misc/x2goclient')
-rw-r--r-- | net-misc/x2goclient/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/x2goclient/x2goclient-3.99.2.2.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/net-misc/x2goclient/ChangeLog b/net-misc/x2goclient/ChangeLog index 5f4ea5dd85d6..02e454b2707c 100644 --- a/net-misc/x2goclient/ChangeLog +++ b/net-misc/x2goclient/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/x2goclient # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/x2goclient/ChangeLog,v 1.14 2012/12/03 13:43:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/x2goclient/ChangeLog,v 1.15 2012/12/16 16:29:13 ago Exp $ + + 16 Dec 2012; Agostino Sarubbo <ago@gentoo.org> x2goclient-3.99.2.2.ebuild: + Stable for x86, wrt bug #445766 03 Dec 2012; <ago@gentoo.org> x2goclient-3.99.2.2.ebuild: Stable for amd64, wrt bug #445766 @@ -72,4 +75,3 @@ +files/x2goclient-2.0.1-noldap.patch, +metadata.xml, +x2goclient-2.0.1.24.ebuild, +x2goclient-2.99.3.ebuild: Initial portage commit, from the NX overlay - diff --git a/net-misc/x2goclient/x2goclient-3.99.2.2.ebuild b/net-misc/x2goclient/x2goclient-3.99.2.2.ebuild index 14f13cd17fbb..88fed75cd254 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 # 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.2 2012/12/03 13:43:47 ago Exp $ +# $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 $ EAPI=4 inherit eutils 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" DEPEND="net-libs/libssh |