summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/babl/babl-9999.ebuild')
-rw-r--r--media-libs/babl/babl-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/babl/babl-9999.ebuild b/media-libs/babl/babl-9999.ebuild
index ce739efbe576..9cd382e11686 100644
--- a/media-libs/babl/babl-9999.ebuild
+++ b/media-libs/babl/babl-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 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
}