diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-21 19:39:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-21 19:39:39 +0000 |
commit | c40ff62c9c6de8c3872f3904a7400659a2a152c5 (patch) | |
tree | 0285e52150715ed1148880a1cc81693a69f1fb10 /net-misc | |
parent | Remove cdr from IUSE since we no longer use it and change the x86-fbsd check ... (diff) | |
download | gentoo-2-c40ff62c9c6de8c3872f3904a7400659a2a152c5.tar.gz gentoo-2-c40ff62c9c6de8c3872f3904a7400659a2a152c5.tar.bz2 gentoo-2-c40ff62c9c6de8c3872f3904a7400659a2a152c5.zip |
x86 stable wrt bug 123386
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/nxclient/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/nxclient/nxclient-1.5.0-r5.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-misc/nxclient/ChangeLog b/net-misc/nxclient/ChangeLog index 85560b636782..3aa7915be53a 100644 --- a/net-misc/nxclient/ChangeLog +++ b/net-misc/nxclient/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/nxclient # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxclient/ChangeLog,v 1.34 2007/03/17 16:32:39 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxclient/ChangeLog,v 1.35 2007/03/21 19:39:39 armin76 Exp $ + + 21 Mar 2007; Raúl Porcel <armin76@gentoo.org> nxclient-1.5.0-r5.ebuild: + x86 stable wrt bug 123386 *nxclient-2.1.0-r1 (17 Mar 2007) diff --git a/net-misc/nxclient/nxclient-1.5.0-r5.ebuild b/net-misc/nxclient/nxclient-1.5.0-r5.ebuild index 61ad4c893349..1d47a9414bc4 100644 --- a/net-misc/nxclient/nxclient-1.5.0-r5.ebuild +++ b/net-misc/nxclient/nxclient-1.5.0-r5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxclient/nxclient-1.5.0-r5.ebuild,v 1.1 2006/11/08 20:38:22 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxclient/nxclient-1.5.0-r5.ebuild,v 1.2 2007/03/21 19:39:39 armin76 Exp $ inherit rpm @@ -15,7 +15,7 @@ SRC_URI="http://web04.nomachine.com/download/1.5.0/client/${P}-141.i386.rpm" # This is only supported upstream on 32-bit x86. # Do _not_ mark it for any other arches. -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND=" net-analyzer/gnu-netcat |