From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2FAB3139083 for ; Tue, 5 Dec 2017 15:18:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4F5C4E1032; Tue, 5 Dec 2017 15:18:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2CFDDE1032 for ; Tue, 5 Dec 2017 15:18:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5598233FE49 for ; Tue, 5 Dec 2017 15:18:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0AA53AE88 for ; Tue, 5 Dec 2017 15:18:47 +0000 (UTC) From: "Bernard Cafarelli" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Bernard Cafarelli" Message-ID: <1512486654.5cb15cffa5c5266b19ef149a55587eed0bf24ecb.voyageur@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmget/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-plugins/wmget/Manifest x11-plugins/wmget/wmget-0.6.1.ebuild X-VCS-Directories: x11-plugins/wmget/ X-VCS-Committer: voyageur X-VCS-Committer-Name: Bernard Cafarelli X-VCS-Revision: 5cb15cffa5c5266b19ef149a55587eed0bf24ecb X-VCS-Branch: master Date: Tue, 5 Dec 2017 15:18:47 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 9eee7a82-e5f2-453e-b44f-0cb2521e5f34 X-Archives-Hash: eb96a039ad52d495a2c237e0c8f54cdb commit: 5cb15cffa5c5266b19ef149a55587eed0bf24ecb Author: Bernard Cafarelli gentoo org> AuthorDate: Tue Dec 5 14:51:49 2017 +0000 Commit: Bernard Cafarelli gentoo org> CommitDate: Tue Dec 5 15:10:54 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cb15cff x11-plugins/wmget: update SRC_URI Package-Manager: Portage-2.3.16, Repoman-2.3.6 x11-plugins/wmget/Manifest | 2 +- x11-plugins/wmget/wmget-0.6.1.ebuild | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/x11-plugins/wmget/Manifest b/x11-plugins/wmget/Manifest index e87aef2b1e1..7b3ea9059ef 100644 --- a/x11-plugins/wmget/Manifest +++ b/x11-plugins/wmget/Manifest @@ -1 +1 @@ -DIST wmget-0.6.1.tar.gz 36624 SHA256 cf91bb3af17f7c16c8eddbf42ca60909dc21ba351d8968fd2a4dc8ae9757bf57 SHA512 b8c5725fb17be1bc7ce567125acfd22b6b49aac18f169893eb61a9429d618c80e4c8a68cdd288b7a75197bd1a3cc6dbf20efb75c52158b8897d61c20b07475b2 WHIRLPOOL ee025a9157a9b518652905b77dcfb8e6d79e111e82cccbbf4f3b443fbf08b310c0608590088d1dbc38681ecfdc917a1eb91ac4d66ba29f248d390c52c3d1580d +DIST wmget-0.6.1.tar.gz 35538 BLAKE2B 5e7b8bd7504fc23a7ebca04b8628f9c847888ae9a9161f78446ca8976151344d4c2aec5fb422df9069f4c6a1480bb347ba19f7e5d3a7a9ca4e6dc4560bc810b9 SHA512 7e8db4610eb6d57181d10ed46e09aaba8b4f1672f1a8846dd97beb7eb6dd5bbac9a38ed7c33dc7ff7198001660500c2543402b000574d43ef3026682bf4d06e0 diff --git a/x11-plugins/wmget/wmget-0.6.1.ebuild b/x11-plugins/wmget/wmget-0.6.1.ebuild index 3017cebb717..502bca71265 100644 --- a/x11-plugins/wmget/wmget-0.6.1.ebuild +++ b/x11-plugins/wmget/wmget-0.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ inherit autotools DESCRIPTION="a libcurl based dockapp for automated downloads" HOMEPAGE="http://www.dockapps.net/wmget" -SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz" +SRC_URI="http://www.dockapps.net/download/${P}.tar.gz" LICENSE="MIT" SLOT="0" @@ -20,6 +20,9 @@ RDEPEND="x11-libs/libX11 DEPEND="${RDEPEND} x11-proto/xproto" +# Specific to this tarball +S=${WORKDIR}/dockapps-5aaf842 + src_prepare() { default