diff options
Diffstat (limited to 'x11-plugins/bfm/bfm-0.6.4-r2.ebuild')
-rw-r--r-- | x11-plugins/bfm/bfm-0.6.4-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/bfm/bfm-0.6.4-r2.ebuild b/x11-plugins/bfm/bfm-0.6.4-r2.ebuild index 0c803374a220..21af78bf45a4 100644 --- a/x11-plugins/bfm/bfm-0.6.4-r2.ebuild +++ b/x11-plugins/bfm/bfm-0.6.4-r2.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils multilib toolchain-funcs DESCRIPTION="a dockapp and gkrellm plug-in combining timecop's bubblemon and wmfishtime" -HOMEPAGE="http://www.jnrowe.ukfsn.org/projects/bfm.html" -SRC_URI="http://www.jnrowe.ukfsn.org/files/${P}.tar.bz2" +HOMEPAGE="https://github.com/JNRowe-retired/bfm" +SRC_URI="https://github.com/JNRowe-retired/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |