diff options
Diffstat (limited to 'net-nds/ypbind/ypbind-1.11-r1.ebuild')
-rw-r--r-- | net-nds/ypbind/ypbind-1.11-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/ypbind/ypbind-1.11-r1.ebuild b/net-nds/ypbind/ypbind-1.11-r1.ebuild index 794725384111..c3373470fc90 100644 --- a/net-nds/ypbind/ypbind-1.11-r1.ebuild +++ b/net-nds/ypbind/ypbind-1.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.11-r1.ebuild,v 1.7 2002/10/05 05:39:23 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.11-r1.ebuild,v 1.8 2002/12/09 04:33:19 manson Exp $ IUSE="nls" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.linux-nis.org/nis/ypbind-mt/index.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " DEPEND="net-nds/yp-tools net-nds/portmap" |