diff options
author | Bernard Cafarelli <voyageur@gentoo.org> | 2017-11-27 01:38:49 +0100 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2017-11-27 01:57:18 +0100 |
commit | 8d3a4215e1a445407f0968bb322cdf8c3710a2cf (patch) | |
tree | 7f3e43e5fbe7fd30508186219746aac7e751713c /x11-plugins/wmfire | |
parent | x11-plugins/wminet: update homepage and SRC_URI (diff) | |
download | gentoo-8d3a4215e1a445407f0968bb322cdf8c3710a2cf.tar.gz gentoo-8d3a4215e1a445407f0968bb322cdf8c3710a2cf.tar.bz2 gentoo-8d3a4215e1a445407f0968bb322cdf8c3710a2cf.zip |
x11-plugins/wmfire: update homepage and SRC_URI
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'x11-plugins/wmfire')
-rw-r--r-- | x11-plugins/wmfire/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/wmfire/wmfire-1.2.4-r2.ebuild | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-plugins/wmfire/Manifest b/x11-plugins/wmfire/Manifest index d621bdae8aa2..340e11e0a071 100644 --- a/x11-plugins/wmfire/Manifest +++ b/x11-plugins/wmfire/Manifest @@ -1 +1 @@ -DIST wmfire-1.2.4.tar.gz 91144 SHA256 e38b508519faf132273a9eaf75db56f1b14a5912667dd6843fc902d4a0ca2f80 SHA512 391a76c5f7292751591becebdb6267c29270e24cf9faff7e748431ffa51e74806a7b407a6493f9d4cfdc7865e4d8e8b803567b0a54caddb9b42f82160938c82b WHIRLPOOL 0b2ea82d4af5408b8ec6c0724f766f86958ba5758306bdb17a940580cbbf699150874e8f15bcaeccc642d70ed825fe8aa6377479fdff62c2ffd75849746e589c +DIST wmfire-1.2.4.tar.gz 91144 BLAKE2B b51595dfbafefb26cfb28c729683e01e8eee5683c0379bc831fd5c9172576c4375b3262da9a167ce157a67317e15d25179d6fba067c70d04ebe3e362fc3db315 SHA512 391a76c5f7292751591becebdb6267c29270e24cf9faff7e748431ffa51e74806a7b407a6493f9d4cfdc7865e4d8e8b803567b0a54caddb9b42f82160938c82b diff --git a/x11-plugins/wmfire/wmfire-1.2.4-r2.ebuild b/x11-plugins/wmfire/wmfire-1.2.4-r2.ebuild index b471cbf67420..94ff738a9e47 100644 --- a/x11-plugins/wmfire/wmfire-1.2.4-r2.ebuild +++ b/x11-plugins/wmfire/wmfire-1.2.4-r2.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 inherit autotools eutils DESCRIPTION="Load monitoring dockapp displaying dancing flame" -HOMEPAGE="http://www.swanson.ukfsn.org/#wmfire" -SRC_URI="http://www.swanson.ukfsn.org/${PN}/${P}.tar.gz" +HOMEPAGE="http://www.improbability.net/#wmfire" +SRC_URI="http://www.improbability.net/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |