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 3ABD11395E2 for ; Sat, 19 Nov 2016 10:47:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4C566E0C21; Sat, 19 Nov 2016 10:47:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 223CFE0C21 for ; Sat, 19 Nov 2016 10:47:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 46382340F2A for ; Sat, 19 Nov 2016 10:47:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B04B74A0 for ; Sat, 19 Nov 2016 10:47:35 +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: <1479552443.f88754110e8f02040c887f35bf76b565f61be207.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kcachegrind/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kcachegrind/kcachegrind-16.12.49.9999.ebuild kde-apps/kcachegrind/kcachegrind-9999.ebuild X-VCS-Directories: kde-apps/kcachegrind/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: f88754110e8f02040c887f35bf76b565f61be207 X-VCS-Branch: master Date: Sat, 19 Nov 2016 10:47:35 +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: 4abe0e5f-8bf3-4bfa-84af-5802bb65ba84 X-Archives-Hash: 745460ec9184c24ec431faeba9d9169a commit: f88754110e8f02040c887f35bf76b565f61be207 Author: Andreas Sturmlechner gmail com> AuthorDate: Thu Nov 17 23:20:27 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sat Nov 19 10:47:23 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f8875411 kde-apps/kcachegrind: Update HOMEPAGE Package-Manager: portage-2.3.0 kde-apps/kcachegrind/kcachegrind-16.12.49.9999.ebuild | 4 ++-- kde-apps/kcachegrind/kcachegrind-9999.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-apps/kcachegrind/kcachegrind-16.12.49.9999.ebuild b/kde-apps/kcachegrind/kcachegrind-16.12.49.9999.ebuild index 9f2f5c8..1ed7642 100644 --- a/kde-apps/kcachegrind/kcachegrind-16.12.49.9999.ebuild +++ b/kde-apps/kcachegrind/kcachegrind-16.12.49.9999.ebuild @@ -7,9 +7,9 @@ EAPI=6 KDE_HANDBOOK="optional" inherit kde4-base -DESCRIPTION="KDE Frontend for Cachegrind" +DESCRIPTION="Frontend for Cachegrind by KDE" HOMEPAGE="https://www.kde.org/applications/development/kcachegrind -http://kcachegrind.sourceforge.net" +https://kcachegrind.github.io/html/Home.html" KEYWORDS="" IUSE="debug" diff --git a/kde-apps/kcachegrind/kcachegrind-9999.ebuild b/kde-apps/kcachegrind/kcachegrind-9999.ebuild index b0aa607..27d1f53 100644 --- a/kde-apps/kcachegrind/kcachegrind-9999.ebuild +++ b/kde-apps/kcachegrind/kcachegrind-9999.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="Frontend for Cachegrind by KDE" HOMEPAGE="https://www.kde.org/applications/development/kcachegrind -http://kcachegrind.sourceforge.net" +https://kcachegrind.github.io/html/Home.html" KEYWORDS="" IUSE=""