diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-11 10:20:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-11 10:20:02 +0000 |
commit | 5ffb8471e215da0487b87bd6a0f1a2bf67b967a1 (patch) | |
tree | 1edc46f67c222296d01d0239f91a5ef825808b0d /net-misc/nx | |
parent | Stable for amd64, wrt bug #472582 (diff) | |
download | gentoo-2-5ffb8471e215da0487b87bd6a0f1a2bf67b967a1.tar.gz gentoo-2-5ffb8471e215da0487b87bd6a0f1a2bf67b967a1.tar.bz2 gentoo-2-5ffb8471e215da0487b87bd6a0f1a2bf67b967a1.zip |
Stable for amd64, wrt bug #472582
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/nx')
-rw-r--r-- | net-misc/nx/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/nx/nx-3.5.0.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/nx/ChangeLog b/net-misc/nx/ChangeLog index acdb0200ecb9..d47c4fea9c4a 100644 --- a/net-misc/nx/ChangeLog +++ b/net-misc/nx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/nx # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nx/ChangeLog,v 1.79 2013/03/29 09:20:37 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nx/ChangeLog,v 1.80 2013/06/11 10:20:02 ago Exp $ + + 11 Jun 2013; Agostino Sarubbo <ago@gentoo.org> nx-3.5.0.20.ebuild: + Stable for amd64, wrt bug #472582 *nx-3.5.0.20 (29 Mar 2013) diff --git a/net-misc/nx/nx-3.5.0.20.ebuild b/net-misc/nx/nx-3.5.0.20.ebuild index 052c2d501a94..2b64fb3de659 100644 --- a/net-misc/nx/nx-3.5.0.20.ebuild +++ b/net-misc/nx/nx-3.5.0.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nx/nx-3.5.0.20.ebuild,v 1.1 2013/03/29 09:20:37 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nx/nx-3.5.0.20.ebuild,v 1.2 2013/06/11 10:20:02 ago Exp $ EAPI=4 inherit autotools eutils multilib @@ -13,7 +13,7 @@ SRC_URI="http://code.x2go.org/releases/source/nx-libs/nx-libs-${PV}-full.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="elibc_glibc" RDEPEND="elibc_glibc? ( || ( net-libs/libtirpc <sys-libs/glibc-2.14 ) ) |