Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 60239 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/net-nds/ypbind/ypbind-1.17.2-r1.ebuild (-4 / +5 lines)
Lines 13-23 Link Here
13
SLOT="0"
13
SLOT="0"
14
KEYWORDS="x86 sparc alpha ~ppc amd64 ~ia64 ~ppc64"
14
KEYWORDS="x86 sparc alpha ~ppc amd64 ~ia64 ~ppc64"
15
15
16
DEPEND="net-nds/yp-tools
16
DEPEND="nls? ( sys-devel/gettext )
17
	slp? ( net-libs/openslp )
17
	slp? ( net-libs/openslp )"
18
	net-nds/portmap"
19
18
20
RDEPEND="nls? ( sys-devel/gettext )"
19
RDEPEND="${DEPEND}
20
	net-nds/yp-tools
21
	net-nds/portmap"
21
22
22
S="${WORKDIR}/${MY_P}"
23
S="${WORKDIR}/${MY_P}"
23
24

Return to bug 60239