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/wmpop3lb/
Date: Tue, 05 Dec 2017 15:18:48
Message-Id: 1512486649.023d446a4bfe84dd68496f57c9b0c9ddbe4d78f5.voyageur@gentoo
1 commit: 023d446a4bfe84dd68496f57c9b0c9ddbe4d78f5
2 Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 5 13:48:01 2017 +0000
4 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 5 15:10:49 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=023d446a
7
8 x11-plugins/wmpop3lb: update homepage and SRC_URI
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11
12 x11-plugins/wmpop3lb/Manifest | 2 +-
13 x11-plugins/wmpop3lb/wmpop3lb-2.4.2-r2.ebuild | 17 +++++++----------
14 2 files changed, 8 insertions(+), 11 deletions(-)
15
16 diff --git a/x11-plugins/wmpop3lb/Manifest b/x11-plugins/wmpop3lb/Manifest
17 index 81509b24b81..c1a1c088121 100644
18 --- a/x11-plugins/wmpop3lb/Manifest
19 +++ b/x11-plugins/wmpop3lb/Manifest
20 @@ -1 +1 @@
21 -DIST wmpop3lb2.4.2.tar.gz 37391 SHA256 209b5ca409f226032b1200779e09f3d45a3522bc08eeb9f1b63e14bd04e780f3 SHA512 6d9d12261c457542ba45bbbb2f07ea9895a456d87c60187e2df0f0cc6e6da57fb498ea642346d113749b9529f1bebc623ec9dad48ee84e5016925b2440211e0f WHIRLPOOL e454e021c85ed00aaadedaeb205d2c7c65a28187a3d74b1939f021aa55a519162290fc4814058dfdcce2f04f1482d95e69b00aca5f8d621e65a18e86ad665033
22 +DIST wmpop3lb2.4.2.tar.gz 37391 BLAKE2B a9e1acaa35b965db90d5e272382629d02b127b19e9501a6e26094f204463a1f33023cdcf4b7910a045abd2e412c0a41cd3d67fb98378b164f2a3c3f0f457f8af SHA512 6d9d12261c457542ba45bbbb2f07ea9895a456d87c60187e2df0f0cc6e6da57fb498ea642346d113749b9529f1bebc623ec9dad48ee84e5016925b2440211e0f
23
24 diff --git a/x11-plugins/wmpop3lb/wmpop3lb-2.4.2-r2.ebuild b/x11-plugins/wmpop3lb/wmpop3lb-2.4.2-r2.ebuild
25 index 7a9b0fb776b..178d3e12556 100644
26 --- a/x11-plugins/wmpop3lb/wmpop3lb-2.4.2-r2.ebuild
27 +++ b/x11-plugins/wmpop3lb/wmpop3lb-2.4.2-r2.ebuild
28 @@ -1,27 +1,24 @@
29 -# Copyright 1999-2016 Gentoo Foundation
30 +# Copyright 1999-2017 Gentoo Foundation
31 # Distributed under the terms of the GNU General Public License v2
32
33 EAPI=2
34 inherit eutils
35
36 -IUSE=""
37 -
38 -MY_P=${PN}${PV}
39 -S=${WORKDIR}/${MY_P}
40 DESCRIPTION="dockapp for checking up to 7 pop3 accounts"
41 -HOMEPAGE="http://wmpop3lb.jourdain.org"
42 -SRC_URI="http://lbj.free.fr/wmpop3/${MY_P}.tar.gz"
43 +HOMEPAGE="http://www.dockapps.net/wmpop3lb"
44 +SRC_URI="http://www.dockapps.net/download/${P/-}.tar.gz"
45
46 SLOT="0"
47 LICENSE="GPL-2"
48 KEYWORDS="amd64 ~sparc x86"
49 +IUSE=""
50
51 RDEPEND="x11-libs/libX11
52 x11-libs/libXext
53 x11-libs/libXpm"
54 -DEPEND="${RDEPEND}
55 - x11-proto/xextproto
56 - >=sys-apps/sed-4"
57 +DEPEND="${RDEPEND}"
58 +
59 +S=${WORKDIR}/${P/-}
60
61 src_prepare() {
62 #Honour Gentoo CFLAGS