summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authororbea <orbea@riseup.net>2021-10-02 00:00:18 -0700
committerSam James <sam@gentoo.org>2021-10-02 08:14:16 +0100
commitaeb38d3fb0eed544edd6a939be899d7bde1b0a42 (patch)
treefbdae2296385c40941c16ffb7e572f5b940c253b /media-libs/libid3tag
parentsys-apps/busybox: fix misplaced quote (diff)
downloadgentoo-aeb38d3fb0eed544edd6a939be899d7bde1b0a42.tar.gz
gentoo-aeb38d3fb0eed544edd6a939be899d7bde1b0a42.tar.bz2
gentoo-aeb38d3fb0eed544edd6a939be899d7bde1b0a42.zip
media-libs/libid3tag: Upate to EAPI 8
Means we're using cmake.eclass under the hood, not cmake-utils.eclass (we could set it to use cmake.eclass, but why not get the EAPI 8 goodies too?) Signed-off-by: orbea <orbea@riseup.net> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/libid3tag')
-rw-r--r--media-libs/libid3tag/libid3tag-0.16.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libid3tag/libid3tag-0.16.1-r1.ebuild b/media-libs/libid3tag/libid3tag-0.16.1-r1.ebuild
index 774e9ee20b01..91d76694163a 100644
--- a/media-libs/libid3tag/libid3tag-0.16.1-r1.ebuild
+++ b/media-libs/libid3tag/libid3tag-0.16.1-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit cmake-multilib