mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
media-gfx/mcomix: [QA] inherit eutils.eclass directly
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="5"
|
||||
@@ -8,7 +8,7 @@ PYTHON_REQ_USE="sqlite"
|
||||
|
||||
PLOCALES="ca cs de el es fa fr gl he hr hu id it ja ko nl pl pt_BR ru sv uk zh_CN zh_TW"
|
||||
|
||||
inherit distutils-r1 l10n xdg-utils
|
||||
inherit distutils-r1 eutils l10n xdg-utils
|
||||
|
||||
DESCRIPTION="A fork of comix, a GTK image viewer for comic book archives"
|
||||
HOMEPAGE="https://sourceforge.net/p/mcomix/wiki/Home/"
|
||||
|
||||
Reference in New Issue
Block a user