summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-08-24 23:23:27 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-08-24 23:23:27 +0000
commit6a7d5d553d16702d9c8815fe4283eb4f38c209bb (patch)
tree18d55658dd304a790f74c6251e0feac3b8f2a838 /net-nds
parentinitial commit of ipkg-utils. ebuild written by tigger@g.o (diff)
downloadhistorical-6a7d5d553d16702d9c8815fe4283eb4f38c209bb.tar.gz
historical-6a7d5d553d16702d9c8815fe4283eb4f38c209bb.tar.bz2
historical-6a7d5d553d16702d9c8815fe4283eb4f38c209bb.zip
1.17.2-r1 stable on x86, sparc, and amd64. Added slp USE flag support.
Diffstat (limited to 'net-nds')
-rw-r--r--net-nds/ypbind/ChangeLog7
-rw-r--r--net-nds/ypbind/Manifest10
-rw-r--r--net-nds/ypbind/ypbind-1.11-r1.ebuild10
-rw-r--r--net-nds/ypbind/ypbind-1.12.ebuild10
-rw-r--r--net-nds/ypbind/ypbind-1.17.2-r1.ebuild11
-rw-r--r--net-nds/ypbind/ypbind-1.17.2.ebuild9
6 files changed, 30 insertions, 27 deletions
diff --git a/net-nds/ypbind/ChangeLog b/net-nds/ypbind/ChangeLog
index b83b48aab5b8..df6e8a15cd8a 100644
--- a/net-nds/ypbind/ChangeLog
+++ b/net-nds/ypbind/ChangeLog
@@ -1,6 +1,11 @@
# 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.20 2004/08/23 21:50:50 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ChangeLog,v 1.21 2004/08/24 23:23:27 eradicator Exp $
+
+ 24 Aug 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ ypbind-1.11-r1.ebuild, ypbind-1.12.ebuild, ypbind-1.17.2-r1.ebuild,
+ ypbind-1.17.2.ebuild:
+ 1.17.2-r1 stable on x86, sparc, and amd64. Added slp USE flag support.
23 Aug 2004; Jeremy Huddleston <eradicator@gentoo.org>
ypbind-1.11-r1.ebuild, ypbind-1.12.ebuild, ypbind-1.17.2-r1.ebuild,
diff --git a/net-nds/ypbind/Manifest b/net-nds/ypbind/Manifest
index 52300296f253..a51dbf3b273e 100644
--- a/net-nds/ypbind/Manifest
+++ b/net-nds/ypbind/Manifest
@@ -1,9 +1,9 @@
-MD5 28e69b008a052453df7847d36e2de15e ChangeLog 3255
-MD5 1efb65662932894197d05646ca571c06 ypbind-1.11-r1.ebuild 956
-MD5 0e344e46254d70b5999ae9103abd6b7c ypbind-1.12.ebuild 1067
-MD5 8e12e0946a84cda493c8953f637fd9d4 ypbind-1.17.2.ebuild 1192
+MD5 57b4bd9e184839905a1ed0990875d91d ChangeLog 3481
+MD5 cd6f0b3c20e3505c0f6668691748a012 ypbind-1.11-r1.ebuild 944
+MD5 37f0ac7d1fe0bff7d0a89bcf2a38cc2b ypbind-1.12.ebuild 1055
+MD5 c1714c4d7595a06bf4ab51cf0b0b6b50 ypbind-1.17.2.ebuild 1222
MD5 ab59365f7f92becce9ea574af606ca09 metadata.xml 270
-MD5 6c7e8b889f72b6c3487cbcea47a8b474 ypbind-1.17.2-r1.ebuild 1218
+MD5 c731c1e2f3201230f111a6dd68276c83 ypbind-1.17.2-r1.ebuild 1245
MD5 433016edb2ebcfcdc18468096dc6687f files/ypbind.initd 878
MD5 07fdb01e99c0cb8ab5b3e770d83d7449 files/digest-ypbind-1.11-r1 67
MD5 254697d0a1a3eda6978996e737ba3f42 files/digest-ypbind-1.12 67
diff --git a/net-nds/ypbind/ypbind-1.11-r1.ebuild b/net-nds/ypbind/ypbind-1.11-r1.ebuild
index fa4d06b5ef64..4edb9910efe9 100644
--- a/net-nds/ypbind/ypbind-1.11-r1.ebuild
+++ b/net-nds/ypbind/ypbind-1.11-r1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2004 Gentoo Foundation
# 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.15 2004/08/23 21:50:50 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.11-r1.ebuild,v 1.16 2004/08/24 23:23:27 eradicator Exp $
-IUSE="nls"
+IUSE="nls slp"
MY_P=${PN}-mt-${PV}
S=${WORKDIR}/${MY_P}
@@ -15,15 +15,13 @@ LICENSE="GPL-2"
KEYWORDS="x86 sparc alpha ia64"
DEPEND="net-nds/yp-tools
- net-libs/openslp
+ slp? ( net-libs/openslp )
net-nds/portmap"
RDEPEND="nls? ( sys-devel/gettext )"
src_compile() {
- local myconf
- use nls || myconf="--disable-nls"
- econf ${myconf} || die
+ econf `use_enable nls` `use_enable slp` || die
make || die
}
diff --git a/net-nds/ypbind/ypbind-1.12.ebuild b/net-nds/ypbind/ypbind-1.12.ebuild
index 645603823c9c..3a2b91b2b1ef 100644
--- a/net-nds/ypbind/ypbind-1.12.ebuild
+++ b/net-nds/ypbind/ypbind-1.12.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.12.ebuild,v 1.6 2004/08/23 21:50:50 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.12.ebuild,v 1.7 2004/08/24 23:23:27 eradicator Exp $
-IUSE="nls"
+IUSE="nls slp"
MY_P=${PN}-mt-${PV}
S=${WORKDIR}/${MY_P}
@@ -15,14 +15,12 @@ LICENSE="GPL-2"
KEYWORDS="~x86 ~sparc ~alpha ~ppc ppc64"
DEPEND="net-nds/yp-tools
- net-libs/openslp
+ slp? ( net-libs/openslp )
net-nds/portmap"
RDEPEND="nls? ( sys-devel/gettext )"
src_compile() {
- local myconf
- use nls || myconf="--disable-nls"
- econf ${myconf} || die
+ econf `use_enable nls` `use_enable slp` || die
make || die
}
diff --git a/net-nds/ypbind/ypbind-1.17.2-r1.ebuild b/net-nds/ypbind/ypbind-1.17.2-r1.ebuild
index bb9b81b719c2..ec76b66ff96a 100644
--- a/net-nds/ypbind/ypbind-1.17.2-r1.ebuild
+++ b/net-nds/ypbind/ypbind-1.17.2-r1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 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.2 2004/08/23 21:50:50 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.17.2-r1.ebuild,v 1.3 2004/08/24 23:23:27 eradicator Exp $
+
+IUSE="nls slp"
MY_P=${PN}-mt-${PV}
DESCRIPTION="Multithreaded NIS bind service (ypbind-mt)"
@@ -9,11 +11,10 @@ SRC_URI="ftp://ftp.kernel.org/pub/linux/utils/net/NIS/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~sparc ~alpha ~ppc ~amd64 ~ia64 ~ppc64"
-IUSE="nls"
+KEYWORDS="x86 sparc ~alpha ~ppc amd64 ~ia64 ~ppc64"
DEPEND="net-nds/yp-tools
- net-libs/openslp
+ slp? ( net-libs/openslp )
net-nds/portmap"
RDEPEND="nls? ( sys-devel/gettext )"
@@ -21,7 +22,7 @@ RDEPEND="nls? ( sys-devel/gettext )"
S="${WORKDIR}/${MY_P}"
src_compile() {
- econf $(use_enable nls) || die
+ econf `use_enable nls` `use_enable slp` || die
emake || die "emake failed"
}
diff --git a/net-nds/ypbind/ypbind-1.17.2.ebuild b/net-nds/ypbind/ypbind-1.17.2.ebuild
index 9b4fd5d41601..6af50f58351e 100644
--- a/net-nds/ypbind/ypbind-1.17.2.ebuild
+++ b/net-nds/ypbind/ypbind-1.17.2.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 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.ebuild,v 1.7 2004/08/23 21:50:50 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.17.2.ebuild,v 1.8 2004/08/24 23:23:27 eradicator Exp $
+
+IUSE="nls slp"
MY_P=${PN}-mt-${PV}
DESCRIPTION="Multithreaded NIS bind service (ypbind-mt)"
@@ -10,17 +12,16 @@ SRC_URI="ftp://ftp.kernel.org/pub/linux/utils/net/NIS/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 sparc alpha ~ppc amd64"
-IUSE="nls"
DEPEND="net-nds/yp-tools
- net-libs/openslp
+ slp? ( net-libs/openslp )
net-nds/portmap"
RDEPEND="nls? ( sys-devel/gettext )"
S="${WORKDIR}/${MY_P}"
src_compile() {
- econf $(use_enable nls) || die
+ econf `use_enable nls` `use_enable slp` || die
emake || die "emake failed"
}