summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2017-12-20 14:36:09 +0100
committerBernard Cafarelli <voyageur@gentoo.org>2017-12-20 14:38:02 +0100
commit598594268f6605c06a1541bd4d92fcabb5dbb39b (patch)
treec29eaae532976311aa1e913d0344439e9c3971a8 /x11-plugins
parentmedia-libs/libmypaint: Enable USE=gegl by default (bug 641760) (diff)
downloadgentoo-598594268f6605c06a1541bd4d92fcabb5dbb39b.tar.gz
gentoo-598594268f6605c06a1541bd4d92fcabb5dbb39b.tar.bz2
gentoo-598594268f6605c06a1541bd4d92fcabb5dbb39b.zip
x11-plugins/wmcube: temporary mirror the tarball
Currently upstream server has problems in content-encoding configuration Bug: https://bugs.gentoo.org/641686 Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/wmcube/Manifest2
-rw-r--r--x11-plugins/wmcube/wmcube-1.0.2.ebuild4
2 files changed, 4 insertions, 2 deletions
diff --git a/x11-plugins/wmcube/Manifest b/x11-plugins/wmcube/Manifest
index 94218ba6bcca..953c69828673 100644
--- a/x11-plugins/wmcube/Manifest
+++ b/x11-plugins/wmcube/Manifest
@@ -1,2 +1,2 @@
DIST wmcube-0.98.tar.gz 38305 BLAKE2B ceb2f4211ba2f0459242183e3023e3e4203cfc6295f01ce2945ab384f8fb14bdfa7b2cc64fae6c20a96a52d2a22716299ffe117243d4a41ba0c153212127cc57 SHA512 137e31b3de175bcbe593c420b79804a8904436923747e0db338258e87e08ed6dc4748c29910c68e01e072850fb0f0ca6d1979fee22d6e8edc76c500a5cd84230
-DIST wmcube-1.0.2.tar 378880 BLAKE2B fc6d41f8895d9a0eefe1a5efe930d71b24268bd496b5add169b332a26441b68e26a03e6ad70c0593675a19b99eb6fbdb0e9b16ca7f55f068b37af15b29ab4e24 SHA512 88e0cd489f6dda2ba7905896cc507ca32c4c30010c8ab864a5a06ce1c0df7cf0d9d24d21071d1b3e86bfd364bb5379c6cb9d67baa767c3c47973fc82f95d7ae0
+DIST wmcube-1.0.2.tar.gz 56908 BLAKE2B 4ce373b3822e9d515d611e577214a2c51a8e4fb62cc47cf9f64ad49441bd3c53ba09d301c898a37f6ffafecf984ae04cefce9890c593797719b29fb54425f6c7 SHA512 171700848a9d674ced3ee33468b967b2be706e72863f8356f0d8d72785c06a1c34b5be3597e5604bf74e97ee911ca05b68a28bfe67c1171a61c7084450d622de
diff --git a/x11-plugins/wmcube/wmcube-1.0.2.ebuild b/x11-plugins/wmcube/wmcube-1.0.2.ebuild
index 4f99b3c1b8e9..83923c578058 100644
--- a/x11-plugins/wmcube/wmcube-1.0.2.ebuild
+++ b/x11-plugins/wmcube/wmcube-1.0.2.ebuild
@@ -6,7 +6,9 @@ inherit toolchain-funcs
DESCRIPTION="a dockapp cpu monitor with spinning 3d objects"
HOMEPAGE="http://linux-bsd-unix.strefa.pl/index.en.html"
-SRC_URI="http://linux-bsd-unix.strefa.pl/${P}.tar.gz -> ${P}.tar"
+# 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"
LICENSE="GPL-2"
SLOT="0"