diff options
author | 2013-06-11 10:20:34 +0000 | |
---|---|---|
committer | 2013-06-11 10:20:34 +0000 | |
commit | 53d4a2a214417aa38827f56bbbc2d48d5e594d23 (patch) | |
tree | 4e31ffbd77bc262075280ca31f76b5ac881d20ba /net-misc | |
parent | Stable for x86, wrt bug #472582 (diff) | |
download | gentoo-2-53d4a2a214417aa38827f56bbbc2d48d5e594d23.tar.gz gentoo-2-53d4a2a214417aa38827f56bbbc2d48d5e594d23.tar.bz2 gentoo-2-53d4a2a214417aa38827f56bbbc2d48d5e594d23.zip |
Stable for x86, wrt bug #472582
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc')
-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 d47c4fea9c4a..6aede8611f59 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.80 2013/06/11 10:20:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nx/ChangeLog,v 1.81 2013/06/11 10:20:34 ago Exp $ + + 11 Jun 2013; Agostino Sarubbo <ago@gentoo.org> nx-3.5.0.20.ebuild: + Stable for x86, wrt bug #472582 11 Jun 2013; Agostino Sarubbo <ago@gentoo.org> nx-3.5.0.20.ebuild: Stable for amd64, wrt bug #472582 diff --git a/net-misc/nx/nx-3.5.0.20.ebuild b/net-misc/nx/nx-3.5.0.20.ebuild index 2b64fb3de659..7e94db764023 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.2 2013/06/11 10:20:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nx/nx-3.5.0.20.ebuild,v 1.3 2013/06/11 10:20:34 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 ) ) |