commit: 42546e7288470ed9af2bd1ef9250852ab6045bcd Author: Ben Kohler <bkohler <AT> gentoo <DOT> org> AuthorDate: Thu Sep 23 18:28:56 2021 +0000 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org> CommitDate: Thu Sep 23 18:31:41 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42546e72
media-gfx/pencil: drop unused inherit Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org> media-gfx/pencil/pencil-0.6.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/pencil/pencil-0.6.5.ebuild b/media-gfx/pencil/pencil-0.6.5.ebuild index e4872b8d9df..93945b7a1e3 100644 --- a/media-gfx/pencil/pencil-0.6.5.ebuild +++ b/media-gfx/pencil/pencil-0.6.5.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit desktop qmake-utils xdg-utils +inherit qmake-utils xdg-utils DESCRIPTION="2D animation and drawing program based on Qt5" HOMEPAGE="https://www.pencil2d.org/"
