From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 699A3139BC7 for ; Tue, 29 Sep 2015 17:45:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DEE3321C00F; Tue, 29 Sep 2015 17:45:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7CA3D21C00F for ; Tue, 29 Sep 2015 17:45:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A942C340A1B for ; Tue, 29 Sep 2015 17:45:55 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5A3BB1F9 for ; Tue, 29 Sep 2015 17:45:54 +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: <1443548744.7f1b3cd72efaa128a45f8d0e2ddcd088d7ab6e26.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/taglib-extras/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/taglib-extras/taglib-extras-1.0.1-r1.ebuild X-VCS-Directories: media-libs/taglib-extras/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 7f1b3cd72efaa128a45f8d0e2ddcd088d7ab6e26 X-VCS-Branch: master Date: Tue, 29 Sep 2015 17:45:54 +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: 41fd559b-d4fa-4078-b002-8b2692bb4e09 X-Archives-Hash: aa38f2d3b5ef6a3ae1c53755cf91a8f8 commit: 7f1b3cd72efaa128a45f8d0e2ddcd088d7ab6e26 Author: Michael Palimaka gentoo org> AuthorDate: Tue Sep 29 17:44:03 2015 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Tue Sep 29 17:45:44 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f1b3cd7 media-libs/taglib-extras: update HOMEPAGE Package-Manager: portage-2.2.20.1 media-libs/taglib-extras/taglib-extras-1.0.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/taglib-extras/taglib-extras-1.0.1-r1.ebuild b/media-libs/taglib-extras/taglib-extras-1.0.1-r1.ebuild index ed74519..559e7fb 100644 --- a/media-libs/taglib-extras/taglib-extras-1.0.1-r1.ebuild +++ b/media-libs/taglib-extras/taglib-extras-1.0.1-r1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit cmake-utils DESCRIPTION="Unofficial taglib plugins maintained by the Amarok team" -HOMEPAGE="https://developer.kde.org/~wheeler/taglib.html" +HOMEPAGE="https://websvn.kde.org/trunk/kdesupport/taglib-extras/" SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.gz" LICENSE="GPL-2"