diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 15:08:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 07:05:33 +0100 |
commit | 3bef86a9f19ac5507c9447a466e49bfd862fa392 (patch) | |
tree | 3bea7f010aa82ff786b9daf0b08e8f29b6572bfb /x11-themes | |
parent | x11-plugins/wmmand: eutils->desktop (diff) | |
download | gentoo-3bef86a9f19ac5507c9447a466e49bfd862fa392.tar.gz gentoo-3bef86a9f19ac5507c9447a466e49bfd862fa392.tar.bz2 gentoo-3bef86a9f19ac5507c9447a466e49bfd862fa392.zip |
x11-themes/gartoon-redux: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gartoon-redux/gartoon-redux-1.10-r1.ebuild | 4 |
1 files 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 7939398070e6..aeaa7890f999 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" |