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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AACE5158094 for ; Wed, 14 Sep 2022 14:57:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F3467E0866; Wed, 14 Sep 2022 14:57:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DCDFEE0866 for ; Wed, 14 Sep 2022 14:57:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 13481340F00 for ; Wed, 14 Sep 2022 14:57:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AC0BE599 for ; Wed, 14 Sep 2022 14:57:45 +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: <1663167430.d47748494db82a295ccfb32b6c76e5bf6464bfa2.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-cdr/dolphin-plugins-mountiso/ X-VCS-Repository: proj/kde X-VCS-Files: app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-22.08.49.9999.ebuild app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-9999.ebuild X-VCS-Directories: app-cdr/dolphin-plugins-mountiso/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d47748494db82a295ccfb32b6c76e5bf6464bfa2 X-VCS-Branch: master Date: Wed, 14 Sep 2022 14:57:45 +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: 085014f4-ffd4-4282-aaac-e6a35b9b5cd0 X-Archives-Hash: 1c0d991c2d36df934fb2386b52a7e337 commit: d47748494db82a295ccfb32b6c76e5bf6464bfa2 Author: Michael Mair-Keimberger levelnine at> AuthorDate: Tue Jul 19 17:18:39 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Sep 14 14:57:10 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=d4774849 app-cdr/dolphin-plugins-mountiso: fix LICENSE Signed-off-by: Michael Mair-Keimberger levelnine.at> Portage 3.0.32 / pkgdev 0.2.1 / pkgcheck 0.10.11 Closes: https://github.com/gentoo/kde/pull/909 Signed-off-by: Andreas Sturmlechner gentoo.org> .../dolphin-plugins-mountiso-22.08.49.9999.ebuild | 2 +- app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-22.08.49.9999.ebuild b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-22.08.49.9999.ebuild index d6f454f38a..fdadfdcef1 100644 --- a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-22.08.49.9999.ebuild +++ b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-22.08.49.9999.ebuild @@ -15,7 +15,7 @@ inherit ecm gear.kde.org DESCRIPTION="Dolphin plugin for ISO loopback device mounting" HOMEPAGE="https://apps.kde.org/dolphin_plugins/" -LICENSE="GPL-2" # TODO: CHECK +LICENSE="GPL-2+" SLOT="5" KEYWORDS="" IUSE="" diff --git a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-9999.ebuild b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-9999.ebuild index d6f454f38a..fdadfdcef1 100644 --- a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-9999.ebuild +++ b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-9999.ebuild @@ -15,7 +15,7 @@ inherit ecm gear.kde.org DESCRIPTION="Dolphin plugin for ISO loopback device mounting" HOMEPAGE="https://apps.kde.org/dolphin_plugins/" -LICENSE="GPL-2" # TODO: CHECK +LICENSE="GPL-2+" SLOT="5" KEYWORDS="" IUSE=""