diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-23 18:46:11 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-23 18:46:11 +0000 |
commit | 2ea9cd5c554cc7385772b4af9f0b94c6f6261826 (patch) | |
tree | 95b246475942d327967510a25e122a346a2b03cd /net-nds/ypbind/ypbind-1.31.ebuild | |
parent | alpha/arm/ia64/sh/sparc/x86 stable wrt #319171 (diff) | |
download | gentoo-2-2ea9cd5c554cc7385772b4af9f0b94c6f6261826.tar.gz gentoo-2-2ea9cd5c554cc7385772b4af9f0b94c6f6261826.tar.bz2 gentoo-2-2ea9cd5c554cc7385772b4af9f0b94c6f6261826.zip |
ia64/sparc/x86 stable wrt #320327
(Portage version: 2.1.8.3/cvs/Linux ia64)
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 c1014829c6b9..eb04887ef75d 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.3 2010/05/18 12:53:34 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.31.ebuild,v 1.4 2010/05/23 18:46:11 armin76 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 ) |