[gentoo-commits] repo/gentoo:master commit in: x11-themes/gnustep-neos-theme/

2021-10-24 Thread Bernard Cafarelli
commit: 725d7be4a7083173e40a8fd59ddfc19d5298
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sun Oct 24 07:27:14 2021 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Sun Oct 24 07:27:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=725d7be4

x11-themes/gnustep-neos-theme: port to EAPI 7

vcs-clean eclass does not support EAPI 8 yet

Closes: https://bugs.gentoo.org/819144
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli  gentoo.org>

 ...{gnustep-neos-theme-0.1.ebuild => gnustep-neos-theme-0.1-r1.ebuild} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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-r1.ebuild
similarity index 97%
rename from x11-themes/gnustep-neos-theme/gnustep-neos-theme-0.1.ebuild
rename to x11-themes/gnustep-neos-theme/gnustep-neos-theme-0.1-r1.ebuild
index a06b099d78a..fe713bff6ee 100644
--- a/x11-themes/gnustep-neos-theme/gnustep-neos-theme-0.1.ebuild
+++ b/x11-themes/gnustep-neos-theme/gnustep-neos-theme-0.1-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 inherit gnustep-2 vcs-clean
 
@@ -19,6 +19,7 @@ S=${WORKDIR}
 RESTRICT="binchecks strip"
 
 src_prepare() {
+   default
ecvs_clean
 }
 



[gentoo-commits] repo/gentoo:master commit in: x11-themes/gnustep-neos-theme/

2021-04-18 Thread Sam James
commit: d9222e2566b589452481b6746b3934fa881c3f02
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 16 19:27:36 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 18 06:05:34 2021 +
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  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;



[gentoo-commits] repo/gentoo:master commit in: x11-themes/gnustep-neos-theme/

2020-02-12 Thread David Seifert
commit: 63ed49778badc25d0f9866fa94b2bef319bdfd81
Author: David Seifert  gentoo  org>
AuthorDate: Wed Feb 12 18:03:20 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Feb 12 18:03:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63ed4977

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  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 c7ff7f33808..37f68eabdf9 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;