media-sound/mp3unicode: eapi bump
authorAlon Bar-Lev <alonbl@gentoo.org>
Fri, 28 Sep 2018 00:04:57 +0000 (03:04 +0300)
committerAlon Bar-Lev <alonbl@gentoo.org>
Fri, 28 Sep 2018 00:18:41 +0000 (03:18 +0300)
Package-Manager: Portage-2.3.49, Repoman-2.3.10

media-sound/mp3unicode/mp3unicode-1.2.1.ebuild

index 9ed7b7a972bb643a56413066ebdc935530809319..f72c781ad0e8caf6715b5272570bc4923a9472f2 100644 (file)
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 DESCRIPTION="Commandline utility to convert ID3 tags in mp3 files between different encodings"
 HOMEPAGE="http://mp3unicode.sourceforge.net"
@@ -10,8 +10,7 @@ SRC_URI="https://github.com/alonbl/${PN}/downloads/${P}.tar.bz2"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
 RDEPEND=">=media-libs/taglib-1.4"
-DEPEND="${RDEPEND}
-       virtual/pkgconfig"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"