mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-plugins/wmcube: fix SRC_URI
Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user