diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-02-04 00:09:02 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-02-04 00:09:02 +0000 |
commit | 6d8725c337b2290395bbaba0142741b6941ec3c7 (patch) | |
tree | 0bf80c874d5754022a8a7f1f4a98449c8becc379 /net-misc/tightvnc | |
parent | Stable for HPPA (bug #208787). (diff) | |
download | gentoo-2-6d8725c337b2290395bbaba0142741b6941ec3c7.tar.gz gentoo-2-6d8725c337b2290395bbaba0142741b6941ec3c7.tar.bz2 gentoo-2-6d8725c337b2290395bbaba0142741b6941ec3c7.zip |
Stable for HPPA (bug #208562).
(Portage version: 2.1.3.19)
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 f6e358f860d9..acca039a5b31 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.117 2008/02/02 11:23:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.118 2008/02/04 00:09:02 jer Exp $ + + 04 Feb 2008; Jeroen Roovers <jer@gentoo.org> tightvnc-1.3.9-r1.ebuild: + Stable for HPPA (bug #208562). 02 Feb 2008; Raúl Porcel <armin76@gentoo.org> tightvnc-1.3.9.ebuild, tightvnc-1.3.9-r1.ebuild: diff --git a/net-misc/tightvnc/tightvnc-1.3.9-r1.ebuild b/net-misc/tightvnc/tightvnc-1.3.9-r1.ebuild index 8af24f1f97e3..87c10a5e0298 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.4 2008/02/02 11:23:05 armin76 Exp $ +# $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 $ 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" |