diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-10-08 17:48:04 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-10-08 17:48:04 +0000 |
commit | 5920bc962218ef1d36b4949027a214147f91d435 (patch) | |
tree | ce5f8a890b7a3ddc79feb3d9d6291539d393f1d5 /net-nds | |
parent | Marked stable on hppa. (diff) | |
download | historical-5920bc962218ef1d36b4949027a214147f91d435.tar.gz historical-5920bc962218ef1d36b4949027a214147f91d435.tar.bz2 historical-5920bc962218ef1d36b4949027a214147f91d435.zip |
Fixed DEPENDs
Diffstat (limited to 'net-nds')
-rw-r--r-- | net-nds/ypbind/ChangeLog | 6 | ||||
-rw-r--r-- | net-nds/ypbind/Manifest | 22 | ||||
-rw-r--r-- | net-nds/ypbind/ypbind-1.17.2-r1.ebuild | 15 |
3 files changed, 30 insertions, 13 deletions
diff --git a/net-nds/ypbind/ChangeLog b/net-nds/ypbind/ChangeLog index 5f9f90c561c5..29d10b8f5dd5 100644 --- a/net-nds/ypbind/ChangeLog +++ b/net-nds/ypbind/ChangeLog @@ -1,6 +1,10 @@ # 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.22 2004/09/04 01:05:27 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ChangeLog,v 1.23 2004/10/08 17:48:04 eradicator Exp $ + + 08 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org> + ypbind-1.17.2-r1.ebuild: + Fixed DEPENDs 04 Sep 2004; Bryan Østergaard <kloeri@gentoo.org> ypbind-1.17.2-r1.ebuild: Stable on alpha. diff --git a/net-nds/ypbind/Manifest b/net-nds/ypbind/Manifest index dbe0be682c7d..5b986d537a03 100644 --- a/net-nds/ypbind/Manifest +++ b/net-nds/ypbind/Manifest @@ -1,15 +1,25 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 28782c4313f2ace46b4e1d15c8d0c52c ChangeLog 3679 +MD5 cd6f0b3c20e3505c0f6668691748a012 ypbind-1.11-r1.ebuild 944 MD5 37f0ac7d1fe0bff7d0a89bcf2a38cc2b ypbind-1.12.ebuild 1055 MD5 c1714c4d7595a06bf4ab51cf0b0b6b50 ypbind-1.17.2.ebuild 1222 -MD5 cd6f0b3c20e3505c0f6668691748a012 ypbind-1.11-r1.ebuild 944 -MD5 219659e659849dd2ef8f767bf86c7327 ChangeLog 3574 -MD5 b677426d66fc55532ca67ad59a79fac1 ypbind-1.17.2-r1.ebuild 1240 MD5 ab59365f7f92becce9ea574af606ca09 metadata.xml 270 -MD5 c5aee6bd628cd668314e4879a2cad696 files/ypbind.confd-r1 112 -MD5 f7d2018bc2060d296bc12767a9f5c58f files/ypbind.confd 117 +MD5 06550c41cefa028e2362387670d598d8 ypbind-1.17.2-r1.ebuild 1275 MD5 433016edb2ebcfcdc18468096dc6687f files/ypbind.initd 878 MD5 07fdb01e99c0cb8ab5b3e770d83d7449 files/digest-ypbind-1.11-r1 67 MD5 254697d0a1a3eda6978996e737ba3f42 files/digest-ypbind-1.12 67 -MD5 abf5b898fdb40aee7909eb21402b8b16 files/digest-ypbind-1.17.2-r1 69 MD5 abf5b898fdb40aee7909eb21402b8b16 files/digest-ypbind-1.17.2 69 +MD5 f7d2018bc2060d296bc12767a9f5c58f files/ypbind.confd 117 MD5 7d2ecfb4fe17b37926695395e98a2444 files/ypbind.rc5 1039 MD5 ae54c44d17c3d62194a106e5600313fd files/ypbind.rc6 963 +MD5 c5aee6bd628cd668314e4879a2cad696 files/ypbind.confd-r1 112 +MD5 abf5b898fdb40aee7909eb21402b8b16 files/digest-ypbind-1.17.2-r1 69 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.6 (GNU/Linux) + +iD8DBQFBZtMdArHZZzCEUG0RAtCdAJ460cd0ZbUe4A8vf6D7n+DcJnD+AgCgix0Z +X+QI12QCLb7O0b+vdHl7uEY= +=45OG +-----END PGP SIGNATURE----- diff --git a/net-nds/ypbind/ypbind-1.17.2-r1.ebuild b/net-nds/ypbind/ypbind-1.17.2-r1.ebuild index fcda04695cbf..b79185579a1c 100644 --- a/net-nds/ypbind/ypbind-1.17.2-r1.ebuild +++ b/net-nds/ypbind/ypbind-1.17.2-r1.ebuild @@ -1,10 +1,12 @@ # 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.4 2004/09/04 01:05:27 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.17.2-r1.ebuild,v 1.5 2004/10/08 17:48:04 eradicator Exp $ IUSE="nls slp" 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" @@ -13,13 +15,14 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 sparc alpha ~ppc amd64 ~ia64 ~ppc64" -DEPEND="net-nds/yp-tools - slp? ( net-libs/openslp ) - net-nds/portmap" +DEPEND="slp? ( net-libs/openslp )" -RDEPEND="nls? ( sys-devel/gettext )" +RDEPEND="${DEPEND} + net-nds/yp-tools + net-nds/portmap" -S="${WORKDIR}/${MY_P}" +DEPEND="${DEPEND} + nls? ( sys-devel/gettext )" src_compile() { econf `use_enable nls` `use_enable slp` || die |