diff options
author | 2012-07-11 11:49:04 +0000 | |
---|---|---|
committer | 2012-07-11 11:49:04 +0000 | |
commit | 3ead628f402c08e89f49e65aa3a04135e06c816d (patch) | |
tree | 1ee731f6ea12f7e05b9ecc31f4b71d010e6bd276 /net-misc/nx/ChangeLog | |
parent | Use a patch to fix build makefiles, as the sed was not good enough. This actu... (diff) | |
download | gentoo-2-3ead628f402c08e89f49e65aa3a04135e06c816d.tar.gz gentoo-2-3ead628f402c08e89f49e65aa3a04135e06c816d.tar.bz2 gentoo-2-3ead628f402c08e89f49e65aa3a04135e06c816d.zip |
Use x2go sources to build nx, bug #423855
(Portage version: 2.2.0_alpha116/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/nx/ChangeLog')
-rw-r--r-- | net-misc/nx/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/net-misc/nx/ChangeLog b/net-misc/nx/ChangeLog index 51cc9f6f0b81..53e369197ec2 100644 --- a/net-misc/nx/ChangeLog +++ b/net-misc/nx/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for net-misc/nx # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nx/ChangeLog,v 1.66 2012/06/07 22:59:15 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nx/ChangeLog,v 1.67 2012/07/11 11:49:04 voyageur Exp $ + +*nx-3.5.0.14 (11 Jul 2012) + + 11 Jul 2012; Bernard Cafarelli <voyageur@gentoo.org> -nx-3.5.0-r2.ebuild, + +nx-3.5.0.14.ebuild: + Use x2go sources to build nx, this should fix some problems like incorrect + keyboard locale or undefined symbols with libX11-1.5.0, as in bug #423855 + (thanks everyone and especially Xenon Kay in this bug for hunting down the + problem and pointing to x2go sources) *nx-3.5.0-r3 (07 Jun 2012) |