diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-05-06 05:48:15 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-05-06 05:48:15 +0000 |
commit | 45c49c267332488cae3d3b86ab0eeacd2f61f61b (patch) | |
tree | 0b1ed48eab2296bb8800c5aa1ad6e044acc8346e /net-misc | |
parent | Version bump to 1.4.2.04 may need to take out the older 8.1_sp2 (Manifest rec... (diff) | |
download | gentoo-2-45c49c267332488cae3d3b86ab0eeacd2f61f61b.tar.gz gentoo-2-45c49c267332488cae3d3b86ab0eeacd2f61f61b.tar.bz2 gentoo-2-45c49c267332488cae3d3b86ab0eeacd2f61f61b.zip |
IUSE !
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/gemsvnc/gemsvnc-2-r1.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net-misc/gemsvnc/gemsvnc-2-r1.ebuild b/net-misc/gemsvnc/gemsvnc-2-r1.ebuild index 7530100fcf54..183e88a6c468 100644 --- a/net-misc/gemsvnc/gemsvnc-2-r1.ebuild +++ b/net-misc/gemsvnc/gemsvnc-2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/gemsvnc/gemsvnc-2-r1.ebuild,v 1.2 2004/04/05 05:26:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/gemsvnc/gemsvnc-2-r1.ebuild,v 1.3 2004/05/06 05:48:15 vapier Exp $ inherit eutils gcc flag-o-matic @@ -12,6 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tbz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc sparc hppa" +IUSE="" DEPEND=">=net-libs/libvncserver-0.6 virtual/x11 |