diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-06-21 14:23:22 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-06-21 14:23:22 +0000 |
commit | 5d62a51bfc281596951f86f868658906bb060b99 (patch) | |
tree | 9f9e39e4f6c430865400be2127b0d5cdf0ea1a00 | |
parent | alpha/ia64/x86 stable wrt #182724 (diff) | |
download | gentoo-2-5d62a51bfc281596951f86f868658906bb060b99.tar.gz gentoo-2-5d62a51bfc281596951f86f868658906bb060b99.tar.bz2 gentoo-2-5d62a51bfc281596951f86f868658906bb060b99.zip |
Stable on amd64 wrt bug 182789
(Portage version: 2.1.3_rc4)
-rw-r--r-- | net-misc/tightvnc/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.3.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/tightvnc/ChangeLog b/net-misc/tightvnc/ChangeLog index aa03ff4a977a..951d24956b71 100644 --- a/net-misc/tightvnc/ChangeLog +++ b/net-misc/tightvnc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/tightvnc # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.106 2007/06/21 13:58:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.107 2007/06/21 14:23:22 angelos Exp $ + + 21 Jun 2007; Christoph Mende <angelos@gentoo.org> tightvnc-1.3.9.ebuild: + Stable on amd64 wrt bug 182789 21 Jun 2007; Raúl Porcel <armin76@gentoo.org> tightvnc-1.3.9.ebuild: alpha/x86 stable wrt #182789 diff --git a/net-misc/tightvnc/tightvnc-1.3.9.ebuild b/net-misc/tightvnc/tightvnc-1.3.9.ebuild index 0189cf9b6f79..0fafaf17ab17 100644 --- a/net-misc/tightvnc/tightvnc-1.3.9.ebuild +++ b/net-misc/tightvnc/tightvnc-1.3.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.ebuild,v 1.5 2007/06/21 13:56:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.3.9.ebuild,v 1.6 2007/06/21 14:23:22 angelos 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 ~ppc-macos ~sparc x86" +KEYWORDS="alpha amd64 ~hppa ~mips ~ppc ~ppc-macos ~sparc x86" LICENSE="GPL-2" SLOT="0" |