summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 03:14:51 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 03:14:51 +0000
commit86fe5cdcc1f7dffa79c5410b4f63552b99b6c5c0 (patch)
tree74414e47d55555cb3a2f847b54d1239dce75a816 /net-misc
parentsync IUSE (+build, +nls, +static), don't assign S=${WORKDIR}/${P}, trim trail... (diff)
downloadhistorical-86fe5cdcc1f7dffa79c5410b4f63552b99b6c5c0.tar.gz
historical-86fe5cdcc1f7dffa79c5410b4f63552b99b6c5c0.tar.bz2
historical-86fe5cdcc1f7dffa79c5410b4f63552b99b6c5c0.zip
sync IUSE (+ipv6)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/nxssh/nxssh-1.3.0.ebuild4
-rw-r--r--net-misc/nxssh/nxssh-1.3.2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/nxssh/nxssh-1.3.0.ebuild b/net-misc/nxssh/nxssh-1.3.0.ebuild
index a6132884baeb..e097ac5f1185 100644
--- a/net-misc/nxssh/nxssh-1.3.0.ebuild
+++ b/net-misc/nxssh/nxssh-1.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/nxssh/nxssh-1.3.0.ebuild,v 1.4 2004/06/25 00:02:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/nxssh/nxssh-1.3.0.ebuild,v 1.5 2004/07/15 03:14:51 agriffis Exp $
MY_P="${PN}-1.3.0-4"
DESCRIPTION="Modified openssh client, used by nxclient"
@@ -12,7 +12,7 @@ KEYWORDS="x86 ~ppc -sparc -mips -alpha"
DEPEND=""
# Run-time dependencies, same as DEPEND if RDEPEND isn't defined:
#RDEPEND=""
-IUSE="tcpd pam kerberos"
+IUSE="ipv6 kerberos pam tcpd"
S=${WORKDIR}/${PN}
diff --git a/net-misc/nxssh/nxssh-1.3.2.ebuild b/net-misc/nxssh/nxssh-1.3.2.ebuild
index 313d8830ac60..2ab4a15c39a8 100644
--- a/net-misc/nxssh/nxssh-1.3.2.ebuild
+++ b/net-misc/nxssh/nxssh-1.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/nxssh/nxssh-1.3.2.ebuild,v 1.2 2004/06/25 00:02:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/nxssh/nxssh-1.3.2.ebuild,v 1.3 2004/07/15 03:14:51 agriffis Exp $
MY_P="${PN}-1.3.2-3"
DESCRIPTION="Modified openssh client, used by nxclient"
@@ -12,7 +12,7 @@ KEYWORDS="x86 ~ppc -sparc -mips -alpha"
DEPEND=""
# Run-time dependencies, same as DEPEND if RDEPEND isn't defined:
#RDEPEND=""
-IUSE="tcpd pam kerberos"
+IUSE="ipv6 kerberos pam tcpd"
S=${WORKDIR}/${PN}