diff options
author | Olivier Crête <tester@gentoo.org> | 2004-02-24 18:02:45 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2004-02-24 18:02:45 +0000 |
commit | 53dcdc000254e4eb54b35b6ccdd78de49104491f (patch) | |
tree | a231f1467c8e7394f17ae8e3682316eee3f41b7d /net-nds/ypbind/ypbind-1.11-r1.ebuild | |
parent | change all headers DEPENDs to virtual/os-headers (diff) | |
download | gentoo-2-53dcdc000254e4eb54b35b6ccdd78de49104491f.tar.gz gentoo-2-53dcdc000254e4eb54b35b6ccdd78de49104491f.tar.bz2 gentoo-2-53dcdc000254e4eb54b35b6ccdd78de49104491f.zip |
bumping ypbind, adding warning for dhcpcd
Diffstat (limited to 'net-nds/ypbind/ypbind-1.11-r1.ebuild')
-rw-r--r-- | net-nds/ypbind/ypbind-1.11-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-nds/ypbind/ypbind-1.11-r1.ebuild b/net-nds/ypbind/ypbind-1.11-r1.ebuild index f48afc74bf49..bf59fb66cdec 100644 --- a/net-nds/ypbind/ypbind-1.11-r1.ebuild +++ b/net-nds/ypbind/ypbind-1.11-r1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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.11 2003/05/25 15:06:20 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.11-r1.ebuild,v 1.12 2004/02/24 18:02:45 tester Exp $ IUSE="nls" MY_P=${PN}-mt-${PV} S=${WORKDIR}/${MY_P} DESCRIPTION="Multithreaded NIS bind service" -SRC_URI="mirror://kernel/linux/utils/net/NIS/${MY_P}.tar.bz2" +SRC_URI="mirror://kernel/linux/utils/net/NIS/OLD/${MY_P}.tar.bz2" HOMEPAGE="http://www.linux-nis.org/nis/ypbind-mt/index.html" SLOT="0" |