summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-06-12 17:58:37 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-06-12 17:58:37 +0000
commite793c239ce2794fa025f1013d5426ce288418108 (patch)
tree039da38726de3215a1aeb6c47e179ecd007bbd70 /x11-misc/x2vnc
parentFixes #49128. (Manifest recommit) (diff)
downloadgentoo-2-e793c239ce2794fa025f1013d5426ce288418108.tar.gz
gentoo-2-e793c239ce2794fa025f1013d5426ce288418108.tar.bz2
gentoo-2-e793c239ce2794fa025f1013d5426ce288418108.zip
Stable on alpha.
Diffstat (limited to 'x11-misc/x2vnc')
-rw-r--r--x11-misc/x2vnc/ChangeLog5
-rw-r--r--x11-misc/x2vnc/x2vnc-1.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/x2vnc/ChangeLog b/x11-misc/x2vnc/ChangeLog
index 11a6edd25aa8..5329d153fef3 100644
--- a/x11-misc/x2vnc/ChangeLog
+++ b/x11-misc/x2vnc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/x2vnc
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2vnc/ChangeLog,v 1.19 2004/04/26 14:52:39 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2vnc/ChangeLog,v 1.20 2004/06/12 17:55:16 kloeri Exp $
+
+ 12 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> x2vnc-1.6.ebuild:
+ Stable on alpha.
26 Apr 2004; Aron Griffis <agriffis@gentoo.org> x2vnc-1.5.1-r1.ebuild,
x2vnc-1.6.ebuild:
diff --git a/x11-misc/x2vnc/x2vnc-1.6.ebuild b/x11-misc/x2vnc/x2vnc-1.6.ebuild
index 2c96e1bac35d..fd7ece4b905c 100644
--- a/x11-misc/x2vnc/x2vnc-1.6.ebuild
+++ b/x11-misc/x2vnc/x2vnc-1.6.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2vnc/x2vnc-1.6.ebuild,v 1.6 2004/04/26 14:52:39 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2vnc/x2vnc-1.6.ebuild,v 1.7 2004/06/12 17:55:16 kloeri Exp $
DESCRIPTION="Control a remote computer running VNC from X"
SRC_URI="http://fredrik.hubbe.net/${PN}/${P}.tar.gz"
HOMEPAGE="http://fredrik.hubbe.net/x2vnc.html"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~alpha sparc amd64"
+KEYWORDS="x86 alpha sparc amd64"
DEPEND="virtual/x11
tcltk? ( dev-tcltk/expect )"