diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2005-08-11 18:22:34 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2005-08-11 18:22:34 +0000 |
commit | 7e573fd236bd09e638de917ee1b6c71d8520bf1d (patch) | |
tree | f58ebde509afdb7239e0e54a80aa0f0292a27b31 /net-nds | |
parent | Version bump. Bug #102137. (diff) | |
download | gentoo-2-7e573fd236bd09e638de917ee1b6c71d8520bf1d.tar.gz gentoo-2-7e573fd236bd09e638de917ee1b6c71d8520bf1d.tar.bz2 gentoo-2-7e573fd236bd09e638de917ee1b6c71d8520bf1d.zip |
Version bump. Bug #102136.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-nds')
-rw-r--r-- | net-nds/ypbind/ChangeLog | 10 | ||||
-rw-r--r-- | net-nds/ypbind/Manifest | 6 | ||||
-rw-r--r-- | net-nds/ypbind/files/digest-ypbind-1.19.1 | 1 | ||||
-rw-r--r-- | net-nds/ypbind/ypbind-1.17.2-r1.ebuild | 6 | ||||
-rw-r--r-- | net-nds/ypbind/ypbind-1.19.1.ebuild | 45 |
5 files changed, 61 insertions, 7 deletions
diff --git a/net-nds/ypbind/ChangeLog b/net-nds/ypbind/ChangeLog index 8a80e573ae19..87233f6800a8 100644 --- a/net-nds/ypbind/ChangeLog +++ b/net-nds/ypbind/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-nds/ypbind -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ChangeLog,v 1.27 2004/12/29 20:21:30 ciaranm Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ChangeLog,v 1.28 2005/08/11 18:22:34 eradicator Exp $ + +*ypbind-1.19.1 (11 Aug 2005) + + 11 Aug 2005; Jeremy Huddleston <eradicator@gentoo.org> + ypbind-1.17.2-r1.ebuild, +ypbind-1.19.1.ebuild: + Version bump. Bug #102136. 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/net-nds/ypbind/Manifest b/net-nds/ypbind/Manifest index 03258231624e..6ee97dd706ba 100644 --- a/net-nds/ypbind/Manifest +++ b/net-nds/ypbind/Manifest @@ -1,6 +1,8 @@ MD5 5e9c444db6f43b6bfc6f2a7c73c0e000 ChangeLog 4225 -MD5 84f05ded26e2d0edba3d174d21c5b7dd ypbind-1.17.2-r1.ebuild 1249 MD5 ab59365f7f92becce9ea574af606ca09 metadata.xml 270 +MD5 454c04c4699fbe5768fd589c77407489 ypbind-1.17.2-r1.ebuild 1253 +MD5 afe8656c887b5fefc6e9abac846707e7 ypbind-1.19.1.ebuild 1256 +MD5 abf5b898fdb40aee7909eb21402b8b16 files/digest-ypbind-1.17.2-r1 69 MD5 c5aee6bd628cd668314e4879a2cad696 files/ypbind.confd-r1 112 MD5 4a8f16abe013d049df327a1495db254c files/ypbind.initd 887 -MD5 abf5b898fdb40aee7909eb21402b8b16 files/digest-ypbind-1.17.2-r1 69 +MD5 7454d3d1218b8d4ca8dc5e06a6925f7f files/digest-ypbind-1.19.1 69 diff --git a/net-nds/ypbind/files/digest-ypbind-1.19.1 b/net-nds/ypbind/files/digest-ypbind-1.19.1 new file mode 100644 index 000000000000..5d3c0fba9a04 --- /dev/null +++ b/net-nds/ypbind/files/digest-ypbind-1.19.1 @@ -0,0 +1 @@ +MD5 34a6e181289a637ebcc1e596c70af6c8 ypbind-mt-1.19.1.tar.bz2 159660 diff --git a/net-nds/ypbind/ypbind-1.17.2-r1.ebuild b/net-nds/ypbind/ypbind-1.17.2-r1.ebuild index e11f6743a13c..7c979aad00f6 100644 --- a/net-nds/ypbind/ypbind-1.17.2-r1.ebuild +++ b/net-nds/ypbind/ypbind-1.17.2-r1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.17.2-r1.ebuild,v 1.8 2004/11/22 17:53:17 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.17.2-r1.ebuild,v 1.9 2005/08/11 18:22:34 eradicator Exp $ MY_P=${PN}-mt-${PV} S="${WORKDIR}/${MY_P}" DESCRIPTION="Multithreaded NIS bind service (ypbind-mt)" HOMEPAGE="http://www.linux-nis.org/nis/ypbind-mt/index.html" -SRC_URI="ftp://ftp.kernel.org/pub/linux/utils/net/NIS/${MY_P}.tar.bz2" +SRC_URI="ftp://ftp.kernel.org/pub/linux/utils/net/NIS/OLD/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/net-nds/ypbind/ypbind-1.19.1.ebuild b/net-nds/ypbind/ypbind-1.19.1.ebuild new file mode 100644 index 000000000000..029e0f901684 --- /dev/null +++ b/net-nds/ypbind/ypbind-1.19.1.ebuild @@ -0,0 +1,45 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.19.1.ebuild,v 1.1 2005/08/11 18:22:34 eradicator Exp $ + +MY_P=${PN}-mt-${PV} +S="${WORKDIR}/${MY_P}" + +DESCRIPTION="Multithreaded NIS bind service (ypbind-mt)" +HOMEPAGE="http://www.linux-nis.org/nis/ypbind-mt/index.html" +SRC_URI="ftp://ftp.kernel.org/pub/linux/utils/net/NIS/${MY_P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="nls slp" + +RDEPEND="slp? ( net-libs/openslp ) + net-nds/yp-tools + net-nds/portmap" +DEPEND="${RDEPEND} + nls? ( sys-devel/gettext ) + >=sys-apps/portage-2.0.51" + +src_compile() { + econf \ + $(use_enable nls) \ + $(use_enable slp) \ + || die + emake || die "emake failed" +} + +src_install() { + einstall || die + dodoc AUTHORS ChangeLog README THANKS TODO + insinto /etc ; doins etc/yp.conf + newconfd ${FILESDIR}/ypbind.confd-r1 ypbind + newinitd ${FILESDIR}/ypbind.initd ypbind +} + +pkg_postinst() { + einfo "To complete setup, you will need to edit /etc/conf.d/ypbind." + einfo "If you are using dhcpcd, be sure to add the -Y option to" + einfo "dhcpcd_eth0 (or eth1, etc.) to keep dhcpcd from clobbering" + einfo "/etc/yp.conf." +} |