diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-07 13:29:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-07 13:29:05 +0000 |
commit | 724c0bb277a7f0ae1723a3976914ec00e3ca129a (patch) | |
tree | a075bbf20af64c1bcfc51c8923942bc6764454f8 /net-misc/nxcl | |
parent | fix multilib deps on expat now that it is unmasked (diff) | |
download | gentoo-2-724c0bb277a7f0ae1723a3976914ec00e3ca129a.tar.gz gentoo-2-724c0bb277a7f0ae1723a3976914ec00e3ca129a.tar.bz2 gentoo-2-724c0bb277a7f0ae1723a3976914ec00e3ca129a.zip |
Stable for x86, wrt bug #477132
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/nxcl')
-rw-r--r-- | net-misc/nxcl/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/nxcl/nxcl-0.9-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/nxcl/ChangeLog b/net-misc/nxcl/ChangeLog index 49da3103a2cb..1a2504282c66 100644 --- a/net-misc/nxcl/ChangeLog +++ b/net-misc/nxcl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/nxcl # 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 $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxcl/ChangeLog,v 1.14 2013/08/07 13:29:05 ago Exp $ + + 07 Aug 2013; Agostino Sarubbo <ago@gentoo.org> nxcl-0.9-r2.ebuild: + Stable for x86, wrt bug #477132 03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> nxcl-0.9-r2.ebuild: Stable for amd64, wrt bug #477132 diff --git a/net-misc/nxcl/nxcl-0.9-r2.ebuild b/net-misc/nxcl/nxcl-0.9-r2.ebuild index 29554c9a9bbd..a7167c887b43 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-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.4 2013/08/03 21:41:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxcl/nxcl-0.9-r2.ebuild,v 1.5 2013/08/07 13:29:05 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 |