summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-16 21:23:39 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-16 21:23:39 +0100
commitaa897731a7035e42fcfddec02f2e7fa44b1ddfe3 (patch)
treea2e71f058390a11ebd32758ceb0ea520d3591787 /media-gfx/mcomix
parentmail-client/thunderbird: [QA] inherit eutils.eclass directly (diff)
downloadgentoo-aa897731a7035e42fcfddec02f2e7fa44b1ddfe3.tar.gz
gentoo-aa897731a7035e42fcfddec02f2e7fa44b1ddfe3.tar.bz2
gentoo-aa897731a7035e42fcfddec02f2e7fa44b1ddfe3.zip
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>
Diffstat (limited to 'media-gfx/mcomix')
-rw-r--r--media-gfx/mcomix/mcomix-1.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/mcomix/mcomix-1.2.1.ebuild b/media-gfx/mcomix/mcomix-1.2.1.ebuild
index 8eaf5d5a9967..c34c73cf85a4 100644
--- a/media-gfx/mcomix/mcomix-1.2.1.ebuild
+++ b/media-gfx/mcomix/mcomix-1.2.1.ebuild
@@ -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/"