Skip to content

Commit

Permalink
media-libs/babl: Bumped live ebuild to EAPI-6.
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.3, Repoman-2.3.1
  • Loading branch information
Lars Wendler committed Dec 25, 2016
1 parent 56e1b5d commit 7180ee6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions media-libs/babl/babl-9999.ebuild
Original file line number Diff line number Diff line change
@@ -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

Expand All @@ -29,7 +29,7 @@ DEPEND="${RDEPEND}
"

src_prepare() {
epatch_user
default
[[ ${PV} == *9999* ]] && eautoreconf
}

Expand Down

0 comments on commit 7180ee6

Please sign in to comment.