summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2019-12-22 21:48:12 +0100
committerBernard Cafarelli <voyageur@gentoo.org>2019-12-22 21:57:01 +0100
commita0d2011a64bf9ae39595b237bf28b8050fe0cc4b (patch)
treea114f078efde9bddd61565906c3736ea288a2e5f /x11-plugins
parentmedia-plugins/vdr-mlist: fixed S doesnt exist (diff)
downloadgentoo-a0d2011a64bf9ae39595b237bf28b8050fe0cc4b.tar.gz
gentoo-a0d2011a64bf9ae39595b237bf28b8050fe0cc4b.tar.bz2
gentoo-a0d2011a64bf9ae39595b237bf28b8050fe0cc4b.zip
x11-plugins/wmcube: fix SRC_URI
Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/wmcube/wmcube-1.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmcube/wmcube-1.0.2.ebuild b/x11-plugins/wmcube/wmcube-1.0.2.ebuild
index 34d11b5af88d..cca916b659af 100644
--- a/x11-plugins/wmcube/wmcube-1.0.2.ebuild
+++ b/x11-plugins/wmcube/wmcube-1.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,7 @@ 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/wmcube-1.0.2.tar.gz"
+SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"