diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-01-09 21:13:12 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-01-09 21:13:12 +0000 |
commit | 713c236d2e3b7df642b2276dba5336dff97a26cb (patch) | |
tree | a70e33d95db21ed30c831fcf124eb23cb4e048a2 /net-misc | |
parent | EAPI=2; add use-based deps (diff) | |
download | gentoo-2-713c236d2e3b7df642b2276dba5336dff97a26cb.tar.gz gentoo-2-713c236d2e3b7df642b2276dba5336dff97a26cb.tar.bz2 gentoo-2-713c236d2e3b7df642b2276dba5336dff97a26cb.zip |
Stable on alpha, bug #252368
(Portage version: 2.1.6.4/cvs/Linux 2.6.28 x86_64)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/tightvnc/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.3.9-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/tightvnc/ChangeLog b/net-misc/tightvnc/ChangeLog index a4ba53fc2d40..3be0a3c0c62a 100644 --- a/net-misc/tightvnc/ChangeLog +++ b/net-misc/tightvnc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/tightvnc # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.129 2009/01/07 15:01:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.130 2009/01/09 21:13:12 klausman Exp $ + + 09 Jan 2009; Tobias Klausmann <klausman@gentoo.org> + tightvnc-1.3.9-r2.ebuild: + Stable on alpha, bug #252368 07 Jan 2009; Jeroen Roovers <jer@gentoo.org> tightvnc-1.3.9-r2.ebuild: Stable for HPPA (bug #252368). diff --git a/net-misc/tightvnc/tightvnc-1.3.9-r2.ebuild b/net-misc/tightvnc/tightvnc-1.3.9-r2.ebuild index e578dad03dc5..deff07349eca 100644 --- a/net-misc/tightvnc/tightvnc-1.3.9-r2.ebuild +++ b/net-misc/tightvnc/tightvnc-1.3.9-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.3.9-r2.ebuild,v 1.8 2009/01/07 15:01:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.3.9-r2.ebuild,v 1.9 2009/01/09 21:13:12 klausman Exp $ inherit eutils toolchain-funcs java-pkg-opt-2 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/vnc-tight/${P}_unixsrc.tar.bz2 java? ( mirror://sourceforge/vnc-tight/${P}_javasrc.tar.gz )" HOMEPAGE="http://www.tightvnc.com/" -KEYWORDS="~alpha amd64 arm hppa ~mips ppc ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ~mips ppc ~sh sparc x86 ~x86-fbsd" LICENSE="GPL-2" SLOT="0" |