projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80c3542
)
sys-apps/fakeroot-ng: eapi bump
author
Alon Bar-Lev
<alonbl@gentoo.org>
Mon, 20 Aug 2018 14:32:08 +0000
(17:32 +0300)
committer
Alon Bar-Lev
<alonbl@gentoo.org>
Mon, 20 Aug 2018 14:32:33 +0000
(17:32 +0300)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
sys-apps/fakeroot-ng/fakeroot-ng-0.18-r1.ebuild
patch
|
blob
|
history
diff --git
a/sys-apps/fakeroot-ng/fakeroot-ng-0.18-r1.ebuild
b/sys-apps/fakeroot-ng/fakeroot-ng-0.18-r1.ebuild
index 3a007d2be4046cf093ee4bba4bab333f703625cd..9e67ffb64f44204c2e7af7bfcf656d68ec9e162d 100644
(file)
--- a/
sys-apps/fakeroot-ng/fakeroot-ng-0.18-r1.ebuild
+++ b/
sys-apps/fakeroot-ng/fakeroot-ng-0.18-r1.ebuild
@@
-1,7
+1,7
@@
-# Copyright 1999-201
4
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=
5
+EAPI=
6
inherit eutils
@@
-14,8
+14,6
@@
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
-DOCS="AUTHORS ChangeLog NEWS README"
-
-src_prepare() {
- epatch "${FILESDIR}"/${PN}-gcc-4.8.2.patch
-}
+PATCHES=(
+ "${FILESDIR}/${PN}-gcc-4.8.2.patch"
+)