commit: d9222e2566b589452481b6746b3934fa881c3f02 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Apr 16 19:27:36 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Apr 18 06:05:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9222e25
x11-themes/gnustep-neos-theme: eutils-- Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-themes/gnustep-neos-theme/gnustep-neos-theme-0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-themes/gnustep-neos-theme/gnustep-neos-theme-0.1.ebuild b/x11-themes/gnustep-neos-theme/gnustep-neos-theme-0.1.ebuild index 37f68eabdf9..a06b099d78a 100644 --- a/x11-themes/gnustep-neos-theme/gnustep-neos-theme-0.1.ebuild +++ b/x11-themes/gnustep-neos-theme/gnustep-neos-theme-0.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils gnustep-2 vcs-clean +inherit gnustep-2 vcs-clean DESCRIPTION="GNUstep theme closely following the original NeXT look and feel" HOMEPAGE="http://gap.nongnu.org/themes/index.html"
