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 9D727158020 for ; Wed, 12 Oct 2022 23:09:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D0282E0855; Wed, 12 Oct 2022 23:09:53 +0000 (UTC) Received: from smtp.gentoo.org (dev.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B7695E0855 for ; Wed, 12 Oct 2022 23:09:53 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E1C423412AE for ; Wed, 12 Oct 2022 23:09:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 561F1616 for ; Wed, 12 Oct 2022 23:09:51 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1665615890.e74535fbad98a19a61a1c0e3b219c61ca1a1c78d.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/cinnamon-settings-daemon/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-5.2.0-r1.ebuild gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-5.4.5.ebuild X-VCS-Directories: gnome-extra/cinnamon-settings-daemon/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: e74535fbad98a19a61a1c0e3b219c61ca1a1c78d X-VCS-Branch: master Date: Wed, 12 Oct 2022 23:09:51 +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: d4393368-ce17-4c39-a3e8-4dd2a52ad086 X-Archives-Hash: e9bf493f6725916a81f02888e1065360 commit: e74535fbad98a19a61a1c0e3b219c61ca1a1c78d Author: Matthew S. Turnbull bluefang-logic com> AuthorDate: Mon Aug 22 01:45:18 2022 +0000 Commit: Sam James gentoo org> CommitDate: Wed Oct 12 23:04:50 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e74535fb gnome-extra/cinnamon-settings-daemon: Fix license declaration Update to match upstream debian/copyright declaration. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew S. Turnbull bluefang-logic.com> Signed-off-by: Sam James gentoo.org> .../cinnamon-settings-daemon/cinnamon-settings-daemon-5.2.0-r1.ebuild | 2 +- .../cinnamon-settings-daemon/cinnamon-settings-daemon-5.4.5.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-5.2.0-r1.ebuild b/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-5.2.0-r1.ebuild index 4b3d25bbde20..55b5ef65f78b 100644 --- a/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-5.2.0-r1.ebuild +++ b/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-5.2.0-r1.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Cinnamon's settings daemon" HOMEPAGE="https://projects.linuxmint.com/cinnamon/ https://github.com/linuxmint/cinnamon-settings-daemon" SRC_URI="https://github.com/linuxmint/cinnamon-settings-daemon/archive/${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="GPL-2+" +LICENSE="GPL-2+ LGPL-2+ LGPL-2.1 LGPL-2.1+ MIT" SLOT="0" KEYWORDS="amd64 ~arm64 ~riscv x86" IUSE="+colord cups input_devices_wacom smartcard systemd" diff --git a/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-5.4.5.ebuild b/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-5.4.5.ebuild index b04ea5c4335f..dfb89ce95445 100644 --- a/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-5.4.5.ebuild +++ b/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-5.4.5.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Cinnamon's settings daemon" HOMEPAGE="https://projects.linuxmint.com/cinnamon/ https://github.com/linuxmint/cinnamon-settings-daemon" SRC_URI="https://github.com/linuxmint/cinnamon-settings-daemon/archive/${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="GPL-2+" +LICENSE="GPL-2+ LGPL-2+ LGPL-2.1 LGPL-2.1+ MIT" SLOT="0" KEYWORDS="~amd64 ~arm64 ~riscv ~x86" IUSE="+colord cups input_devices_wacom smartcard systemd"