diff options
author | 2013-01-22 17:34:35 +0000 | |
---|---|---|
committer | 2013-01-22 17:34:35 +0000 | |
commit | 0ccf7975ee56639f3445791122427715b4340bde (patch) | |
tree | ab4a5ebf27f10a25e2e1260b5b357872b9e8fed8 /app-admin/sudo/sudo-1.8.6_p3.ebuild | |
parent | Stable for x86, wrt bug #452692 (diff) | |
download | historical-0ccf7975ee56639f3445791122427715b4340bde.tar.gz historical-0ccf7975ee56639f3445791122427715b4340bde.tar.bz2 historical-0ccf7975ee56639f3445791122427715b4340bde.zip |
Stable for x86, wrt bug #452602
Package-Manager: portage-2.1.11.31/cvs/Linux x86_64
Diffstat (limited to 'app-admin/sudo/sudo-1.8.6_p3.ebuild')
-rw-r--r-- | app-admin/sudo/sudo-1.8.6_p3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/sudo/sudo-1.8.6_p3.ebuild b/app-admin/sudo/sudo-1.8.6_p3.ebuild index a5f337fbfe03..5d68728f2577 100644 --- a/app-admin/sudo/sudo-1.8.6_p3.ebuild +++ b/app-admin/sudo/sudo-1.8.6_p3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/sudo/sudo-1.8.6_p3.ebuild,v 1.9 2013/01/21 19:19:07 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/sudo/sudo-1.8.6_p3.ebuild,v 1.10 2013/01/22 17:34:33 ago 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="ISC BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~sparc-solaris" +KEYWORDS="~alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~sparc-solaris" IUSE="ldap nls pam offensive selinux skey" DEPEND="pam? ( virtual/pam ) |