diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-06 18:54:53 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-06 18:54:53 +0000 |
commit | db817961c4e274166411669fc10f4ec56c3b2285 (patch) | |
tree | 4f5bc76d28d9161eca834d7938bc6c48bd224cb8 /net-misc/tightvnc | |
parent | stable on ppc wrt bug #208550 (diff) | |
download | gentoo-2-db817961c4e274166411669fc10f4ec56c3b2285.tar.gz gentoo-2-db817961c4e274166411669fc10f4ec56c3b2285.tar.bz2 gentoo-2-db817961c4e274166411669fc10f4ec56c3b2285.zip |
stable on ppc wrt bug #208562
(Portage version: 2.1.4.1)
Diffstat (limited to 'net-misc/tightvnc')
-rw-r--r-- | net-misc/tightvnc/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.3.9-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/tightvnc/ChangeLog b/net-misc/tightvnc/ChangeLog index acca039a5b31..0e78ab634bcd 100644 --- a/net-misc/tightvnc/ChangeLog +++ b/net-misc/tightvnc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/tightvnc # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.118 2008/02/04 00:09:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.119 2008/02/06 18:54:53 nixnut Exp $ + + 06 Feb 2008; nixnut <nixnut@gentoo.org> tightvnc-1.3.9-r1.ebuild: + stable on ppc wrt bug #208562 04 Feb 2008; Jeroen Roovers <jer@gentoo.org> tightvnc-1.3.9-r1.ebuild: Stable for HPPA (bug #208562). diff --git a/net-misc/tightvnc/tightvnc-1.3.9-r1.ebuild b/net-misc/tightvnc/tightvnc-1.3.9-r1.ebuild index 87c10a5e0298..836fbd5b4c1f 100644 --- a/net-misc/tightvnc/tightvnc-1.3.9-r1.ebuild +++ b/net-misc/tightvnc/tightvnc-1.3.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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-r1.ebuild,v 1.5 2008/02/04 00:09:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.3.9-r1.ebuild,v 1.6 2008/02/06 18:54:53 nixnut 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 hppa ~mips ~ppc sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 hppa ~mips ppc sparc x86 ~x86-fbsd" LICENSE="GPL-2" SLOT="0" |