summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-07-11 03:50:48 +0000
committerAron Griffis <agriffis@gentoo.org>2005-07-11 03:50:48 +0000
commitabd21e0a49839467543f37bbd76c91c667d9a281 (patch)
tree1918b332e829265a77a2d848b2b73bb079d6a0ba /sys-apps
parentUpdate to 5.7.1 #78033 (diff)
downloadgentoo-2-abd21e0a49839467543f37bbd76c91c667d9a281.tar.gz
gentoo-2-abd21e0a49839467543f37bbd76c91c667d9a281.tar.bz2
gentoo-2-abd21e0a49839467543f37bbd76c91c667d9a281.zip
sync IUSE (+skey)
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/shadow/shadow-4.0.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/shadow/shadow-4.0.10.ebuild b/sys-apps/shadow/shadow-4.0.10.ebuild
index 718655a84785..83a4914e6edd 100644
--- a/sys-apps/shadow/shadow-4.0.10.ebuild
+++ b/sys-apps/shadow/shadow-4.0.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.0.10.ebuild,v 1.3 2005/07/08 13:40:12 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.0.10.ebuild,v 1.4 2005/07/11 03:50:48 agriffis Exp $
inherit eutils libtool toolchain-funcs flag-o-matic
@@ -15,7 +15,7 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="-*"
#"~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-IUSE="pam selinux nls"
+IUSE="nls pam selinux skey"
RDEPEND=">=sys-libs/cracklib-2.7-r3
pam? ( virtual/pam )