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 211091396D9 for ; Sat, 11 Nov 2017 22:55:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 14BD0E0FE2; Sat, 11 Nov 2017 22:55:13 +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 E8B6AE0FE2 for ; Sat, 11 Nov 2017 22:55:12 +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 99E4D33BF43 for ; Sat, 11 Nov 2017 22:55:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 07EFE99B2 for ; Sat, 11 Nov 2017 22:55:10 +0000 (UTC) From: "Jonas Stein" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jonas Stein" Message-ID: <1510440854.9985e96f67655e34fcc5ca7aa4c62f46d8db0b55.jstein@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/fvwm-crystal/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/fvwm-crystal/fvwm-crystal-3.4.1-r1.ebuild X-VCS-Directories: x11-themes/fvwm-crystal/ X-VCS-Committer: jstein X-VCS-Committer-Name: Jonas Stein X-VCS-Revision: 9985e96f67655e34fcc5ca7aa4c62f46d8db0b55 X-VCS-Branch: master Date: Sat, 11 Nov 2017 22:55:10 +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: f9785007-b585-42e6-92a6-c0baa13e0275 X-Archives-Hash: 89bcf43eebfdb9362c704aa97134d024 commit: 9985e96f67655e34fcc5ca7aa4c62f46d8db0b55 Author: Dominique Michel gmail com> AuthorDate: Sat Nov 11 22:52:46 2017 +0000 Commit: Jonas Stein gentoo org> CommitDate: Sat Nov 11 22:54:14 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9985e96f x11-themes/fvwm-crystal: Fix HOMEPAGE Closes: https://bugs.gentoo.org/612418 Package-Manager: Portage-2.3.13, Repoman-2.3.4 x11-themes/fvwm-crystal/fvwm-crystal-3.4.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-3.4.1-r1.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-3.4.1-r1.ebuild index 7c45d4158fd..6b3393600c3 100644 --- a/x11-themes/fvwm-crystal/fvwm-crystal-3.4.1-r1.ebuild +++ b/x11-themes/fvwm-crystal/fvwm-crystal-3.4.1-r1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit eutils readme.gentoo-r1 python-r1 user DESCRIPTION="Configurable FVWM theme with transparency and freedesktop compatible menu" -HOMEPAGE="http://fvwm-crystal.org/" +HOMEPAGE="http://fvwm-crystal.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-3+"