diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-06-25 17:04:06 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-06-25 17:04:06 +0000 |
commit | e3643a06a27fc4d27e258e1aa2ea48daec919168 (patch) | |
tree | 4d1132d728201887aa1d1f78ce234b867cb7068c /net-misc/vnc/vnc-4.1.3-r2.ebuild | |
parent | Automated update of use.local.desc (diff) | |
download | historical-e3643a06a27fc4d27e258e1aa2ea48daec919168.tar.gz historical-e3643a06a27fc4d27e258e1aa2ea48daec919168.tar.bz2 historical-e3643a06a27fc4d27e258e1aa2ea48daec919168.zip |
alpha stable and add x11-libs/pixman dep, bug #274154
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
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 |