summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElfyn McBratney <beu@gentoo.org>2006-12-14 15:03:21 +0000
committerElfyn McBratney <beu@gentoo.org>2006-12-14 15:03:21 +0000
commit2a9413658fe46f22a01b3e0e6440ccb97e1dd615 (patch)
tree0fc07711cd8bf409e5c608e08ac3542eb537194f /net-misc/nxssh
parentstuart -> maintainer-needed. (diff)
downloadgentoo-2-2a9413658fe46f22a01b3e0e6440ccb97e1dd615.tar.gz
gentoo-2-2a9413658fe46f22a01b3e0e6440ccb97e1dd615.tar.bz2
gentoo-2-2a9413658fe46f22a01b3e0e6440ccb97e1dd615.zip
Kill redundant DEPENDs on virtual/libc and sys-libs/zlib.
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-misc/nxssh')
-rw-r--r--net-misc/nxssh/ChangeLog5
-rw-r--r--net-misc/nxssh/nxssh-1.5.0.ebuild6
2 files changed, 6 insertions, 5 deletions
diff --git a/net-misc/nxssh/ChangeLog b/net-misc/nxssh/ChangeLog
index 37e8c5d30826..3e95d92fc878 100644
--- a/net-misc/nxssh/ChangeLog
+++ b/net-misc/nxssh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/nxssh
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/nxssh/ChangeLog,v 1.16 2006/04/30 18:33:28 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/nxssh/ChangeLog,v 1.17 2006/12/14 15:03:21 beu Exp $
+
+ 14 Dec 2006; Elfyn McBratney <beu@gentoo.org> nxssh-1.5.0.ebuild:
+ Kill redundant DEPENDs on virtual/libc and sys-libs/zlib.
*nxssh-1.5.0-r2 (30 Apr 2006)
diff --git a/net-misc/nxssh/nxssh-1.5.0.ebuild b/net-misc/nxssh/nxssh-1.5.0.ebuild
index 9e81941eff1f..17a08437dd8f 100644
--- a/net-misc/nxssh/nxssh-1.5.0.ebuild
+++ b/net-misc/nxssh/nxssh-1.5.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/nxssh/nxssh-1.5.0.ebuild,v 1.2 2005/10/20 21:54:54 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/nxssh/nxssh-1.5.0.ebuild,v 1.3 2006/12/14 15:03:21 beu Exp $
inherit multilib flag-o-matic
@@ -17,8 +17,6 @@ SRC_URI="http://web04.nomachine.com/download/1.5.0/sources/nxssh-$PV-21.tar.gz"
DEPEND="
=net-misc/nxcomp-1.5*
dev-libs/openssl
- virtual/libc
- sys-libs/zlib
tcpd? ( sys-apps/tcp-wrappers )
pam? ( sys-libs/pam )"