summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-01-07 05:34:48 +0000
committerMike Frysinger <vapier@gentoo.org>2006-01-07 05:34:48 +0000
commitf41f9bbedbe9cd4984666b8dc6287a3ef486e095 (patch)
tree419be512364d6e9b518f9d6192ff5e2128f1a52f /x11-misc
parentfix for bug #117773 (diff)
downloadgentoo-2-f41f9bbedbe9cd4984666b8dc6287a3ef486e095.tar.gz
gentoo-2-f41f9bbedbe9cd4984666b8dc6287a3ef486e095.tar.bz2
gentoo-2-f41f9bbedbe9cd4984666b8dc6287a3ef486e095.zip
sh love
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/x11vnc/x11vnc-0.7.1-r1.ebuild6
-rw-r--r--x11-misc/x11vnc/x11vnc-0.7.2.ebuild6
2 files changed, 6 insertions, 6 deletions
diff --git a/x11-misc/x11vnc/x11vnc-0.7.1-r1.ebuild b/x11-misc/x11vnc/x11vnc-0.7.1-r1.ebuild
index ef20e5f5b9c2..d9eca9a3419e 100644
--- a/x11-misc/x11vnc/x11vnc-0.7.1-r1.ebuild
+++ b/x11-misc/x11vnc/x11vnc-0.7.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/x11vnc-0.7.1-r1.ebuild,v 1.5 2005/10/08 22:02:47 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/x11vnc-0.7.1-r1.ebuild,v 1.6 2006/01/07 05:34:48 vapier Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/libvncserver/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 hppa ppc ~sparc x86"
+KEYWORDS="amd64 hppa ppc sh ~sparc x86"
IUSE="jpeg zlib"
DEPEND="virtual/x11
diff --git a/x11-misc/x11vnc/x11vnc-0.7.2.ebuild b/x11-misc/x11vnc/x11vnc-0.7.2.ebuild
index 947508faabae..675765f23d2d 100644
--- a/x11-misc/x11vnc/x11vnc-0.7.2.ebuild
+++ b/x11-misc/x11vnc/x11vnc-0.7.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/x11vnc-0.7.2.ebuild,v 1.2 2005/12/20 13:27:24 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/x11vnc/x11vnc-0.7.2.ebuild,v 1.3 2006/01/07 05:34:48 vapier Exp $
DESCRIPTION="A VNC server for real X displays"
HOMEPAGE="http://www.karlrunge.com/x11vnc/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.karlrunge.com/x11vnc/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~sparc"
+KEYWORDS="~amd64 ~hppa ~ppc ~sh ~sparc ~x86"
IUSE="jpeg zlib"
RDEPEND="zlib? ( sys-libs/zlib )