projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99f8981
)
dev-dotnet/pe-format: Use EAPI=6 in the live ebuild
author
Michał Górny
<mgorny@gentoo.org>
Tue, 9 Feb 2016 17:07:53 +0000
(18:07 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 9 Feb 2016 17:13:15 +0000
(18:13 +0100)
dev-dotnet/pe-format/pe-format-2.9999.ebuild
patch
|
blob
|
history
diff --git
a/dev-dotnet/pe-format/pe-format-2.9999.ebuild
b/dev-dotnet/pe-format/pe-format-2.9999.ebuild
index 9475013b29d628f0389664b2d52666911425f191..04abb35ea1315ad690d63fd5ef74cc60847449d0 100644
(file)
--- a/
dev-dotnet/pe-format/pe-format-2.9999.ebuild
+++ b/
dev-dotnet/pe-format/pe-format-2.9999.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=
5
+EAPI=
6
#if LIVE
EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}2.git"
@@
-29,6
+29,7
@@
KEYWORDS=
SRC_URI=
src_prepare() {
+ default
eautoreconf
}
#endif