diff options
Diffstat (limited to 'net-misc/vnc/vnc-4.1.3-r2.ebuild')
-rw-r--r-- | net-misc/vnc/vnc-4.1.3-r2.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net-misc/vnc/vnc-4.1.3-r2.ebuild b/net-misc/vnc/vnc-4.1.3-r2.ebuild index 5bd04e0e773c..e746660f94ff 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.9 2009/05/04 00:12:40 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vnc/vnc-4.1.3-r2.ebuild,v 1.10 2009/06/25 17:04:06 armin76 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 ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 -arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="+opengl server +xorgmodule" RDEPEND="sys-libs/zlib @@ -34,6 +34,7 @@ RDEPEND="sys-libs/zlib x11-libs/libXmu x11-libs/libxkbfile x11-libs/libXrender + x11-libs/pixman x11-apps/xauth x11-apps/xsetroot x11-proto/dri2proto |