diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 21:41:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 21:41:23 +0000 |
commit | 83ba1d7b625e9cce30c92363fca710be3db7acdb (patch) | |
tree | a6615cc5603d58c3a216ac48b8fa62dd029d152a /net-misc/nxcl | |
parent | Stable for amd64, wrt bug #479580 (diff) | |
download | gentoo-2-83ba1d7b625e9cce30c92363fca710be3db7acdb.tar.gz gentoo-2-83ba1d7b625e9cce30c92363fca710be3db7acdb.tar.bz2 gentoo-2-83ba1d7b625e9cce30c92363fca710be3db7acdb.zip |
Stable for amd64, wrt bug #477132
(Portage version: 2.1.13.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/nxcl')
-rw-r--r-- | net-misc/nxcl/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/nxcl/nxcl-0.9-r2.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/net-misc/nxcl/ChangeLog b/net-misc/nxcl/ChangeLog index fc6203a97e8f..49da3103a2cb 100644 --- a/net-misc/nxcl/ChangeLog +++ b/net-misc/nxcl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/nxcl -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxcl/ChangeLog,v 1.12 2012/06/18 15:17:36 voyageur Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxcl/ChangeLog,v 1.13 2013/08/03 21:41:23 ago Exp $ + + 03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> nxcl-0.9-r2.ebuild: + Stable for amd64, wrt bug #477132 18 Jun 2012; Bernard Cafarelli <voyageur@gentoo.org> nxcl-0.9-r2.ebuild, +files/nxcl-0.9-gcc47.patch: @@ -47,4 +50,3 @@ 14 Mar 2008; Bernard Cafarelli <voyageur@gentoo.org> +metadata.xml, +nxcl-0.9.ebuild: Initial version, from NX overlay and bug #213208 - diff --git a/net-misc/nxcl/nxcl-0.9-r2.ebuild b/net-misc/nxcl/nxcl-0.9-r2.ebuild index e8bca865eec9..29554c9a9bbd 100644 --- a/net-misc/nxcl/nxcl-0.9-r2.ebuild +++ b/net-misc/nxcl/nxcl-0.9-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxcl/nxcl-0.9-r2.ebuild,v 1.3 2012/06/18 15:17:36 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxcl/nxcl-0.9-r2.ebuild,v 1.4 2013/08/03 21:41:23 ago Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="mirror://berlios/freenx/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="dbus doc nxclient" RDEPEND=">=net-misc/nx-3.2.0-r5 |