commit: 3bef86a9f19ac5507c9447a466e49bfd862fa392 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Apr 16 14:08:04 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Apr 18 06:05:33 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bef86a9
x11-themes/gartoon-redux: eutils->epatch Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-themes/gartoon-redux/gartoon-redux-1.10-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-themes/gartoon-redux/gartoon-redux-1.10-r1.ebuild b/x11-themes/gartoon-redux/gartoon-redux-1.10-r1.ebuild index 7939398070e..aeaa7890f99 100644 --- a/x11-themes/gartoon-redux/gartoon-redux-1.10-r1.ebuild +++ b/x11-themes/gartoon-redux/gartoon-redux-1.10-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils gnome2-utils +inherit epatch gnome2-utils DESCRIPTION="A massively improved variant of the well-known Gartoon theme" HOMEPAGE="https://gnome-look.org/content/show.php/?content=74841"
