diff options
author | Bernard Cafarelli <voyageur@gentoo.org> | 2022-03-04 23:04:41 +0100 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2022-03-04 23:04:58 +0100 |
commit | 1b59c862ec20acfe36339ac3f1f86a197a9af440 (patch) | |
tree | ff680981c3a7f778b01b0263b37b9f4b28d813df /x11-plugins/wmcube | |
parent | x11-libs/gtk+: Version bump to 3.24.32 (diff) | |
download | gentoo-1b59c862ec20acfe36339ac3f1f86a197a9af440.tar.gz gentoo-1b59c862ec20acfe36339ac3f1f86a197a9af440.tar.bz2 gentoo-1b59c862ec20acfe36339ac3f1f86a197a9af440.zip |
x11-plugins/wmcube: update HOMEPAGE to dockapps.net
Closes: https://bugs.gentoo.org/834551
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
Diffstat (limited to 'x11-plugins/wmcube')
-rw-r--r-- | x11-plugins/wmcube/wmcube-1.0.2.ebuild | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/x11-plugins/wmcube/wmcube-1.0.2.ebuild b/x11-plugins/wmcube/wmcube-1.0.2.ebuild index 1a9633dc99cc..035ba42b025f 100644 --- a/x11-plugins/wmcube/wmcube-1.0.2.ebuild +++ b/x11-plugins/wmcube/wmcube-1.0.2.ebuild @@ -1,14 +1,12 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 inherit toolchain-funcs DESCRIPTION="a dockapp cpu monitor with spinning 3d objects" -HOMEPAGE="http://linux-bsd-unix.strefa.pl/index.en.html" -# Upstream: http://linux-bsd-unix.strefa.pl/${P}.tar.gz -# Mirrored for bug #641686 (invalid gzip server config) -SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz" +HOMEPAGE="https://www.dockapps.net/wmcube" +SRC_URI="https://www.dockapps.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |