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 2E702138335 for ; Mon, 10 Dec 2018 20:46:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 36E96E07D3; Mon, 10 Dec 2018 20:46:07 +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 10794E07D3 for ; Mon, 10 Dec 2018 20:46:05 +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 A3790335C7B for ; Mon, 10 Dec 2018 20:46:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AE56B3F0 for ; Mon, 10 Dec 2018 20:46:01 +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: <1544471898.17e981f18cb398eca475e5ab6720af0aad749641.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/plasma-pass/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/plasma-pass/plasma-pass-9999.ebuild X-VCS-Directories: kde-misc/plasma-pass/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 17e981f18cb398eca475e5ab6720af0aad749641 X-VCS-Branch: master Date: Mon, 10 Dec 2018 20:46:01 +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: 645c5b69-ba16-47fa-9ab9-2146e29b34fb X-Archives-Hash: f3b1efdef529bf7df02952f31fd84253 commit: 17e981f18cb398eca475e5ab6720af0aad749641 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Dec 10 19:58:18 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Dec 10 19:58:18 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=17e981f1 kde-misc/plasma-pass: Update HOMEPAGE/EGIT_REPO_URI Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-misc/plasma-pass/plasma-pass-9999.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/kde-misc/plasma-pass/plasma-pass-9999.ebuild b/kde-misc/plasma-pass/plasma-pass-9999.ebuild index dccfd6abcf..bc0af1597e 100644 --- a/kde-misc/plasma-pass/plasma-pass-9999.ebuild +++ b/kde-misc/plasma-pass/plasma-pass-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 @@ -6,8 +6,7 @@ EAPI=6 inherit kde5 DESCRIPTION="Plasma applet to access password from pass" -HOMEPAGE="https://cgit.kde.org/scratch/dvratil/plasma-pass.git" -EGIT_REPO_URI="https://anongit.kde.org/scratch/dvratil/plasma-pass.git" +HOMEPAGE="https://www.dvratil.cz/2018/05/plasma-pass/ https://cgit.kde.org/plasma-pass.git/" LICENSE="LGPL-2.1+" IUSE=""