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 9D49C138334 for ; Sat, 20 Jul 2019 19:30:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C0986E0788; Sat, 20 Jul 2019 19:30:54 +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 A71E6E0788 for ; Sat, 20 Jul 2019 19:30: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 0A7283482C1 for ; Sat, 20 Jul 2019 19:30:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AF67670D for ; Sat, 20 Jul 2019 19:30:49 +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: <1563650975.e1133bf1276773dfee1e973b0ae29c78d462777d.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/kio-stash/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-misc/kio-stash/kio-stash-1.0-r1.ebuild X-VCS-Directories: kde-misc/kio-stash/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e1133bf1276773dfee1e973b0ae29c78d462777d X-VCS-Branch: master Date: Sat, 20 Jul 2019 19:30:49 +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: d594a524-a7f8-4d7d-944d-d835fff85a97 X-Archives-Hash: 6e82ff0a67b6f52a0e935b2bcf59be95 commit: e1133bf1276773dfee1e973b0ae29c78d462777d Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Jul 20 18:54:18 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Jul 20 19:29:35 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1133bf1 kde-misc/kio-stash: Fix HOMEPAGE Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-misc/kio-stash/kio-stash-1.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-misc/kio-stash/kio-stash-1.0-r1.ebuild b/kde-misc/kio-stash/kio-stash-1.0-r1.ebuild index e660fdc935c..c35c5f5aaee 100644 --- a/kde-misc/kio-stash/kio-stash-1.0-r1.ebuild +++ b/kde-misc/kio-stash/kio-stash-1.0-r1.ebuild @@ -7,7 +7,7 @@ KDE_TEST="forceoptional" inherit kde5 DESCRIPTION="KIO Slave and daemon to stash discontinuous file selections" -HOMEPAGE="http://arnavdhamija.com/2017/07/04/kio-stash-shipped/index.html https://cgit.kde.org/kio-stash.git" +HOMEPAGE="https://arnavdhamija.com/2017/07/04/kio-stash-shipped/ https://cgit.kde.org/kio-stash.git" SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz" LICENSE="GPL-2+"