public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnustep-silver-theme/
@ 2019-11-19 18:13 Bernard Cafarelli
  0 siblings, 0 replies; 3+ messages in thread
From: Bernard Cafarelli @ 2019-11-19 18:13 UTC (permalink / raw
  To: gentoo-commits

commit:     d961943ebbf91a7777520854cf55d67565c1571e
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 19 18:12:58 2019 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Tue Nov 19 18:12:58 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d961943e

x11-themes/gnustep-silver-theme: host tarball, EAPI bump

Closes: https://bugs.gentoo.org/700334
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>

 ...p-silver-theme-3.1.ebuild => gnustep-silver-theme-3.1-r1.ebuild} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/x11-themes/gnustep-silver-theme/gnustep-silver-theme-3.1.ebuild b/x11-themes/gnustep-silver-theme/gnustep-silver-theme-3.1-r1.ebuild
similarity index 78%
rename from x11-themes/gnustep-silver-theme/gnustep-silver-theme-3.1.ebuild
rename to x11-themes/gnustep-silver-theme/gnustep-silver-theme-3.1-r1.ebuild
index ac55f971ca2..7a6cfbbcee8 100644
--- a/x11-themes/gnustep-silver-theme/gnustep-silver-theme-3.1.ebuild
+++ b/x11-themes/gnustep-silver-theme/gnustep-silver-theme-3.1-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 inherit gnustep-2
 
 MY_P=Silver.theme-${PV}
 DESCRIPTION="a GNUstep silver theme"
 HOMEPAGE="http://wiki.gnustep.org/index.php/Silver.theme"
-SRC_URI="http://download.gna.org/gnustep-nonfsf/${MY_P}.tar.gz"
+SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${MY_P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnustep-silver-theme/
@ 2023-06-30 13:33 Sam James
  0 siblings, 0 replies; 3+ messages in thread
From: Sam James @ 2023-06-30 13:33 UTC (permalink / raw
  To: gentoo-commits

commit:     3610ccc7d75d3b057a0e39886cdd774d37322a4e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 30 13:27:30 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 30 13:27:30 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3610ccc7

x11-themes/gnustep-silver-theme: drop blank DEPEND/RDEPEND

This makes it hard to grep for actual mistakes like DEPEND=DEPEND.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-themes/gnustep-silver-theme/gnustep-silver-theme-3.1-r1.ebuild | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/x11-themes/gnustep-silver-theme/gnustep-silver-theme-3.1-r1.ebuild b/x11-themes/gnustep-silver-theme/gnustep-silver-theme-3.1-r1.ebuild
index 7a6cfbbcee8a..2fd15948d9fc 100644
--- a/x11-themes/gnustep-silver-theme/gnustep-silver-theme-3.1-r1.ebuild
+++ b/x11-themes/gnustep-silver-theme/gnustep-silver-theme-3.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -14,9 +14,6 @@ SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
 IUSE=""
 
-DEPEND=""
-RDEPEND="${DEPEND}"
-
 S=${WORKDIR}/${MY_P}
 
 pkg_postinst() {


^ permalink raw reply related	[flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnustep-silver-theme/
@ 2019-11-19 18:13 Bernard Cafarelli
  0 siblings, 0 replies; 3+ messages in thread
From: Bernard Cafarelli @ 2019-11-19 18:13 UTC (permalink / raw
  To: gentoo-commits

commit:     fdb843d8a058bca691802fb80531d2afb091ce99
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 19 18:09:27 2019 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Tue Nov 19 18:09:27 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdb843d8

x11-themes/gnustep-silver-theme: drop old

Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>

 x11-themes/gnustep-silver-theme/Manifest           |  1 -
 .../gnustep-silver-theme-2.5.ebuild                | 31 ----------------------
 2 files changed, 32 deletions(-)

diff --git a/x11-themes/gnustep-silver-theme/Manifest b/x11-themes/gnustep-silver-theme/Manifest
index 36757d48444..1d70858fb0c 100644
--- a/x11-themes/gnustep-silver-theme/Manifest
+++ b/x11-themes/gnustep-silver-theme/Manifest
@@ -1,2 +1 @@
 DIST Silver.theme-3.1.tar.gz 44371 BLAKE2B 9f7f55262e4d4d64475426cb9daeead392623e5dd9456e042f9add87af15126808738d60b7d4027e1c4a388baf682062c6ed4399111732e0291327c6cce69c96 SHA512 8b62e7d868bfa9b2a871de3688439af7a4d6fce8291ca458e80e8496f5ae6c0f06d693c93149cef61fcff596d34e9e71e919804211ba52f4621ec9deba0bb9e1
-DIST silver.theme-2.5.tar.gz 33686 BLAKE2B 2eb7ada309f9d42679cc599db39cc07f2676807882247398383bb4e87ad99be521d696a518b8eed73bd82d4c539562b10c7be4201e889117bf7a237873a5b079 SHA512 ae55ab519ae8e809807b85c9346fe5c30f48860607d9e42ddd58d15c402380ebfd3cde3750f00e541358d2c15380435dd852d2e07024cd8bd3b9624a478ce904

diff --git a/x11-themes/gnustep-silver-theme/gnustep-silver-theme-2.5.ebuild b/x11-themes/gnustep-silver-theme/gnustep-silver-theme-2.5.ebuild
deleted file mode 100644
index 063a38ac2a5..00000000000
--- a/x11-themes/gnustep-silver-theme/gnustep-silver-theme-2.5.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit gnustep-2
-
-DESCRIPTION="a GNUstep silver theme"
-HOMEPAGE="http://wiki.gnustep.org/index.php/Themes"
-SRC_URI="http://download.gna.org/gnustep-nonfsf/silver.theme-${PV}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/Silver.theme
-
-src_install() {
-	egnustep_env
-
-	#install themes
-	insinto ${GNUSTEP_SYSTEM_LIBRARY}/Themes/Silver.theme
-	doins -r Resources Theme.bundle
-}
-
-pkg_postinst() {
-	elog "Use gnustep-apps/systempreferences to switch theme"
-}


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-06-30 13:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-19 18:13 [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnustep-silver-theme/ Bernard Cafarelli
  -- strict thread matches above, loose matches on Subject: below --
2023-06-30 13:33 Sam James
2019-11-19 18:13 Bernard Cafarelli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox