summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-12-26 00:20:08 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2022-12-26 00:21:55 +0100
commit2bdbc471e9005b18d25caf3e96cccb86cec83c7d (patch)
tree0cc8ebc4d29f21f132a2ac8887c99b29564842e9 /media-libs
parentx11-libs/tslib: update EAPI 7 -> 8 (diff)
downloadgentoo-2bdbc471e9005b18d25caf3e96cccb86cec83c7d.tar.gz
gentoo-2bdbc471e9005b18d25caf3e96cccb86cec83c7d.tar.bz2
gentoo-2bdbc471e9005b18d25caf3e96cccb86cec83c7d.zip
media-libs/taglib-extras: update EAPI 7 -> 8, add bug ref
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/taglib-extras/taglib-extras-1.0.1-r1.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/taglib-extras/taglib-extras-1.0.1-r1.ebuild b/media-libs/taglib-extras/taglib-extras-1.0.1-r1.ebuild
index 9c38a368dd06..5922b954ae99 100644
--- a/media-libs/taglib-extras/taglib-extras-1.0.1-r1.ebuild
+++ b/media-libs/taglib-extras/taglib-extras-1.0.1-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit cmake
@@ -12,9 +12,9 @@ SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="amd64 ppc ~ppc64 x86"
-IUSE="debug"
+IUSE=""
DEPEND="media-libs/taglib"
RDEPEND="${DEPEND}"
-PATCHES=( "${FILESDIR}/${P}-taglib110.patch" )
+PATCHES=( "${FILESDIR}/${P}-taglib110.patch" ) # bug 571072