Gentoo Archives: gentoo-commits

From: Sergey Popov <pinkbyte@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/sudo/
Date: Mon, 02 Nov 2015 08:35:18
Message-Id: 1446453273.4ea2ecc3d45a21c79cb4418068901bfcd95858b7.pinkbyte@gentoo
1 commit: 4ea2ecc3d45a21c79cb4418068901bfcd95858b7
2 Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 2 08:34:33 2015 +0000
4 Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 2 08:34:33 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ea2ecc3
7
8 app-admin/sudo: x86 stable
9
10 Gentoo-Bug: 564662
11
12 Package-Manager: portage-2.2.23
13
14 app-admin/sudo/sudo-1.8.14_p3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-admin/sudo/sudo-1.8.14_p3.ebuild b/app-admin/sudo/sudo-1.8.14_p3.ebuild
18 index ebbbe5c..c4e80af 100644
19 --- a/app-admin/sudo/sudo-1.8.14_p3.ebuild
20 +++ b/app-admin/sudo/sudo-1.8.14_p3.ebuild
21 @@ -23,7 +23,7 @@ SRC_URI="http://www.sudo.ws/sudo/dist/${uri_prefix}${MY_P}.tar.gz
22 # 3-clause BSD license
23 LICENSE="ISC BSD"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~sparc-solaris"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~sparc-solaris"
27 IUSE="ldap nls pam offensive selinux skey +sendmail"
28
29 DEPEND="pam? ( virtual/pam )