diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-01-12 17:03:51 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-01-12 17:03:51 +0000 |
commit | 334b644d9044dfd6c26ec0da8758e3fa989cd4ff (patch) | |
tree | 6c92233374e590337f1195112d96df2471ffb65e /net-libs/libnfsidmap/libnfsidmap-0.17.ebuild | |
parent | Stable on ppc wrt bug 157780 (diff) | |
download | gentoo-2-334b644d9044dfd6c26ec0da8758e3fa989cd4ff.tar.gz gentoo-2-334b644d9044dfd6c26ec0da8758e3fa989cd4ff.tar.bz2 gentoo-2-334b644d9044dfd6c26ec0da8758e3fa989cd4ff.zip |
Stable on ppc64; bug #161640
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-libs/libnfsidmap/libnfsidmap-0.17.ebuild')
-rw-r--r-- | net-libs/libnfsidmap/libnfsidmap-0.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnfsidmap/libnfsidmap-0.17.ebuild b/net-libs/libnfsidmap/libnfsidmap-0.17.ebuild index b4485ee421ad..27918be2c788 100644 --- a/net-libs/libnfsidmap/libnfsidmap-0.17.ebuild +++ b/net-libs/libnfsidmap/libnfsidmap-0.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfsidmap/libnfsidmap-0.17.ebuild,v 1.7 2007/01/12 12:09:47 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfsidmap/libnfsidmap-0.17.ebuild,v 1.8 2007/01/12 17:03:51 corsair Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.citi.umich.edu/projects/nfsv4/linux/libnfsidmap/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86" +KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86" IUSE="ldap" DEPEND="ldap? ( net-nds/openldap )" |