diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-02-04 19:00:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-02-04 19:00:36 +0000 |
commit | 33fd1e65b863d53282b20557f33301e83da73f3d (patch) | |
tree | e284ca9ebe8c229efa788a7d38e321c77cfddc5b /net-libs/libnfsidmap/libnfsidmap-0.24.ebuild | |
parent | Bump to 10.0, now with more shared code! (mozlinguas.eclass) (diff) | |
download | historical-33fd1e65b863d53282b20557f33301e83da73f3d.tar.gz historical-33fd1e65b863d53282b20557f33301e83da73f3d.tar.bz2 historical-33fd1e65b863d53282b20557f33301e83da73f3d.zip |
alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #400441
Package-Manager: portage-2.1.10.44/cvs/Linux ia64
Diffstat (limited to 'net-libs/libnfsidmap/libnfsidmap-0.24.ebuild')
-rw-r--r-- | net-libs/libnfsidmap/libnfsidmap-0.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnfsidmap/libnfsidmap-0.24.ebuild b/net-libs/libnfsidmap/libnfsidmap-0.24.ebuild index 4ae8d177fe44..67a3921a4c9e 100644 --- a/net-libs/libnfsidmap/libnfsidmap-0.24.ebuild +++ b/net-libs/libnfsidmap/libnfsidmap-0.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfsidmap/libnfsidmap-0.24.ebuild,v 1.5 2012/02/01 10:19:44 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfsidmap/libnfsidmap-0.24.ebuild,v 1.6 2012/02/04 19:00:36 armin76 Exp $ EAPI="2" @@ -12,7 +12,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 static-libs" DEPEND="ldap? ( net-nds/openldap )" |