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 8CFC1139083 for ; Tue, 5 Dec 2017 15:18:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 559D3E101C; Tue, 5 Dec 2017 15:18:50 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 2FECDE1020 for ; Tue, 5 Dec 2017 15:18:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 1B8BD3402FE for ; Tue, 5 Dec 2017 15:18:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7B027AE80 for ; Tue, 5 Dec 2017 15:18:46 +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: <1512486652.4af74fb1a7e7d46a7b142343b5c1ff6f7a0b0b8b.voyageur@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmcp/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-plugins/wmcp/Manifest x11-plugins/wmcp/wmcp-1.2.8.ebuild X-VCS-Directories: x11-plugins/wmcp/ X-VCS-Committer: voyageur X-VCS-Committer-Name: Bernard Cafarelli X-VCS-Revision: 4af74fb1a7e7d46a7b142343b5c1ff6f7a0b0b8b X-VCS-Branch: master Date: Tue, 5 Dec 2017 15:18:46 +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: d605d050-7bc7-4cda-aa80-db00ceb18ba3 X-Archives-Hash: 99508cb82689f80d6b665c7aa70e2548 commit: 4af74fb1a7e7d46a7b142343b5c1ff6f7a0b0b8b Author: Bernard Cafarelli gentoo org> AuthorDate: Tue Dec 5 14:35:37 2017 +0000 Commit: Bernard Cafarelli gentoo org> CommitDate: Tue Dec 5 15:10:52 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4af74fb1 x11-plugins/wmcp: update homepage and SRC_URI Package-Manager: Portage-2.3.16, Repoman-2.3.6 x11-plugins/wmcp/Manifest | 2 +- x11-plugins/wmcp/wmcp-1.2.8.ebuild | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11-plugins/wmcp/Manifest b/x11-plugins/wmcp/Manifest index 54915669216..6318c263ec6 100644 --- a/x11-plugins/wmcp/Manifest +++ b/x11-plugins/wmcp/Manifest @@ -1 +1 @@ -DIST wmcp-1.2.8.tar.gz 8673 SHA256 2ecaee806442057d515c760ac58353c4b4cec41252a22e223a5b079776d55d31 SHA512 ac8db45800573810389d8103b5086966bd6bd5b03620338e736e05633fca570639d94e1ceaf24f882619f7de048c70e5ba9996849e0062407e32a74d971a3b01 WHIRLPOOL 3c8c3d3df005faf86a6bb1e07b43ffb55acbeb1b74990df6e549f9edbf66458dac27848d4e173cce78e18b11c4b23c97a9a152a687f3bef19aef5f9a42c5126a +DIST wmcp-1.2.8.tar.gz 8673 BLAKE2B 28cad145f6c41829a740cbcef043fe54d940019ea42cbc6aebbc6b8022cf15c642f1c1dbbc0e34721442d4c3974224b498e436b5eae4ea30c766b2512f58939d SHA512 ac8db45800573810389d8103b5086966bd6bd5b03620338e736e05633fca570639d94e1ceaf24f882619f7de048c70e5ba9996849e0062407e32a74d971a3b01 diff --git a/x11-plugins/wmcp/wmcp-1.2.8.ebuild b/x11-plugins/wmcp/wmcp-1.2.8.ebuild index 089bfcb95a5..bf63bfa8e28 100644 --- a/x11-plugins/wmcp/wmcp-1.2.8.ebuild +++ b/x11-plugins/wmcp/wmcp-1.2.8.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 inherit eutils multilib toolchain-funcs DESCRIPTION="A pager dockapp" -HOMEPAGE="http://dockapps.windowmaker.org/file.php/id/158" -SRC_URI="http://dockapps.windowmaker.org/download.php/id/213/${P}.tar.gz" +HOMEPAGE="http://www.dockapps.net/wmcp" +SRC_URI="http://www.dockapps.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0"