diff options
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" |