diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-05-02 16:04:14 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-05-02 16:04:14 +0000 |
commit | 4436eacfc4e2ffd68714a5bfc1f7c687bcd0d754 (patch) | |
tree | d3b6d20363f84f9c7dd4c2d9499de9bfa670c877 /net-misc | |
parent | ppc stable #268196 (diff) | |
download | gentoo-2-4436eacfc4e2ffd68714a5bfc1f7c687bcd0d754.tar.gz gentoo-2-4436eacfc4e2ffd68714a5bfc1f7c687bcd0d754.tar.bz2 gentoo-2-4436eacfc4e2ffd68714a5bfc1f7c687bcd0d754.zip |
Stable for HPPA (bug #266660).
(Portage version: 2.2_rc31/cvs/Linux i686)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/tightvnc/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.3.10.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-misc/tightvnc/ChangeLog b/net-misc/tightvnc/ChangeLog index 80346a1f2d7c..efeb3efcc7d1 100644 --- a/net-misc/tightvnc/ChangeLog +++ b/net-misc/tightvnc/ChangeLog @@ -1,6 +1,9 @@ # 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.137 2009/04/26 12:03:47 nixnut Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.138 2009/05/02 16:04:14 jer Exp $ + + 02 May 2009; Jeroen Roovers <jer@gentoo.org> tightvnc-1.3.10.ebuild: + Stable for HPPA (bug #266660). 26 Apr 2009; nixnut <nixnut@gentoo.org> tightvnc-1.3.10.ebuild: ppc stable #266660 diff --git a/net-misc/tightvnc/tightvnc-1.3.10.ebuild b/net-misc/tightvnc/tightvnc-1.3.10.ebuild index fc3f6c991cef..cf2c4aed3dc8 100644 --- a/net-misc/tightvnc/tightvnc-1.3.10.ebuild +++ b/net-misc/tightvnc/tightvnc-1.3.10.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.ebuild,v 1.5 2009/04/26 12:03:47 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.3.10.ebuild,v 1.6 2009/05/02 16:04:14 jer 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" |