From: Andreas Sturmlechner Date: Mon, 16 Jul 2018 21:28:48 +0000 (+0200) Subject: games-action/garden: eutils -> desktop X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f30be410ec0f7afb7a2640d99e658b7e31999be9;p=gentoo.git games-action/garden: eutils -> desktop Package-Manager: Portage-2.3.43, Repoman-2.3.10 --- diff --git a/games-action/garden/garden-1.0.9-r1.ebuild b/games-action/garden/garden-1.0.9-r1.ebuild index eb80fe0b36ba..a91ccd53de7f 100644 --- a/games-action/garden/garden-1.0.9-r1.ebuild +++ b/games-action/garden/garden-1.0.9-r1.ebuild @@ -1,8 +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 autotools flag-o-matic + +inherit desktop gnome2-utils autotools flag-o-matic DESCRIPTION="Multiplatform vertical shoot-em-up with non-traditional elements" HOMEPAGE="http://garden.sourceforge.net/"