projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9d636c
)
app-admin/sudo: Bumped live ebuild to EAPI-6.
author
Lars Wendler
<polynomial-c@gentoo.org>
Thu, 17 Mar 2016 19:07:30 +0000
(20:07 +0100)
committer
Lars Wendler
<polynomial-c@gentoo.org>
Thu, 17 Mar 2016 19:58:24 +0000
(20:58 +0100)
Package-Manager: portage-2.2.28
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
app-admin/sudo/sudo-9999.ebuild
patch
|
blob
|
history
diff --git
a/app-admin/sudo/sudo-9999.ebuild
b/app-admin/sudo/sudo-9999.ebuild
index c1143830b2e54268af5d8244ee423b5a1f93395d..d544711d5fad3d2908323ff9a1052eb428caf4de 100644
(file)
--- a/
app-admin/sudo/sudo-9999.ebuild
+++ b/
app-admin/sudo/sudo-9999.ebuild
@@
-1,8
+1,8
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
6
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=
5
+EAPI=
6
inherit eutils pam multilib libtool
if [[ ${PV} == "9999" ]] ; then
@@
-56,6
+56,7
@@
REQUIRED_USE="pam? ( !skey ) skey? ( !pam )"
MAKEOPTS+=" SAMPLES="
src_prepare() {
+ default
elibtoolize
}