summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-08-31 08:16:05 +0000
committerMike Frysinger <vapier@gentoo.org>2009-08-31 08:16:05 +0000
commit14fb517e18ee4d4c8e310d3c786215e4ee5ef97d (patch)
treede188ee2f780e253226412b17ca7303b8d1df846 /sys-apps
parentVersion bump (diff)
downloadgentoo-2-14fb517e18ee4d4c8e310d3c786215e4ee5ef97d.tar.gz
gentoo-2-14fb517e18ee4d4c8e310d3c786215e4ee5ef97d.tar.bz2
gentoo-2-14fb517e18ee4d4c8e310d3c786215e4ee5ef97d.zip
doesnt actually need libtool-2 as we dont regenerate the autotool files
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/util-linux/util-linux-2.16-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-apps/util-linux/util-linux-2.16-r1.ebuild b/sys-apps/util-linux/util-linux-2.16-r1.ebuild
index 10b50b05b388..6750721a0c50 100644
--- a/sys-apps/util-linux/util-linux-2.16-r1.ebuild
+++ b/sys-apps/util-linux/util-linux-2.16-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.16-r1.ebuild,v 1.1 2009/08/16 18:33:27 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.16-r1.ebuild,v 1.2 2009/08/31 08:16:05 vapier Exp $
EAPI="2"
@@ -35,7 +35,6 @@ RDEPEND="!sys-process/schedutils
selinux? ( sys-libs/libselinux )
slang? ( sys-libs/slang )"
DEPEND="${RDEPEND}
- >=sys-devel/libtool-2
nls? ( sys-devel/gettext )
virtual/os-headers"