mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
app-misc/media-player-info: EAPI-7 bump, drop superfluous eutils
Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
PYTHON_COMPAT=( python3_{4,5,6} )
|
||||
EAPI=7
|
||||
|
||||
inherit eutils python-any-r1
|
||||
PYTHON_COMPAT=( python3_{4,5,6} )
|
||||
inherit python-any-r1
|
||||
|
||||
DESCRIPTION="A repository of data files describing media player capabilities"
|
||||
HOMEPAGE="https://cgit.freedesktop.org/media-player-info/"
|
||||
|
||||
Reference in New Issue
Block a user