diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-06-06 18:19:55 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-06-06 18:19:55 +0000 |
commit | 07e65878ba9e4fb90993804f9155c3722c826aa5 (patch) | |
tree | e249ef53f0e1f38b6e5171dfe6b3a460fdadb899 /net-misc | |
parent | Stable on ppc64; bug #135734 (diff) | |
download | gentoo-2-07e65878ba9e4fb90993804f9155c3722c826aa5.tar.gz gentoo-2-07e65878ba9e4fb90993804f9155c3722c826aa5.tar.bz2 gentoo-2-07e65878ba9e4fb90993804f9155c3722c826aa5.zip |
Stable on hppa.
(Portage version: 2.1_rc3-r5)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/tightvnc/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.3_alpha7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/tightvnc/ChangeLog b/net-misc/tightvnc/ChangeLog index 2973ed55e730..c287692d237f 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.66 2006/04/23 22:08:00 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.67 2006/06/06 18:19:55 gmsoft Exp $ + + 06 Jun 2006; Guy Martin <gmsoft@gentoo.org> tightvnc-1.3_alpha7.ebuild: + Stable on hppa. *tightvnc-1.2.9-r2 (23 Apr 2006) diff --git a/net-misc/tightvnc/tightvnc-1.3_alpha7.ebuild b/net-misc/tightvnc/tightvnc-1.3_alpha7.ebuild index 65ff8a3d0fb2..47fe05c88962 100644 --- a/net-misc/tightvnc/tightvnc-1.3_alpha7.ebuild +++ b/net-misc/tightvnc/tightvnc-1.3_alpha7.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.3_alpha7.ebuild,v 1.8 2006/04/23 22:08:00 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.3_alpha7.ebuild,v 1.9 2006/06/06 18:19:55 gmsoft 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/_alpha/dev}_unixsrc.tar.bz2" HOMEPAGE="http://www.tightvnc.com/" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc-macos ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ppc ~ppc-macos ~sparc ~x86" LICENSE="GPL-2" SLOT="0" |