diff options
Diffstat (limited to 'sys-fs/e2fsprogs/e2fsprogs-1.39-r2.ebuild')
-rw-r--r-- | sys-fs/e2fsprogs/e2fsprogs-1.39-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/e2fsprogs/e2fsprogs-1.39-r2.ebuild b/sys-fs/e2fsprogs/e2fsprogs-1.39-r2.ebuild index 630442e9c2c4..a32c6f7fd1a5 100644 --- a/sys-fs/e2fsprogs/e2fsprogs-1.39-r2.ebuild +++ b/sys-fs/e2fsprogs/e2fsprogs-1.39-r2.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/sys-fs/e2fsprogs/e2fsprogs-1.39-r2.ebuild,v 1.12 2007/07/12 03:00:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/e2fsprogs/e2fsprogs-1.39-r2.ebuild,v 1.13 2007/11/03 16:43:58 grobian Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2 BSD" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="nls static" +IUSE="nls static elibc_FreeBSD" RDEPEND="~sys-libs/com_err-${PV} ~sys-libs/ss-${PV} |