summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-03-03 06:02:09 +0000
committerMike Frysinger <vapier@gentoo.org>2007-03-03 06:02:09 +0000
commitee1e115f1678bd8a5787b0f59862a94a924bef84 (patch)
tree5f2e8cf6092053a2d84fb88f9e1474718f5299e7 /sys-apps/shadow
parentFix xml2 configure typo as noted by R Stephan #155952. (diff)
downloadgentoo-2-ee1e115f1678bd8a5787b0f59862a94a924bef84.tar.gz
gentoo-2-ee1e115f1678bd8a5787b0f59862a94a924bef84.tar.bz2
gentoo-2-ee1e115f1678bd8a5787b0f59862a94a924bef84.zip
drop portage depend #167410
(Portage version: 2.1.2-r13)
Diffstat (limited to 'sys-apps/shadow')
-rw-r--r--sys-apps/shadow/shadow-4.0.18.1.ebuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/sys-apps/shadow/shadow-4.0.18.1.ebuild b/sys-apps/shadow/shadow-4.0.18.1.ebuild
index 39c7df07826a..7c45e073bcac 100644
--- a/sys-apps/shadow/shadow-4.0.18.1.ebuild
+++ b/sys-apps/shadow/shadow-4.0.18.1.ebuild
@@ -1,9 +1,7 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.0.18.1.ebuild,v 1.12 2007/02/26 04:06:14 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.0.18.1.ebuild,v 1.13 2007/03/03 06:02:09 vapier Exp $
-WANT_AUTOCONF="latest"
-WANT_AUTOMAKE="latest"
inherit eutils libtool toolchain-funcs flag-o-matic autotools pam
DESCRIPTION="Utilities to deal with user accounts"
@@ -23,7 +21,6 @@ RDEPEND="cracklib? ( >=sys-libs/cracklib-2.7-r3 )
selinux? ( >=sys-libs/libselinux-1.28 )
nls? ( virtual/libintl )"
DEPEND="${RDEPEND}
- >=sys-apps/portage-2.0.51-r2
nls? ( sys-devel/gettext )"
src_unpack() {