Gentoo Archives: gentoo-commits

From: Bernard Cafarelli <voyageur@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmfire/
Date: Mon, 27 Nov 2017 00:57:32
Message-Id: 1511744238.8d3a4215e1a445407f0968bb322cdf8c3710a2cf.voyageur@gentoo
1 commit: 8d3a4215e1a445407f0968bb322cdf8c3710a2cf
2 Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 27 00:38:49 2017 +0000
4 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 27 00:57:18 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d3a4215
7
8 x11-plugins/wmfire: update homepage and SRC_URI
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11
12 x11-plugins/wmfire/Manifest | 2 +-
13 x11-plugins/wmfire/wmfire-1.2.4-r2.ebuild | 6 +++---
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/x11-plugins/wmfire/Manifest b/x11-plugins/wmfire/Manifest
17 index d621bdae8aa..340e11e0a07 100644
18 --- a/x11-plugins/wmfire/Manifest
19 +++ b/x11-plugins/wmfire/Manifest
20 @@ -1 +1 @@
21 -DIST wmfire-1.2.4.tar.gz 91144 SHA256 e38b508519faf132273a9eaf75db56f1b14a5912667dd6843fc902d4a0ca2f80 SHA512 391a76c5f7292751591becebdb6267c29270e24cf9faff7e748431ffa51e74806a7b407a6493f9d4cfdc7865e4d8e8b803567b0a54caddb9b42f82160938c82b WHIRLPOOL 0b2ea82d4af5408b8ec6c0724f766f86958ba5758306bdb17a940580cbbf699150874e8f15bcaeccc642d70ed825fe8aa6377479fdff62c2ffd75849746e589c
22 +DIST wmfire-1.2.4.tar.gz 91144 BLAKE2B b51595dfbafefb26cfb28c729683e01e8eee5683c0379bc831fd5c9172576c4375b3262da9a167ce157a67317e15d25179d6fba067c70d04ebe3e362fc3db315 SHA512 391a76c5f7292751591becebdb6267c29270e24cf9faff7e748431ffa51e74806a7b407a6493f9d4cfdc7865e4d8e8b803567b0a54caddb9b42f82160938c82b
23
24 diff --git a/x11-plugins/wmfire/wmfire-1.2.4-r2.ebuild b/x11-plugins/wmfire/wmfire-1.2.4-r2.ebuild
25 index b471cbf6742..94ff738a9e4 100644
26 --- a/x11-plugins/wmfire/wmfire-1.2.4-r2.ebuild
27 +++ b/x11-plugins/wmfire/wmfire-1.2.4-r2.ebuild
28 @@ -1,12 +1,12 @@
29 -# Copyright 1999-2014 Gentoo Foundation
30 +# Copyright 1999-2017 Gentoo Foundation
31 # Distributed under the terms of the GNU General Public License v2
32
33 EAPI=4
34 inherit autotools eutils
35
36 DESCRIPTION="Load monitoring dockapp displaying dancing flame"
37 -HOMEPAGE="http://www.swanson.ukfsn.org/#wmfire"
38 -SRC_URI="http://www.swanson.ukfsn.org/${PN}/${P}.tar.gz"
39 +HOMEPAGE="http://www.improbability.net/#wmfire"
40 +SRC_URI="http://www.improbability.net/${PN}/${P}.tar.gz"
41
42 LICENSE="GPL-2"
43 SLOT="0"