diff options
author | Bernard Cafarelli <voyageur@gentoo.org> | 2017-11-28 15:10:11 +0100 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2017-11-29 23:21:43 +0100 |
commit | eca82bb585872a5c9d7c547dd297d7eb5766ffa1 (patch) | |
tree | 874a1fa1ac83e484b4c54997a24db380b36d14c0 /x11-plugins/bfm/bfm-0.6.4-r2.ebuild | |
parent | x11-plugins/wmfortune: update homepage and SRC_URI (diff) | |
download | gentoo-eca82bb585872a5c9d7c547dd297d7eb5766ffa1.tar.gz gentoo-eca82bb585872a5c9d7c547dd297d7eb5766ffa1.tar.bz2 gentoo-eca82bb585872a5c9d7c547dd297d7eb5766ffa1.zip |
x11-plugins/bfm: update homepage and SRC_URI
Package-Manager: Portage-2.3.16, Repoman-2.3.6
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" |