diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-12-25 16:09:54 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-12-25 16:09:54 +0000 |
commit | 2b462d98baffdbe0a2b9b0d94695bd477f99832f (patch) | |
tree | 0bb8894fc9b89bd0ef6f843e16549b9cd732c392 /net-misc/tightvnc | |
parent | josm bump (diff) | |
download | gentoo-2-2b462d98baffdbe0a2b9b0d94695bd477f99832f.tar.gz gentoo-2-2b462d98baffdbe0a2b9b0d94695bd477f99832f.tar.bz2 gentoo-2-2b462d98baffdbe0a2b9b0d94695bd477f99832f.zip |
Block net-misc/tigervnc
(Portage version: 2.1.9.24/cvs/Linux ia64)
Diffstat (limited to 'net-misc/tightvnc')
-rw-r--r-- | net-misc/tightvnc/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-misc/tightvnc/ChangeLog b/net-misc/tightvnc/ChangeLog index 52cb71c39da5..4d776b68d5c4 100644 --- a/net-misc/tightvnc/ChangeLog +++ b/net-misc/tightvnc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/tightvnc # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.145 2010/03/06 16:30:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.146 2010/12/25 16:09:54 armin76 Exp $ + + 25 Dec 2010; Raúl Porcel <armin76@gentoo.org> tightvnc-1.3.10-r1.ebuild: + Block net-misc/tigervnc 06 Mar 2010; Raúl Porcel <armin76@gentoo.org> files/tightvnc.initd: Provide valid shell, wrt bug #285705 diff --git a/net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild b/net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild index ad401adf8d89..acd5ed53694c 100644 --- a/net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild +++ b/net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 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-r1.ebuild,v 1.8 2009/11/04 19:12:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.3.10-r1.ebuild,v 1.9 2010/12/25 16:09:54 armin76 Exp $ inherit eutils toolchain-funcs java-pkg-opt-2 @@ -44,7 +44,7 @@ DEPEND="${CDEPEND} >=x11-misc/imake-1 x11-misc/gccmakedep x11-misc/makedepend - !net-misc/vnc" + !net-misc/tigervnc" src_unpack() { |