diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 09:06:21 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 09:06:21 +0000 |
commit | 5d3c30430578221162cbf9550d926787d6670198 (patch) | |
tree | 17d46ddfcedf7f49a655140542ed146e04806940 /x11-misc/x2vnc | |
parent | Stable on amd64. (Manifest recommit) (diff) | |
download | gentoo-2-5d3c30430578221162cbf9550d926787d6670198.tar.gz gentoo-2-5d3c30430578221162cbf9550d926787d6670198.tar.bz2 gentoo-2-5d3c30430578221162cbf9550d926787d6670198.zip |
Stable on amd64.
Diffstat (limited to 'x11-misc/x2vnc')
-rw-r--r-- | x11-misc/x2vnc/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/x2vnc/x2vnc-1.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/x2vnc/ChangeLog b/x11-misc/x2vnc/ChangeLog index 38121c153a50..90b50abb4913 100644 --- a/x11-misc/x2vnc/ChangeLog +++ b/x11-misc/x2vnc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/x2vnc # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2vnc/ChangeLog,v 1.25 2004/10/03 14:57:52 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2vnc/ChangeLog,v 1.26 2004/10/19 09:05:44 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> x2vnc-1.6.1.ebuild: + Stable on amd64. 03 Oct 2004; Jason Wever <weeve@gentoo.org> x2vnc-1.6.1.ebuild: Stable on sparc. diff --git a/x11-misc/x2vnc/x2vnc-1.6.1.ebuild b/x11-misc/x2vnc/x2vnc-1.6.1.ebuild index 41d6f523dfaa..45fe3c66fdb6 100644 --- a/x11-misc/x2vnc/x2vnc-1.6.1.ebuild +++ b/x11-misc/x2vnc/x2vnc-1.6.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2vnc/x2vnc-1.6.1.ebuild,v 1.3 2004/10/03 14:57:52 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2vnc/x2vnc-1.6.1.ebuild,v 1.4 2004/10/19 09:05:44 absinthe 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 )" |