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/wmgrabimage/
Date: Mon, 27 Nov 2017 13:51:14
Message-Id: 1511790665.40e469942a30f34f86de9db8e517c2c4e75f5c42.voyageur@gentoo
1 commit: 40e469942a30f34f86de9db8e517c2c4e75f5c42
2 Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 27 13:45:43 2017 +0000
4 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 27 13:51:05 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40e46994
7
8 x11-plugins/wmgrabimage: update homepage and SRC_URI
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11
12 x11-plugins/wmgrabimage/Manifest | 2 +-
13 x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild | 10 +++++-----
14 2 files changed, 6 insertions(+), 6 deletions(-)
15
16 diff --git a/x11-plugins/wmgrabimage/Manifest b/x11-plugins/wmgrabimage/Manifest
17 index 629c1e977a6..797850ffac0 100644
18 --- a/x11-plugins/wmgrabimage/Manifest
19 +++ b/x11-plugins/wmgrabimage/Manifest
20 @@ -1 +1 @@
21 -DIST wmGrabImage-0.72.tgz 19902 SHA256 06d7511c02e870700880efaee260afcce97f5f59209dcd0471fdb1a43f23d22c SHA512 64909db71d141ccf849eacbb100072a53770601fdf23949f76a45d1d25f5015ebb8f3a3da99e8f311977967d44a6db6596c2bcbe961fb8e313e41cad4960c92e WHIRLPOOL a2d3cb44dca38cb794738c26a77143c37d25f19734492f09911e8e3777c1ec4b5d6e3d8af051b1468a91f9b9ab4de52fad8cfdbcdf24fc9c50583b7a75e332ca
22 +DIST wmGrabImage-0.72.tgz 19902 BLAKE2B d9000c03e4f9a3584f356c18fd4e4767ccc235708e0d3554fd6a0defa6108de3f52a90825b4ed7d334b545340ec9e463e67aae89062f5b0e2622c9e6d851a796 SHA512 64909db71d141ccf849eacbb100072a53770601fdf23949f76a45d1d25f5015ebb8f3a3da99e8f311977967d44a6db6596c2bcbe961fb8e313e41cad4960c92e
23
24 diff --git a/x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild b/x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild
25 index 16630b9e9e2..294e2a02812 100644
26 --- a/x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild
27 +++ b/x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild
28 @@ -1,13 +1,13 @@
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 inherit eutils
34
35 -MY_P=${PN/grabi/GrabI}
36 +MY_PN=${PN/grabi/GrabI}
37
38 DESCRIPTION="wmGrabImage grabs an image from the WWW and displays it"
39 -SRC_URI="http://dockapps.windowmaker.org/files/12/19/${MY_P}-${PV}.tgz"
40 -HOMEPAGE="http://dockapps.windowmaker.org/file.php/id/12"
41 +HOMEPAGE="http://www.dockapps.net/wmgrabimage"
42 +SRC_URI="http://www.dockapps.net/download/${MY_PN}-${PV}.tgz"
43
44 LICENSE="GPL-2"
45 SLOT="0"
46 @@ -24,7 +24,7 @@ DEPEND="${RDEPEND}
47 x11-proto/xextproto
48 >=sys-apps/sed-4.1.5-r1"
49
50 -S=${WORKDIR}/${MY_P}-${PV}/${MY_P}
51 +S=${WORKDIR}/${MY_PN}-${PV}/${MY_PN}
52
53 src_unpack() {
54 unpack ${A}