commit: 28f95a4ef9527d569c3ad8f7116b7e976d5309ee Author: Marty E. Plummer <hanetzer <AT> startmail <DOT> com> AuthorDate: Wed Aug 1 10:05:04 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Aug 15 10:32:56 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28f95a4e
games-action/chromium-bsu: eutils->desktop Only has eutils for the implicit desktop inheritance for domenu and newicon. Package-Manager: Portage-2.3.44, Repoman-2.3.10 games-action/chromium-bsu/chromium-bsu-0.9.15.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-action/chromium-bsu/chromium-bsu-0.9.15.1-r1.ebuild b/games-action/chromium-bsu/chromium-bsu-0.9.15.1-r1.ebuild index 578f593bf3d..e1ca44d220f 100644 --- a/games-action/chromium-bsu/chromium-bsu-0.9.15.1-r1.ebuild +++ b/games-action/chromium-bsu/chromium-bsu-0.9.15.1-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils gnome2-utils +inherit desktop gnome2-utils DESCRIPTION="Chromium B.S.U. - an arcade game" HOMEPAGE="http://chromium-bsu.sourceforge.net/"