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 08B9B1396D0 for ; Thu, 31 Aug 2017 12:16:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 466B71FC06D; Thu, 31 Aug 2017 12:16:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 2595B1FC06D for ; Thu, 31 Aug 2017 12:16:56 +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 4E366340988 for ; Thu, 31 Aug 2017 12:16:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C94A28901 for ; Thu, 31 Aug 2017 12:16:52 +0000 (UTC) From: "Tim Harder" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tim Harder" Message-ID: <1504181777.befa270ec9ae96efbea66b45345a9bf01f88d6fb.radhermit@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/mcomix/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/mcomix/mcomix-1.2.1.ebuild X-VCS-Directories: media-gfx/mcomix/ X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: befa270ec9ae96efbea66b45345a9bf01f88d6fb X-VCS-Branch: master Date: Thu, 31 Aug 2017 12:16:52 +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: b1ea0f0d-fbd3-48fe-9824-86de3ffdd94b X-Archives-Hash: 5620be2d3d79c9ccf4508f4770c79b9d commit: befa270ec9ae96efbea66b45345a9bf01f88d6fb Author: Tim Harder gentoo org> AuthorDate: Thu Aug 31 12:15:20 2017 +0000 Commit: Tim Harder gentoo org> CommitDate: Thu Aug 31 12:16:17 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=befa270e media-gfx/mcomix: update HOMEPAGE media-gfx/mcomix/mcomix-1.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/mcomix/mcomix-1.2.1.ebuild b/media-gfx/mcomix/mcomix-1.2.1.ebuild index 4c92a6e95e0..dc954fa35aa 100644 --- a/media-gfx/mcomix/mcomix-1.2.1.ebuild +++ b/media-gfx/mcomix/mcomix-1.2.1.ebuild @@ -11,7 +11,7 @@ PLOCALES="ca cs de el es fa fr gl he hr hu id it ja ko nl pl pt_BR ru sv uk zh_C inherit distutils-r1 fdo-mime l10n DESCRIPTION="A fork of comix, a GTK image viewer for comic book archives" -HOMEPAGE="http://mcomix.sourceforge.net" +HOMEPAGE="https://sourceforge.net/p/mcomix/wiki/Home/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2"