diff options
author | 2006-10-09 17:17:52 +0000 | |
---|---|---|
committer | 2006-10-09 17:17:52 +0000 | |
commit | d254169b47820177c9d51256edc8077f3faa2d2f (patch) | |
tree | c0038c87f3ab41c0251f19376e031b016bf56d44 /net-misc/tightvnc | |
parent | Marked ppc (diff) | |
download | gentoo-2-d254169b47820177c9d51256edc8077f3faa2d2f.tar.gz gentoo-2-d254169b47820177c9d51256edc8077f3faa2d2f.tar.bz2 gentoo-2-d254169b47820177c9d51256edc8077f3faa2d2f.zip |
stable on amd64
(Portage version: 2.1.2_pre2-r5)
Diffstat (limited to 'net-misc/tightvnc')
-rw-r--r-- | net-misc/tightvnc/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.2.9-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/tightvnc/ChangeLog b/net-misc/tightvnc/ChangeLog index 642061b7ff31..209e38a25ccd 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.75 2006/10/09 08:30:04 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.76 2006/10/09 17:17:52 blubb Exp $ + + 09 Oct 2006; Simon Stelling <blubb@gentoo.org> tightvnc-1.2.9-r3.ebuild: + stable on amd64 09 Oct 2006; Stefan Schweizer <genstef@gentoo.org> +files/tightvnc-1.2.9-pathfixes.patch: diff --git a/net-misc/tightvnc/tightvnc-1.2.9-r3.ebuild b/net-misc/tightvnc/tightvnc-1.2.9-r3.ebuild index 040aa221c18a..221452e8ccc4 100644 --- a/net-misc/tightvnc/tightvnc-1.2.9-r3.ebuild +++ b/net-misc/tightvnc/tightvnc-1.2.9-r3.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-r3.ebuild,v 1.1 2006/10/05 18:37:40 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.2.9-r3.ebuild,v 1.2 2006/10/09 17:17:52 blubb 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="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86" LICENSE="GPL-2" SLOT="0" |