summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-12 19:03:20 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-12 19:03:20 +0100
commit63ed49778badc25d0f9866fa94b2bef319bdfd81 (patch)
tree842cec0a1d3a1b378119721b07a51bc29ffc7070 /x11-themes
parentsci-mathematics/rstudio: [QA] inherit vcs-clean.eclass directly (diff)
downloadgentoo-63ed49778badc25d0f9866fa94b2bef319bdfd81.tar.gz
gentoo-63ed49778badc25d0f9866fa94b2bef319bdfd81.tar.bz2
gentoo-63ed49778badc25d0f9866fa94b2bef319bdfd81.zip
x11-themes/gnustep-neos-theme: [QA] inherit vcs-clean.eclass directly
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>
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/gnustep-neos-theme/gnustep-neos-theme-0.1.ebuild4
1 files 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 c7ff7f338082..37f68eabdf9e 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-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"