summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-01-30 21:48:27 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-01-30 21:48:27 +0000
commit809f683d91c08558f166fdd142301f59a6507080 (patch)
tree8872601b503abb8bb839a8ad7d23b9758af4a98d /app-admin/sudo/sudo-1.8.3_p2.ebuild
parentFix building with media-video/ffmpeg >= 0.10 and USE="postproc" wrtt #401287 ... (diff)
downloadhistorical-809f683d91c08558f166fdd142301f59a6507080.tar.gz
historical-809f683d91c08558f166fdd142301f59a6507080.tar.bz2
historical-809f683d91c08558f166fdd142301f59a6507080.zip
x86 stable per bug 401533
Package-Manager: portage-2.2.0_alpha84/cvs/Linux i686
Diffstat (limited to 'app-admin/sudo/sudo-1.8.3_p2.ebuild')
-rw-r--r--app-admin/sudo/sudo-1.8.3_p2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/sudo/sudo-1.8.3_p2.ebuild b/app-admin/sudo/sudo-1.8.3_p2.ebuild
index a5765164baee..ab3e65505fcb 100644
--- a/app-admin/sudo/sudo-1.8.3_p2.ebuild
+++ b/app-admin/sudo/sudo-1.8.3_p2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/sudo/sudo-1.8.3_p2.ebuild,v 1.2 2012/01/30 18:05:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/sudo/sudo-1.8.3_p2.ebuild,v 1.3 2012/01/30 21:48:27 jdhore Exp $
EAPI="4"
@@ -23,7 +23,7 @@ SRC_URI="http://www.sudo.ws/sudo/dist/${uri_prefix}${MY_P}.tar.gz
# 3-clause BSD license
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 offensive ldap selinux skey"
DEPEND="pam? ( virtual/pam )