diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-10-21 22:50:19 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-10-21 22:50:19 +0000 |
commit | 4926c73074feb04a95e338eeb39a4f4085c93ab2 (patch) | |
tree | df4aad53bed622f5528eba5f1f481b8be6630ec8 /app-admin/sudo | |
parent | arm/sh/ia64 stable (diff) | |
download | historical-4926c73074feb04a95e338eeb39a4f4085c93ab2.tar.gz historical-4926c73074feb04a95e338eeb39a4f4085c93ab2.tar.bz2 historical-4926c73074feb04a95e338eeb39a4f4085c93ab2.zip |
arm/s390/sh stable
Package-Manager: portage-2.1.2_pre3-r5
Diffstat (limited to 'app-admin/sudo')
-rw-r--r-- | app-admin/sudo/sudo-1.6.8_p12-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/sudo/sudo-1.6.8_p12-r1.ebuild b/app-admin/sudo/sudo-1.6.8_p12-r1.ebuild index b68a829d420c..4c7eaa051949 100644 --- a/app-admin/sudo/sudo-1.6.8_p12-r1.ebuild +++ b/app-admin/sudo/sudo-1.6.8_p12-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/sudo/sudo-1.6.8_p12-r1.ebuild,v 1.3 2006/10/18 17:24:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/sudo/sudo-1.6.8_p12-r1.ebuild,v 1.4 2006/10/21 22:50:19 vapier Exp $ inherit eutils pam flag-o-matic @@ -11,7 +11,7 @@ HOMEPAGE="http://www.sudo.ws/" SRC_URI="ftp://ftp.sudo.ws/pub/sudo/${P/_/}.tar.gz" LICENSE="Sudo" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc ~x86 ~x86-fbsd" IUSE="pam skey offensive ldap selinux" DEPEND="pam? ( || ( virtual/pam sys-libs/pam ) ) |