commit: 4f1b8bace5024ec9e74093f931536bf84bea0be3 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sun Dec 29 09:55:22 2019 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Dec 29 09:55:22 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f1b8bac
games-action/slune: [QA] Remove explicit python-utils-r1 inherit Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert <soap <AT> gentoo.org> games-action/slune/slune-1.0.15-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-action/slune/slune-1.0.15-r1.ebuild b/games-action/slune/slune-1.0.15-r1.ebuild index a6e9ecaf1c0..0787e30df9e 100644 --- a/games-action/slune/slune-1.0.15-r1.ebuild +++ b/games-action/slune/slune-1.0.15-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 PYTHON_COMPAT=( python2_7 ) -inherit gnome2-utils python-utils-r1 distutils-r1 games +inherit gnome2-utils distutils-r1 games DESCRIPTION="A 3D action game with multiplayer mode and amazing graphics" HOMEPAGE="http://oomadness.tuxfamily.org/en/slune/"
