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 28D241396D9 for ; Sat, 11 Nov 2017 18:39:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8A8C3E109D; Sat, 11 Nov 2017 18:39: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 65F53E109D for ; Sat, 11 Nov 2017 18:39:56 +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 7ACE433BEA7 for ; Sat, 11 Nov 2017 18:39:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0FEA9997C for ; Sat, 11 Nov 2017 18:39:54 +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: <1510420201.da4d2ba78f508a2afb706d9d2a3d4f4f968ea09d.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-office/libalkimia/ X-VCS-Repository: proj/kde X-VCS-Files: app-office/libalkimia/libalkimia-9999.ebuild X-VCS-Directories: app-office/libalkimia/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: da4d2ba78f508a2afb706d9d2a3d4f4f968ea09d X-VCS-Branch: master Date: Sat, 11 Nov 2017 18:39: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: 0504bfb2-329c-497d-af25-da902b8692c5 X-Archives-Hash: 47ff8e0d80e0a417eb5ff359bfbcd6a4 commit: da4d2ba78f508a2afb706d9d2a3d4f4f968ea09d Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Nov 11 17:07:17 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Nov 11 17:10:01 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=da4d2ba7 app-office/libalkimia: Fix HOMEPAGE Package-Manager: Portage-2.3.13, Repoman-2.3.4 app-office/libalkimia/libalkimia-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/libalkimia/libalkimia-9999.ebuild b/app-office/libalkimia/libalkimia-9999.ebuild index 7e9e3d2a9d..f1ad622259 100644 --- a/app-office/libalkimia/libalkimia-9999.ebuild +++ b/app-office/libalkimia/libalkimia-9999.ebuild @@ -8,7 +8,7 @@ KMNAME="alkimia" inherit kde5 DESCRIPTION="Library with common classes and functionality used by KDE finance applications" -HOMEPAGE="http://kde-apps.org/content/show.php/libalkimia?content=137323" +HOMEPAGE="https://www.linux-apps.com/content/show.php/libalkimia?content=137323" LICENSE="LGPL-2.1" SLOT="0/6"