diff options
author | 2009-04-11 17:09:49 +0000 | |
---|---|---|
committer | 2009-04-11 17:09:49 +0000 | |
commit | 35ceb3ecd5a049f83a8a464158774d991157301f (patch) | |
tree | 3a07f283a7b47dfde2d29c58529d0b3d7875c048 /net-misc | |
parent | Updated to latest upstream version (fixes bug #253363) but back to -j1. (diff) | |
download | gentoo-2-35ceb3ecd5a049f83a8a464158774d991157301f.tar.gz gentoo-2-35ceb3ecd5a049f83a8a464158774d991157301f.tar.bz2 gentoo-2-35ceb3ecd5a049f83a8a464158774d991157301f.zip |
ppc stable #264897
(Portage version: 2.1.6.11/cvs/Linux ppc)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/vnc/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/vnc/vnc-4.1.3-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/vnc/ChangeLog b/net-misc/vnc/ChangeLog index 32b6e2d1399b..7c006b532366 100644 --- a/net-misc/vnc/ChangeLog +++ b/net-misc/vnc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/vnc # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vnc/ChangeLog,v 1.126 2009/04/08 14:24:56 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vnc/ChangeLog,v 1.127 2009/04/11 17:09:49 nixnut Exp $ + + 11 Apr 2009; nixnut <nixnut@gentoo.org> vnc-4.1.3-r2.ebuild: + ppc stable #264897 08 Apr 2009; Olivier Crête <tester@gentoo.org> vnc-4.1.3-r2.ebuild: Stable on amd64, bug #264897 diff --git a/net-misc/vnc/vnc-4.1.3-r2.ebuild b/net-misc/vnc/vnc-4.1.3-r2.ebuild index f2c7458cfc86..17c476950849 100644 --- a/net-misc/vnc/vnc-4.1.3-r2.ebuild +++ b/net-misc/vnc/vnc-4.1.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vnc/vnc-4.1.3-r2.ebuild,v 1.4 2009/04/08 14:24:56 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vnc/vnc-4.1.3-r2.ebuild,v 1.5 2009/04/11 17:09:49 nixnut Exp $ EAPI="1" @@ -20,7 +20,7 @@ SRC_URI="http://ltsp.mirrors.tds.net/pub/ltsp/tarballs/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 -arm ~hppa ~ia64 ~ppc sparc x86 ~x86-fbsd" +KEYWORDS="amd64 -arm ~hppa ~ia64 ppc sparc x86 ~x86-fbsd" IUSE="+opengl server +xorgmodule" RDEPEND="sys-libs/zlib |