diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-10-04 22:06:40 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-10-04 22:12:53 +0200 |
commit | 33f8ecbcb7f5a6a6585741ed6a55d8b1c93c45cf (patch) | |
tree | 7218fd516bcbd82a2650d521d5eaf1d4b48c99e4 /media-libs/libreplaygain | |
parent | dev-libs/libinput: Version bump (v1.12.1) (diff) | |
download | gentoo-33f8ecbcb7f5a6a6585741ed6a55d8b1c93c45cf.tar.gz gentoo-33f8ecbcb7f5a6a6585741ed6a55d8b1c93c45cf.tar.bz2 gentoo-33f8ecbcb7f5a6a6585741ed6a55d8b1c93c45cf.zip |
media-libs/libreplaygain: EAPI-6 bump
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'media-libs/libreplaygain')
-rw-r--r-- | media-libs/libreplaygain/libreplaygain-477-r1.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/media-libs/libreplaygain/libreplaygain-477-r1.ebuild b/media-libs/libreplaygain/libreplaygain-477-r1.ebuild index 800279b7b37b..b0c94883cfbd 100644 --- a/media-libs/libreplaygain/libreplaygain-477-r1.ebuild +++ b/media-libs/libreplaygain/libreplaygain-477-r1.ebuild @@ -1,7 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 + inherit cmake-multilib # svn export http://svn.musepack.net/libreplaygain libreplaygain-${PV} |