diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-10-31 05:29:35 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-10-31 05:29:35 +0000 |
commit | 5e2e614681c85ae73f7113c3345da4fdf460089b (patch) | |
tree | 7cdff1dcdf90039307771d463a6b09acb3268e6c /sys-apps/util-linux/util-linux-2.12-r5.ebuild | |
parent | old (Manifest recommit) (diff) | |
download | gentoo-2-5e2e614681c85ae73f7113c3345da4fdf460089b.tar.gz gentoo-2-5e2e614681c85ae73f7113c3345da4fdf460089b.tar.bz2 gentoo-2-5e2e614681c85ae73f7113c3345da4fdf460089b.zip |
fix sed DEPEND #44817
Diffstat (limited to 'sys-apps/util-linux/util-linux-2.12-r5.ebuild')
-rw-r--r-- | sys-apps/util-linux/util-linux-2.12-r5.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-apps/util-linux/util-linux-2.12-r5.ebuild b/sys-apps/util-linux/util-linux-2.12-r5.ebuild index f4178eecf60f..5a7b975aa341 100644 --- a/sys-apps/util-linux/util-linux-2.12-r5.ebuild +++ b/sys-apps/util-linux/util-linux-2.12-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.12-r5.ebuild,v 1.15 2004/08/23 05:49:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.12-r5.ebuild,v 1.16 2004/10/31 05:25:01 vapier Exp $ inherit eutils flag-o-matic @@ -18,7 +18,6 @@ KEYWORDS="x86 ppc ~sparc mips alpha arm hppa amd64 ia64 ~ppc64" IUSE="crypt nls static pam selinux uclibc" DEPEND="virtual/libc - >=sys-apps/sed-4.0.5 >=sys-libs/ncurses-5.2-r2 selinux? ( sys-libs/libselinux ) pam? ( sys-apps/pam-login ) |