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 3437F138335 for ; Sat, 20 Jul 2019 20:08:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 54277E077F; Sat, 20 Jul 2019 20:08:28 +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 2EED8E077F for ; Sat, 20 Jul 2019 20:08:28 +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 E6EFA3482BB for ; Sat, 20 Jul 2019 20:08:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 857D655B for ; Sat, 20 Jul 2019 20:08: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: <1563651522.75a0af8037062e2acb37855ef7a7a312a09f32b6.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/kio-stash/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/kio-stash/kio-stash-9999.ebuild X-VCS-Directories: kde-misc/kio-stash/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 75a0af8037062e2acb37855ef7a7a312a09f32b6 X-VCS-Branch: master Date: Sat, 20 Jul 2019 20:08: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: 938b9274-43dd-4914-b1ed-188aff37c6f8 X-Archives-Hash: ba8c80b26dc14f9ca385092c1b1e91f8 commit: 75a0af8037062e2acb37855ef7a7a312a09f32b6 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Jul 20 18:54:18 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Jul 20 19:38:42 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=75a0af80 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-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-misc/kio-stash/kio-stash-9999.ebuild b/kde-misc/kio-stash/kio-stash-9999.ebuild index fccb3dd440..be903b8d4d 100644 --- a/kde-misc/kio-stash/kio-stash-9999.ebuild +++ b/kde-misc/kio-stash/kio-stash-9999.ebuild @@ -7,7 +7,7 @@ KDE_TEST="forceoptional" inherit kde5 DESCRIPTION="KIO Slave and daemon to stash discontinuous file selections" -HOMEPAGE="http://arnavdhamija.com/blog/kio-stash-release.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" LICENSE="GPL-2+" SLOT="0"