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 A5C36139694 for ; Tue, 4 Jul 2017 13:01:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05CF3E0CC7; Tue, 4 Jul 2017 13:01:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D5613E0CC7 for ; Tue, 4 Jul 2017 13:01:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 CCD903417C1 for ; Tue, 4 Jul 2017 13:01:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 730757466 for ; Tue, 4 Jul 2017 13:01:53 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1499173305.de5c2f372f0bddb3fe7eeeadfb41bfbc136a9cc6.kensington@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: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: de5c2f372f0bddb3fe7eeeadfb41bfbc136a9cc6 X-VCS-Branch: master Date: Tue, 4 Jul 2017 13:01:53 +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: f1f3f2f3-9442-4d17-aa6e-f8def1334e8a X-Archives-Hash: 30fbfef625548dc14ae3584eaf0c596c commit: de5c2f372f0bddb3fe7eeeadfb41bfbc136a9cc6 Author: Michael Palimaka gentoo org> AuthorDate: Tue Jul 4 13:01:41 2017 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Tue Jul 4 13:01:45 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=de5c2f37 kde-misc/kio-stash: sync with main tree Package-Manager: Portage-2.3.6, Repoman-2.3.2 kde-misc/kio-stash/kio-stash-9999.ebuild | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/kde-misc/kio-stash/kio-stash-9999.ebuild b/kde-misc/kio-stash/kio-stash-9999.ebuild index 7016fc6844..e7ed69b184 100644 --- a/kde-misc/kio-stash/kio-stash-9999.ebuild +++ b/kde-misc/kio-stash/kio-stash-9999.ebuild @@ -7,11 +7,15 @@ KDE_TEST="forceoptional" inherit kde5 DESCRIPTION="KIO Slave and daemon to stash discontinuous file selections" -HOMEPAGE="https://quickgit.kde.org/?p=kio-stash.git" +HOMEPAGE="http://arnavdhamija.com/blog/kio-stash-release.html https://quickgit.kde.org/?p=kio-stash.git" + +LICENSE="GPL-2+" SLOT="0" KEYWORDS="" IUSE="" +RESTRICT+=" test" + DEPEND=" $(add_frameworks_dep kconfig) $(add_frameworks_dep kcoreaddons)