summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Buchholz <rbu@gentoo.org>2007-09-20 14:49:32 +0000
committerRobert Buchholz <rbu@gentoo.org>2007-09-20 14:49:32 +0000
commit4668389db107d52698a8e3809f9cfe73f7d4e9f5 (patch)
tree7dea74fce1c1f558603356f9758e2ded876837ed /net-misc
parent Version bump. Added pkg-config support, re-added PROVIDE temporarly (diff)
downloadgentoo-2-4668389db107d52698a8e3809f9cfe73f7d4e9f5.tar.gz
gentoo-2-4668389db107d52698a8e3809f9cfe73f7d4e9f5.tar.bz2
gentoo-2-4668389db107d52698a8e3809f9cfe73f7d4e9f5.zip
amd64 stable (bug #180040)
(Portage version: 2.1.3.9)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/nxclient/ChangeLog5
-rw-r--r--net-misc/nxclient/nxclient-3.0.0-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/nxclient/ChangeLog b/net-misc/nxclient/ChangeLog
index 23fda79cf5a1..7df93b1d4adf 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.55 2007/09/20 14:36:25 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/nxclient/ChangeLog,v 1.56 2007/09/20 14:49:32 rbu Exp $
+
+ 20 Sep 2007; Robert Buchholz <rbu@gentoo.org> nxclient-3.0.0-r3.ebuild:
+ amd64 stable (bug #180040)
20 Sep 2007; Bernard Cafarelli <voyageur@gentoo.org>
nxclient-3.0.0-r3.ebuild:
diff --git a/net-misc/nxclient/nxclient-3.0.0-r3.ebuild b/net-misc/nxclient/nxclient-3.0.0-r3.ebuild
index b0472a18bf09..90b9692cfd87 100644
--- a/net-misc/nxclient/nxclient-3.0.0-r3.ebuild
+++ b/net-misc/nxclient/nxclient-3.0.0-r3.ebuild
@@ -1,6 +1,6 @@
# 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-3.0.0-r3.ebuild,v 1.4 2007/09/20 14:36:25 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/nxclient/nxclient-3.0.0-r3.ebuild,v 1.5 2007/09/20 14:49:32 rbu Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="amd64? ( http://64.34.161.181/download/${PV}/Linux/nxclient-${MY_PV}.x8
x86? ( http://64.34.161.181/download/${PV}/Linux/nxclient-${MY_PV}.i386.tar.gz )"
LICENSE="nomachine"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE=""
RESTRICT="strip"