1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-04-26 22:41:26 +02:00

bump eapi for easytag

This commit is contained in:
2023-02-26 15:34:02 +01:00
parent 65007cdb06
commit 5d313c8232
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -1,11 +1,11 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit eutils autotools gnome.org xdg-utils
EAPI=8
inherit autotools gnome.org xdg-utils
DESCRIPTION="GTK+ utility for editing MP2, MP3, MP4, FLAC, Ogg and other media tags"
HOMEPAGE="https://projects.gnome.org/easytag/"
HOMEPAGE="https://wiki.gnome.org/Apps/EasyTAG"
LICENSE="GPL-2"
SLOT="0"