media-sound/flack: port to EAPI 7
authorAaron Bauman <bman@gentoo.org>
Tue, 10 Dec 2019 19:13:52 +0000 (14:13 -0500)
committerAaron Bauman <bman@gentoo.org>
Tue, 10 Dec 2019 19:13:52 +0000 (14:13 -0500)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
media-sound/flack/flack-2.0.6.ebuild

index 189070829b3ffd4a3e19eb25a34c4cf4f55637c8..41d8ac316e8d884226b68820ea5d491e1117bd02 100644 (file)
@@ -1,13 +1,11 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
+EAPI=7
 
-inherit eutils
-
-DESCRIPTION="flack - edit FLAC tags from command line"
+DESCRIPTION="edit FLAC tags from command line"
 HOMEPAGE="https://sourceforge.net/projects/flack/"
-SRC_URI="http://downloads.sourceforge.net/project/${PN}/${PN}/${PV}/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/project/${PN}/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="GPL-1"
 SLOT="0"