diff options
author | 2010-05-24 13:13:25 +0000 | |
---|---|---|
committer | 2010-05-24 13:13:25 +0000 | |
commit | 91d1d588fc0ced59b38b3f07f2f195a69e95c90e (patch) | |
tree | c105bf3b6da660997e1fe0db616ff2a0c74567d8 /net-nds/ypbind/ypbind-1.31.ebuild | |
parent | ppc stable #320411 (diff) | |
download | gentoo-2-91d1d588fc0ced59b38b3f07f2f195a69e95c90e.tar.gz gentoo-2-91d1d588fc0ced59b38b3f07f2f195a69e95c90e.tar.bz2 gentoo-2-91d1d588fc0ced59b38b3f07f2f195a69e95c90e.zip |
ppc stable #320327
(Portage version: 2.1.8.3/cvs/Linux ppc)
Diffstat (limited to 'net-nds/ypbind/ypbind-1.31.ebuild')
-rw-r--r-- | net-nds/ypbind/ypbind-1.31.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/ypbind/ypbind-1.31.ebuild b/net-nds/ypbind/ypbind-1.31.ebuild index eb04887ef75d..721671715eea 100644 --- a/net-nds/ypbind/ypbind-1.31.ebuild +++ b/net-nds/ypbind/ypbind-1.31.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.31.ebuild,v 1.4 2010/05/23 18:46:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.31.ebuild,v 1.5 2010/05/24 13:13:25 nixnut Exp $ EAPI="2" @@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.kernel.org/pub/linux/utils/net/NIS/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~hppa ia64 ~mips ppc ~ppc64 sparc x86" IUSE="nls slp" RDEPEND="slp? ( net-libs/openslp ) |