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 6E12F138335 for ; Sat, 22 Dec 2018 12:13:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70997E07D8; Sat, 22 Dec 2018 12:13:30 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 4632EE07D8 for ; Sat, 22 Dec 2018 12:13:30 +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 2169D335C36 for ; Sat, 22 Dec 2018 12:13:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D1FB042F for ; Sat, 22 Dec 2018 12:13:25 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1545480620.575654c0155852fda6f0588040baffec67fe32c2.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kompare/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kompare/kompare-18.12.49.9999.ebuild kde-apps/kompare/kompare-9999.ebuild X-VCS-Directories: kde-apps/kompare/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 575654c0155852fda6f0588040baffec67fe32c2 X-VCS-Branch: master Date: Sat, 22 Dec 2018 12:13:25 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 214c1526-b9da-451c-84f1-6e1c99ace19b X-Archives-Hash: bd341ec3a2a76ab711e60e13d6a0c0a3 commit: 575654c0155852fda6f0588040baffec67fe32c2 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Dec 22 10:38:21 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Dec 22 12:10:20 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=575654c0 kde-apps/kompare: Drop dead HOMEPAGE Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kompare/kompare-18.12.49.9999.ebuild | 3 +-- kde-apps/kompare/kompare-9999.ebuild | 5 ++--- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/kde-apps/kompare/kompare-18.12.49.9999.ebuild b/kde-apps/kompare/kompare-18.12.49.9999.ebuild index ec7b2f6c0d..5a7acdd74b 100644 --- a/kde-apps/kompare/kompare-18.12.49.9999.ebuild +++ b/kde-apps/kompare/kompare-18.12.49.9999.ebuild @@ -7,8 +7,7 @@ KDE_HANDBOOK="forceoptional" inherit kde5 DESCRIPTION="A program to view the differences between files" -HOMEPAGE="https://www.kde.org/applications/development/kompare -http://www.caffeinated.me.uk/kompare/" +HOMEPAGE="https://www.kde.org/applications/development/kompare" KEYWORDS="" IUSE="" diff --git a/kde-apps/kompare/kompare-9999.ebuild b/kde-apps/kompare/kompare-9999.ebuild index 40458a16bb..5a7acdd74b 100644 --- a/kde-apps/kompare/kompare-9999.ebuild +++ b/kde-apps/kompare/kompare-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,8 +7,7 @@ KDE_HANDBOOK="forceoptional" inherit kde5 DESCRIPTION="A program to view the differences between files" -HOMEPAGE="https://www.kde.org/applications/development/kompare -http://www.caffeinated.me.uk/kompare/" +HOMEPAGE="https://www.kde.org/applications/development/kompare" KEYWORDS="" IUSE=""