diff options
author | Brent Baude <ranger@gentoo.org> | 2011-06-30 14:50:59 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-06-30 14:50:59 +0000 |
commit | 1a8b5de97154c7d8b20898a3dbd4c191ccc80f3b (patch) | |
tree | b87287b25a08edac0b454b5ed7a6eb3d98b7c282 /net-misc/nx | |
parent | Version bump to be in sync with the rest; no code changes. Remove old (diff) | |
download | gentoo-2-1a8b5de97154c7d8b20898a3dbd4c191ccc80f3b.tar.gz gentoo-2-1a8b5de97154c7d8b20898a3dbd4c191ccc80f3b.tar.bz2 gentoo-2-1a8b5de97154c7d8b20898a3dbd4c191ccc80f3b.zip |
Marking nx-3.4.0-r3 ~ppc for bug 344041
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'net-misc/nx')
-rw-r--r-- | net-misc/nx/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/nx/nx-3.4.0-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/nx/ChangeLog b/net-misc/nx/ChangeLog index 832e1d32240d..1715925a236d 100644 --- a/net-misc/nx/ChangeLog +++ b/net-misc/nx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/nx # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nx/ChangeLog,v 1.57 2011/05/22 14:33:10 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nx/ChangeLog,v 1.58 2011/06/30 14:50:59 ranger Exp $ + + 30 Jun 2011; Brent Baude <ranger@gentoo.org> nx-3.4.0-r3.ebuild: + Marking nx-3.4.0-r3 ~ppc for bug 344041 *nx-3.5.0 (22 May 2011) diff --git a/net-misc/nx/nx-3.4.0-r3.ebuild b/net-misc/nx/nx-3.4.0-r3.ebuild index 698adf23de8e..c3415a3fc340 100644 --- a/net-misc/nx/nx-3.4.0-r3.ebuild +++ b/net-misc/nx/nx-3.4.0-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nx/nx-3.4.0-r3.ebuild,v 1.5 2011/03/17 06:16:03 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nx/nx-3.4.0-r3.ebuild,v 1.6 2011/06/30 14:50:59 ranger Exp $ EAPI=2 inherit autotools eutils multilib @@ -21,7 +21,7 @@ SRC_URI="$URI_BASE/$SRC_NX_X11 $URI_BASE/$SRC_NXAGENT $URI_BASE/$SRC_NXPROXY $UR LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" RDEPEND="x11-libs/libXau |