diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-09-20 19:24:44 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-09-20 19:24:44 +0000 |
commit | 89bedd92d99a5c83a33ddaa1dfc0e3afa2aee82a (patch) | |
tree | 93385270c0df030cdf00648a18d8db03166c7151 /net-misc/tightvnc | |
parent | ppc stable #283624 (diff) | |
download | gentoo-2-89bedd92d99a5c83a33ddaa1dfc0e3afa2aee82a.tar.gz gentoo-2-89bedd92d99a5c83a33ddaa1dfc0e3afa2aee82a.tar.bz2 gentoo-2-89bedd92d99a5c83a33ddaa1dfc0e3afa2aee82a.zip |
ppc stable #282704
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'net-misc/tightvnc')
-rw-r--r-- | net-misc/tightvnc/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/tightvnc/ChangeLog b/net-misc/tightvnc/ChangeLog index 95a1dc438607..fe8a8636697b 100644 --- a/net-misc/tightvnc/ChangeLog +++ b/net-misc/tightvnc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/tightvnc # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.140 2009/09/07 16:19:00 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.141 2009/09/20 19:24:44 nixnut Exp $ + + 20 Sep 2009; nixnut <nixnut@gentoo.org> tightvnc-1.3.10-r1.ebuild: + ppc stable #282704 07 Sep 2009; Jeroen Roovers <jer@gentoo.org> tightvnc-1.3.10-r1.ebuild: Stable for HPPA (bug #282704). diff --git a/net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild b/net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild index c0cebf804c72..31cc1a364216 100644 --- a/net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild +++ b/net-misc/tightvnc/tightvnc-1.3.10-r1.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.10-r1.ebuild,v 1.3 2009/09/07 16:19:00 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild,v 1.4 2009/09/20 19:24:44 nixnut 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" |