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 D0FC21396D1 for ; Fri, 18 Aug 2017 15:29:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0B7F0E0D4E; Fri, 18 Aug 2017 15:29:54 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 DF72AE0D4E for ; Fri, 18 Aug 2017 15:29:53 +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 E1521341958 for ; Fri, 18 Aug 2017 15:29:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9B6197A28 for ; Fri, 18 Aug 2017 15:29:51 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1503070182.2657fd81c0c981138a5df07de27df984b72f087d.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/kid3/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/kid3/kid3-3.5.0.ebuild X-VCS-Directories: media-sound/kid3/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 2657fd81c0c981138a5df07de27df984b72f087d X-VCS-Branch: master Date: Fri, 18 Aug 2017 15:29:51 +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: 632b7a1f-307f-43ab-b834-5a3cf712abaa X-Archives-Hash: 38022326862e60ded28ccd91e73d9f17 commit: 2657fd81c0c981138a5df07de27df984b72f087d Author: Michael Palimaka gentoo org> AuthorDate: Fri Aug 18 15:29:36 2017 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Fri Aug 18 15:29:42 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2657fd81 media-sound/kid3: update HOMEPAGE Package-Manager: Portage-2.3.6, Repoman-2.3.3 media-sound/kid3/kid3-3.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/kid3/kid3-3.5.0.ebuild b/media-sound/kid3/kid3-3.5.0.ebuild index 5766131f8eb..64def7acd3d 100644 --- a/media-sound/kid3/kid3-3.5.0.ebuild +++ b/media-sound/kid3/kid3-3.5.0.ebuild @@ -7,7 +7,7 @@ KDE_HANDBOOK="false" # buildsystem applies broken python hacks, bug #614950 inherit kde5 DESCRIPTION="Simple tag editor based on Qt" -HOMEPAGE="http://kid3.sourceforge.net/" +HOMEPAGE="https://kid3.sourceforge.io/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2+"