Gentoo Archives: gentoo-commits

From: Bernard Cafarelli <voyageur@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmcube/
Date: Fri, 04 Mar 2022 22:05:29
Message-Id: 1646431498.1b59c862ec20acfe36339ac3f1f86a197a9af440.voyageur@gentoo
1 commit: 1b59c862ec20acfe36339ac3f1f86a197a9af440
2 Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 4 22:04:41 2022 +0000
4 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 4 22:04:58 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b59c862
7
8 x11-plugins/wmcube: update HOMEPAGE to dockapps.net
9
10 Closes: https://bugs.gentoo.org/834551
11 Package-Manager: Portage-3.0.30, Repoman-3.0.3
12 Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
13
14 x11-plugins/wmcube/wmcube-1.0.2.ebuild | 10 ++++------
15 1 file changed, 4 insertions(+), 6 deletions(-)
16
17 diff --git a/x11-plugins/wmcube/wmcube-1.0.2.ebuild b/x11-plugins/wmcube/wmcube-1.0.2.ebuild
18 index 1a9633dc99cc..035ba42b025f 100644
19 --- a/x11-plugins/wmcube/wmcube-1.0.2.ebuild
20 +++ b/x11-plugins/wmcube/wmcube-1.0.2.ebuild
21 @@ -1,14 +1,12 @@
22 -# Copyright 1999-2020 Gentoo Authors
23 +# Copyright 1999-2022 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 -EAPI=6
27 +EAPI=8
28 inherit toolchain-funcs
29
30 DESCRIPTION="a dockapp cpu monitor with spinning 3d objects"
31 -HOMEPAGE="http://linux-bsd-unix.strefa.pl/index.en.html"
32 -# Upstream: http://linux-bsd-unix.strefa.pl/${P}.tar.gz
33 -# Mirrored for bug #641686 (invalid gzip server config)
34 -SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz"
35 +HOMEPAGE="https://www.dockapps.net/wmcube"
36 +SRC_URI="https://www.dockapps.net/download/${P}.tar.gz"
37
38 LICENSE="GPL-2"
39 SLOT="0"