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 5C3511396D9 for ; Wed, 29 Nov 2017 22:22:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 98818E0C09; Wed, 29 Nov 2017 22:21:59 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 76619E0C11 for ; Wed, 29 Nov 2017 22:21:59 +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 7A59E3416D7 for ; Wed, 29 Nov 2017 22:21:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E4555AC11 for ; Wed, 29 Nov 2017 22:21:56 +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: <1511994103.658d51cfbca120bc347ae09dd57bd0f771745d10.voyageur@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmfortune/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-plugins/wmfortune/Manifest x11-plugins/wmfortune/wmfortune-0.241.ebuild X-VCS-Directories: x11-plugins/wmfortune/ X-VCS-Committer: voyageur X-VCS-Committer-Name: Bernard Cafarelli X-VCS-Revision: 658d51cfbca120bc347ae09dd57bd0f771745d10 X-VCS-Branch: master Date: Wed, 29 Nov 2017 22:21:56 +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: d6ff14b0-6075-4665-899e-2245f10eb649 X-Archives-Hash: 815236e3674875513370fc90611bf64d commit: 658d51cfbca120bc347ae09dd57bd0f771745d10 Author: Bernard Cafarelli gentoo org> AuthorDate: Tue Nov 28 13:55:13 2017 +0000 Commit: Bernard Cafarelli gentoo org> CommitDate: Wed Nov 29 22:21:43 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=658d51cf x11-plugins/wmfortune: update homepage and SRC_URI Package-Manager: Portage-2.3.16, Repoman-2.3.6 x11-plugins/wmfortune/Manifest | 2 +- x11-plugins/wmfortune/wmfortune-0.241.ebuild | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11-plugins/wmfortune/Manifest b/x11-plugins/wmfortune/Manifest index 508d410b2a7..d953ae28095 100644 --- a/x11-plugins/wmfortune/Manifest +++ b/x11-plugins/wmfortune/Manifest @@ -1 +1 @@ -DIST wmfortune-0.241.tar.gz 23406 SHA256 b149067b7e3521f7e03354b12754baaf9c5556af4d286bbd6d169b1db9f6dba0 SHA512 d5640090c2f2ba788ab9367b70d948d4f1d846174714e2415e81500f5fef6c3e7e81b12575274bdb3a760fa3e2e9ab499880713a923add136089969b394f9409 WHIRLPOOL 1bbfec73e9858e78aa627409c7df08b51edf0b36bfcf7f4cfbe8a5c862400585054eb60761962677cd3002edcf775d2296cf90fadad7e2537346902a69ae487c +DIST wmfortune-0.241.tar.gz 23406 BLAKE2B 2a104d4f5d9ca1865618b95c2d6e4bb49cb841325442f58712c4bca1d971b9ef6512d509e80753b8a96e7978d5198b3a4f6fc2d54c6182b439b4d30cbe73d6df SHA512 d5640090c2f2ba788ab9367b70d948d4f1d846174714e2415e81500f5fef6c3e7e81b12575274bdb3a760fa3e2e9ab499880713a923add136089969b394f9409 diff --git a/x11-plugins/wmfortune/wmfortune-0.241.ebuild b/x11-plugins/wmfortune/wmfortune-0.241.ebuild index 1a84d48c963..1b31d0ad97b 100644 --- a/x11-plugins/wmfortune/wmfortune-0.241.ebuild +++ b/x11-plugins/wmfortune/wmfortune-0.241.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2014 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 dockapp showing fortune-mod messages" -HOMEPAGE="http://dockapps.windowmaker.org/file.php/id/90" -SRC_URI="http://dockapps.windowmaker.org/download.php/id/128/${P}.tar.gz" +HOMEPAGE="http://www.dockapps.net/wmfortune" +SRC_URI="http://www.dockapps.net/download/${P}.tar.gz" LICENSE="GPL-1" SLOT="0"