diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-08-03 03:31:14 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-08-03 03:31:14 +0000 |
commit | ffe146cd5f40b484fed3d62f4fd184da3c40d79d (patch) | |
tree | 2334edb50804a2b9bbbf615db3a1e116ee72b63b /net-misc/tightvnc | |
parent | Stable x86 (diff) | |
download | gentoo-2-ffe146cd5f40b484fed3d62f4fd184da3c40d79d.tar.gz gentoo-2-ffe146cd5f40b484fed3d62f4fd184da3c40d79d.tar.bz2 gentoo-2-ffe146cd5f40b484fed3d62f4fd184da3c40d79d.zip |
Stable x86 ^.^
(Portage version: 2.1-r1)
Diffstat (limited to 'net-misc/tightvnc')
-rw-r--r-- | net-misc/tightvnc/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.2.9-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/tightvnc/ChangeLog b/net-misc/tightvnc/ChangeLog index f55e3b2fc1f7..3e50bf38f8da 100644 --- a/net-misc/tightvnc/ChangeLog +++ b/net-misc/tightvnc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/tightvnc # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.68 2006/07/22 18:30:09 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.69 2006/08/03 03:31:14 tsunam Exp $ + + 03 Aug 2006; Joshua Jackson <tsunam@gentoo.org> tightvnc-1.2.9-r2.ebuild: + Stable x86; bug #138779 22 Jul 2006; Gustavo Felisberto <humpback@gentoo.org>; +files/tightvnc-1.2.9-gentoo-2.diff, +tightvnc-1.2.9-r2.ebuild: diff --git a/net-misc/tightvnc/tightvnc-1.2.9-r2.ebuild b/net-misc/tightvnc/tightvnc-1.2.9-r2.ebuild index 4dbb1019edc7..8c365e7acf45 100644 --- a/net-misc/tightvnc/tightvnc-1.2.9-r2.ebuild +++ b/net-misc/tightvnc/tightvnc-1.2.9-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.2.9-r2.ebuild,v 1.1 2006/07/22 18:30:09 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.2.9-r2.ebuild,v 1.2 2006/08/03 03:31:14 tsunam Exp $ inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ DESCRIPTION="A great client/server software package allowing remote network acce SRC_URI="mirror://sourceforge/vnc-tight/${P}_unixsrc.tar.bz2" HOMEPAGE="http://www.tightvnc.com/" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86" LICENSE="GPL-2" SLOT="0" |