diff options
author | 2005-08-11 18:26:19 +0000 | |
---|---|---|
committer | 2005-08-11 18:26:19 +0000 | |
commit | 10c1db02cd05bbd481d027fcd64ceab21ce0027f (patch) | |
tree | ce550e47b0d2658808c128f584a3717c8dfcfabc /net-nds/yp-tools/yp-tools-2.8.ebuild | |
parent | marked ~amd64. closes bug #102053 (diff) | |
download | gentoo-2-10c1db02cd05bbd481d027fcd64ceab21ce0027f.tar.gz gentoo-2-10c1db02cd05bbd481d027fcd64ceab21ce0027f.tar.bz2 gentoo-2-10c1db02cd05bbd481d027fcd64ceab21ce0027f.zip |
Version bump.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-nds/yp-tools/yp-tools-2.8.ebuild')
-rw-r--r-- | net-nds/yp-tools/yp-tools-2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/yp-tools/yp-tools-2.8.ebuild b/net-nds/yp-tools/yp-tools-2.8.ebuild index 236821c6f6ff..a333443ed9bf 100644 --- a/net-nds/yp-tools/yp-tools-2.8.ebuild +++ b/net-nds/yp-tools/yp-tools-2.8.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/yp-tools/yp-tools-2.8.ebuild,v 1.13 2005/04/01 16:37:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/yp-tools/yp-tools-2.8.ebuild,v 1.14 2005/08/11 18:26:19 eradicator Exp $ IUSE="nls" DESCRIPTION="Network Information Service tools" HOMEPAGE="http://www.linux-nis.org/nis/" -SRC_URI="ftp://ftp.kernel.org/pub/linux/utils/net/NIS/${P}.tar.bz2" +SRC_URI="ftp://ftp.kernel.org/pub/linux/utils/net/NIS/OLD/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |