diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-24 17:57:24 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-24 17:57:24 +0000 |
commit | 7429589a1e78ea48f6211b619c335475e0eb10a2 (patch) | |
tree | a7464322a8c36165e771818947ff8327d436cefe /net-misc | |
parent | alpha/arm/ia64/m68k/s390/sh stable wrt #301443 (diff) | |
download | gentoo-2-7429589a1e78ea48f6211b619c335475e0eb10a2.tar.gz gentoo-2-7429589a1e78ea48f6211b619c335475e0eb10a2.tar.bz2 gentoo-2-7429589a1e78ea48f6211b619c335475e0eb10a2.zip |
Move dev-lang/nasm to DEPEND
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/tigervnc/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/tigervnc/tigervnc-1.0.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/tigervnc/ChangeLog b/net-misc/tigervnc/ChangeLog index 6365fff0efdd..d85a9719755b 100644 --- a/net-misc/tigervnc/ChangeLog +++ b/net-misc/tigervnc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/tigervnc # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.33 2010/01/22 18:45:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.34 2010/01/24 17:57:24 armin76 Exp $ + + 24 Jan 2010; Raúl Porcel <armin76@gentoo.org> tigervnc-1.0.0-r2.ebuild: + Move dev-lang/nasm to DEPEND 22 Jan 2010; Raúl Porcel <armin76@gentoo.org> -tigervnc-0.0.90.ebuild, -tigervnc-1.0.0.ebuild, tigervnc-1.0.0-r2.ebuild: diff --git a/net-misc/tigervnc/tigervnc-1.0.0-r2.ebuild b/net-misc/tigervnc/tigervnc-1.0.0-r2.ebuild index b00a36e79048..04b4cfde85e3 100644 --- a/net-misc/tigervnc/tigervnc-1.0.0-r2.ebuild +++ b/net-misc/tigervnc/tigervnc-1.0.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.0.0-r2.ebuild,v 1.8 2010/01/22 18:45:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.0.0-r2.ebuild,v 1.9 2010/01/24 17:57:24 armin76 Exp $ EAPI="1" @@ -46,11 +46,11 @@ RDEPEND="sys-libs/zlib media-fonts/font-misc-misc xorgmodule? ( ~x11-base/xorg-server-${XSERVER_VERSION} ) ) - x86? ( dev-lang/nasm ) !net-misc/vnc !net-misc/tightvnc !net-misc/xf4vnc" DEPEND="${RDEPEND} + x86? ( dev-lang/nasm ) x11-proto/inputproto x11-proto/xextproto server? ( |