projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6bb072b
)
sys-apps/openrc: move live ebuild to eapi 6
author
William Hubbs
<williamh@gentoo.org>
Thu, 5 May 2016 17:21:50 +0000
(12:21 -0500)
committer
William Hubbs
<williamh@gentoo.org>
Thu, 5 May 2016 17:22:12 +0000
(12:22 -0500)
Package-Manager: portage-2.2.26
sys-apps/openrc/openrc-9999.ebuild
patch
|
blob
|
history
diff --git
a/sys-apps/openrc/openrc-9999.ebuild
b/sys-apps/openrc/openrc-9999.ebuild
index 41ac4e9ff0efeca5a043bc726e49b22fcde7dd5d..5c100869fe668042844ede351bdb98cceb285eb3 100644
(file)
--- a/
sys-apps/openrc/openrc-9999.ebuild
+++ b/
sys-apps/openrc/openrc-9999.ebuild
@@
-2,9
+2,9
@@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=
5
+EAPI=
6
-inherit
eutils flag-o-matic multilib
pam toolchain-funcs
+inherit
flag-o-matic
pam toolchain-funcs
DESCRIPTION="OpenRC manages the services, startup and shutdown of a host"
HOMEPAGE="https://github.com/openrc/openrc/"
@@
-65,7
+65,7
@@
src_prepare() {
fi
# Allow user patches to be applied without modifying the ebuild
- e
patch
_user
+ e
apply
_user
}
src_compile() {