commit:     1a224f71f998a4fb881084139ae1ae4216937f5b
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 10 19:13:52 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue Dec 10 19:13:52 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a224f71

media-sound/flack: port to EAPI 7

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 media-sound/flack/flack-2.0.6.ebuild | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/media-sound/flack/flack-2.0.6.ebuild 
b/media-sound/flack/flack-2.0.6.ebuild
index 189070829b3..41d8ac316e8 100644
--- a/media-sound/flack/flack-2.0.6.ebuild
+++ b/media-sound/flack/flack-2.0.6.ebuild
@@ -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"

Reply via email to