diff options
author | Bernard Cafarelli <voyageur@gentoo.org> | 2017-11-25 00:14:46 +0100 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2017-11-25 00:16:23 +0100 |
commit | 84a785e0fa72d397f6d4490f471e0049609774e2 (patch) | |
tree | 8bef9c0def83845ab25ae2cb71bd4a0bd8277c19 /x11-plugins/wmbio | |
parent | x11-plugins/wmtz: update homepage and SRC_URI (diff) | |
download | gentoo-84a785e0fa72d397f6d4490f471e0049609774e2.tar.gz gentoo-84a785e0fa72d397f6d4490f471e0049609774e2.tar.bz2 gentoo-84a785e0fa72d397f6d4490f471e0049609774e2.zip |
x11-plugins/wmbio: update SRC_URI
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'x11-plugins/wmbio')
-rw-r--r-- | x11-plugins/wmbio/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/wmbio/wmbio-1.02.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmbio/Manifest b/x11-plugins/wmbio/Manifest index 7c02ab90ff24..d4baad65ab19 100644 --- a/x11-plugins/wmbio/Manifest +++ b/x11-plugins/wmbio/Manifest @@ -1 +1 @@ -DIST wmbio-1.02.tar.gz 21799 SHA256 165483b121f2af7ce2f09a62f0f9fbe02118960c281fe5f4eacad62de39a0dbf SHA512 bebe8de364f782c38164fdd3910c3f63ff8313fa46fce1215218a4d14b9be0c793ee1d234fdb694798c1ab49b17eca90957d22c076920bf50ecf24b563a07d5b WHIRLPOOL 9f2260817f93359e5982b91b740c1b3d2ee8b79480967c761b204676ecbe149029d70e2ca9a08dc3ac0b3b1946db61153f7ff55ae3d15fb1797fb60069747bda +DIST wmbio-1.02.tar.gz 21799 BLAKE2B f3736ad83e4441f027b8091d398f7f819de79d29d9d48dff0f1ab3c159e1da2fc367f8faa92addedb770d7137e7a93f8e91a29935264a6505d16c9598daad64b SHA512 bebe8de364f782c38164fdd3910c3f63ff8313fa46fce1215218a4d14b9be0c793ee1d234fdb694798c1ab49b17eca90957d22c076920bf50ecf24b563a07d5b diff --git a/x11-plugins/wmbio/wmbio-1.02.ebuild b/x11-plugins/wmbio/wmbio-1.02.ebuild index d88c092cbef8..7c9d8fdf8607 100644 --- a/x11-plugins/wmbio/wmbio-1.02.ebuild +++ b/x11-plugins/wmbio/wmbio-1.02.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=2 inherit eutils DESCRIPTION="A Window Maker applet that shows your biorhythm" -SRC_URI="http://wmbio.sourceforge.net/${P}.tar.gz" HOMEPAGE="http://wmbio.sourceforge.net/" +SRC_URI="mirror://sourceforge/wmbio/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |