summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2005-05-22 12:04:06 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2005-05-22 12:04:06 +0000
commitec56cc58d1b5df4c9fa34372477449d6dddcf282 (patch)
tree7c1f2ed06a538b952c464cb239e4812bee6fb70c /net-misc/netkit-rsh/netkit-rsh-0.17-r6.ebuild
parentAdd nasty hack so config.{sub,guess} is writable (and hence econf wont fail t... (diff)
downloadgentoo-2-ec56cc58d1b5df4c9fa34372477449d6dddcf282.tar.gz
gentoo-2-ec56cc58d1b5df4c9fa34372477449d6dddcf282.tar.bz2
gentoo-2-ec56cc58d1b5df4c9fa34372477449d6dddcf282.zip
Inherit pam for newpamd function. Added new revision with include syntax for OpenPAM compatibility.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-misc/netkit-rsh/netkit-rsh-0.17-r6.ebuild')
-rw-r--r--net-misc/netkit-rsh/netkit-rsh-0.17-r6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/netkit-rsh/netkit-rsh-0.17-r6.ebuild b/net-misc/netkit-rsh/netkit-rsh-0.17-r6.ebuild
index c24e24d5d173..9db033f1030c 100644
--- a/net-misc/netkit-rsh/netkit-rsh-0.17-r6.ebuild
+++ b/net-misc/netkit-rsh/netkit-rsh-0.17-r6.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/netkit-rsh-0.17-r6.ebuild,v 1.6 2005/05/21 12:46:31 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/netkit-rsh-0.17-r6.ebuild,v 1.7 2005/05/22 12:04:06 flameeyes Exp $
-inherit eutils
+inherit eutils pam
DESCRIPTION="Netkit's Remote Shell Suite: rexec{,d} rlogin{,d} rsh{,d}"
HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/"