--- xfsdump-2.2.42.ebuild.orig 2007-02-20 09:32:02.000000000 +0100 +++ xfsdump-2.2.42.ebuild 2007-02-20 09:34:07.000000000 +0100 @@ -12,7 +12,7 @@ LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 -sparc x86" -IUSE="" +IUSE="nls" DEPEND="sys-fs/e2fsprogs sys-fs/xfsprogs @@ -40,6 +40,7 @@ --libdir=/$(get_libdir) \ --libexecdir=/usr/$(get_libdir) \ --sbindir=/sbin \ + $(use_enable nls gettext) \ || die emake || die }