projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56e1b5d
)
media-libs/babl: Bumped live ebuild to EAPI-6.
author
Lars Wendler
<polynomial-c@gentoo.org>
Sun, 25 Dec 2016 14:51:51 +0000
(15:51 +0100)
committer
Lars Wendler
<polynomial-c@gentoo.org>
Sun, 25 Dec 2016 14:51:51 +0000
(15:51 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
media-libs/babl/babl-9999.ebuild
patch
|
blob
|
history
diff --git
a/media-libs/babl/babl-9999.ebuild
b/media-libs/babl/babl-9999.ebuild
index ce739efbe576cd11252de49122c0b8d89595fc87..9cd382e116862b73063a24203c2a85951569bcb3 100644
(file)
--- a/
media-libs/babl/babl-9999.ebuild
+++ b/
media-libs/babl/babl-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
@@
-29,7
+29,7
@@
DEPEND="${RDEPEND}
"
src_prepare() {
- epatch_user
+ default
[[ ${PV} == *9999* ]] && eautoreconf
}