x11-themes/gnustep-neos-theme: [QA] inherit vcs-clean.eclass directly
authorDavid Seifert <soap@gentoo.org>
Wed, 12 Feb 2020 18:03:20 +0000 (19:03 +0100)
committerDavid Seifert <soap@gentoo.org>
Wed, 12 Feb 2020 18:03:20 +0000 (19:03 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Closes: https://github.com/gentoo/gentoo/pull/14641
Signed-off-by: David Seifert <soap@gentoo.org>
x11-themes/gnustep-neos-theme/gnustep-neos-theme-0.1.ebuild

index c7ff7f3380827153a15c288809165bfe9f223286..37f68eabdf9e449d44747255133292d58dd433ee 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-inherit eutils gnustep-2
+inherit eutils gnustep-2 vcs-clean
 
 DESCRIPTION="GNUstep theme closely following the original NeXT look and feel"
 HOMEPAGE="http://gap.nongnu.org/themes/index.html"