diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-10-21 22:54:17 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-10-21 22:54:17 +0000 |
commit | ef7cd1df7a0913be50fbaf4e940b54b31d9b05be (patch) | |
tree | 51bd216dbcbf47ad3f783cc0b15ed6b3480e0bcf /net-libs/libnfsidmap | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-ef7cd1df7a0913be50fbaf4e940b54b31d9b05be.tar.gz gentoo-2-ef7cd1df7a0913be50fbaf4e940b54b31d9b05be.tar.bz2 gentoo-2-ef7cd1df7a0913be50fbaf4e940b54b31d9b05be.zip |
arm/s390/sh stable
(Portage version: 2.1.2_pre3-r5)
Diffstat (limited to 'net-libs/libnfsidmap')
-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 84744f48289a..999cbbe0bfc5 100644 --- a/net-libs/libnfsidmap/libnfsidmap-0.17.ebuild +++ b/net-libs/libnfsidmap/libnfsidmap-0.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.3 2006/10/21 03:57:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfsidmap/libnfsidmap-0.17.ebuild,v 1.4 2006/10/21 22:54:17 vapier 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 )" |