diff options
Diffstat (limited to 'x11-plugins/wmbio/wmbio-1.02.ebuild')
-rw-r--r-- | x11-plugins/wmbio/wmbio-1.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |