diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-01-15 12:32:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-01-15 12:32:50 +0000 |
commit | c0923bc5c1a79855157c4b4e60505cd08878ec87 (patch) | |
tree | 2ed765438bbc1a29e59c483b54364471a582ca06 /app-admin/sudo/sudo-1.7.4_p5.ebuild | |
parent | ia64/s390/sh stable wrt #338632 (diff) | |
download | gentoo-2-c0923bc5c1a79855157c4b4e60505cd08878ec87.tar.gz gentoo-2-c0923bc5c1a79855157c4b4e60505cd08878ec87.tar.bz2 gentoo-2-c0923bc5c1a79855157c4b4e60505cd08878ec87.zip |
alpha/ia64/m68k/s390/sh/sparc stable wrt #351490
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'app-admin/sudo/sudo-1.7.4_p5.ebuild')
-rw-r--r-- | app-admin/sudo/sudo-1.7.4_p5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/sudo/sudo-1.7.4_p5.ebuild b/app-admin/sudo/sudo-1.7.4_p5.ebuild index efe8e04c6c70..c0c33d92bc80 100644 --- a/app-admin/sudo/sudo-1.7.4_p5.ebuild +++ b/app-admin/sudo/sudo-1.7.4_p5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/sudo/sudo-1.7.4_p5.ebuild,v 1.6 2011/01/15 12:13:31 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/sudo/sudo-1.7.4_p5.ebuild,v 1.7 2011/01/15 12:32:50 armin76 Exp $ inherit eutils pam @@ -26,7 +26,7 @@ SRC_URI="http://www.sudo.ws/sudo/dist/${uri_prefix}${MY_P}.tar.gz LICENSE="as-is BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="pam skey offensive ldap selinux" DEPEND="pam? ( virtual/pam ) |