summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-03-03 02:44:53 +0000
committerJason Wever <weeve@gentoo.org>2004-03-03 02:44:53 +0000
commit6b1918662d9ceaa74df2df31fb9386afb835afb4 (patch)
tree0a085968a7a5b49731e60aabde316be98426bbc9 /net-misc
parentamd64 (Manifest recommit) (diff)
downloadgentoo-2-6b1918662d9ceaa74df2df31fb9386afb835afb4.tar.gz
gentoo-2-6b1918662d9ceaa74df2df31fb9386afb835afb4.tar.bz2
gentoo-2-6b1918662d9ceaa74df2df31fb9386afb835afb4.zip
Added ~sparc keyword as it fixes the vncserver character flip problem.
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/tightvnc/ChangeLog6
-rw-r--r--net-misc/tightvnc/tightvnc-4.0_beta20031113.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/tightvnc/ChangeLog b/net-misc/tightvnc/ChangeLog
index aa006d678d42..293c53e5b500 100644
--- a/net-misc/tightvnc/ChangeLog
+++ b/net-misc/tightvnc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/tightvnc
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.27 2004/03/02 23:52:19 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.28 2004/03/03 02:44:53 weeve Exp $
+
+ 02 Mar 2004; Jason Wever <weeve@gentoo.org>
+ tightvnc-4.0_beta20031113.ebuild:
+ Added ~sparc keyword as it fixes the vncserver character flip problem.
02 Mar 2004; Jason Wever <weeve@gentoo.org> tightvnc-1.2.9-r1.ebuild:
Stable on sparc.
diff --git a/net-misc/tightvnc/tightvnc-4.0_beta20031113.ebuild b/net-misc/tightvnc/tightvnc-4.0_beta20031113.ebuild
index 5f6f3e21b2f1..bc9f46218fa7 100644
--- a/net-misc/tightvnc/tightvnc-4.0_beta20031113.ebuild
+++ b/net-misc/tightvnc/tightvnc-4.0_beta20031113.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-4.0_beta20031113.ebuild,v 1.2 2004/01/15 15:27:35 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-4.0_beta20031113.ebuild,v 1.3 2004/03/03 02:44:53 weeve Exp $
inherit eutils
IUSE="java tcpd"
@@ -27,7 +27,7 @@ SRC_URI="http://www.realvnc.com/dist/vnc-${REALVNC_PV}-unixsrc.tar.gz
HOMEPAGE="http://www.tightvnc.com/"
-KEYWORDS="-* ~amd64"
+KEYWORDS="-* ~amd64 ~sparc"
LICENSE="GPL-2"
SLOT="0"