diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-05-29 10:37:17 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-05-29 10:37:17 +0000 |
commit | e2478c2b7e67d1d1329046f25681625ea5b9aa2c (patch) | |
tree | d76b16cfa37984d41b99e09582449fb75f36495d /net-misc/nxcl | |
parent | fix ChangeLog (diff) | |
download | gentoo-2-e2478c2b7e67d1d1329046f25681625ea5b9aa2c.tar.gz gentoo-2-e2478c2b7e67d1d1329046f25681625ea5b9aa2c.tar.bz2 gentoo-2-e2478c2b7e67d1d1329046f25681625ea5b9aa2c.zip |
x86 stable, bug #222967
(Portage version: 2.1.4.4, RepoMan options: --force)
Diffstat (limited to 'net-misc/nxcl')
-rw-r--r-- | net-misc/nxcl/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/nxcl/nxcl-0.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/nxcl/ChangeLog b/net-misc/nxcl/ChangeLog index d7c815a2c5a5..758313ddb335 100644 --- a/net-misc/nxcl/ChangeLog +++ b/net-misc/nxcl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/nxcl # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxcl/ChangeLog,v 1.3 2008/05/26 08:18:26 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxcl/ChangeLog,v 1.4 2008/05/29 10:37:17 opfer Exp $ + + 29 May 2008; Christian Faulhammer <opfer@gentoo.org> nxcl-0.9.ebuild: + x86 stable, bug #222967 26 May 2008; Bernard Cafarelli <voyageur@gentoo.org> nxcl-0.9.ebuild: Needs nxssh, currently provided by net-misc/nxclient. Spotted by pva diff --git a/net-misc/nxcl/nxcl-0.9.ebuild b/net-misc/nxcl/nxcl-0.9.ebuild index 4564673f1028..449413fa8979 100644 --- a/net-misc/nxcl/nxcl-0.9.ebuild +++ b/net-misc/nxcl/nxcl-0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxcl/nxcl-0.9.ebuild,v 1.3 2008/05/26 08:18:26 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxcl/nxcl-0.9.ebuild,v 1.4 2008/05/29 10:37:17 opfer Exp $ inherit autotools @@ -11,7 +11,7 @@ SRC_URI="mirror://berlios/freenx/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="dbus doc" RDEPEND="net-misc/nx |