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 AAE151581C1 for ; Wed, 17 Jul 2024 12:12:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C61E02BC1EB; Wed, 17 Jul 2024 12:12:06 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 A42A52BC1EB for ; Wed, 17 Jul 2024 12:12:06 +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 4FDEF34314A for ; Wed, 17 Jul 2024 12:12:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BB4AE1E41 for ; Wed, 17 Jul 2024 12:12:02 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1721218291.c57b5c51a278ac2e45502eaf16be9f46d6e6a1b2.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/gnome-maps/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-geosciences/gnome-maps/gnome-maps-46.11.ebuild X-VCS-Directories: sci-geosciences/gnome-maps/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: c57b5c51a278ac2e45502eaf16be9f46d6e6a1b2 X-VCS-Branch: master Date: Wed, 17 Jul 2024 12:12:02 +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: a13bbf78-10f4-41d1-a164-117ce29b56fe X-Archives-Hash: c2c3ddd1f9d174c810f5ad69a7962f82 commit: c57b5c51a278ac2e45502eaf16be9f46d6e6a1b2 Author: Pacho Ramos gentoo org> AuthorDate: Wed Jul 17 10:56:34 2024 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Wed Jul 17 12:11:31 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c57b5c51 sci-geosciences/gnome-maps: update LICENSE Signed-off-by: Pacho Ramos gentoo.org> sci-geosciences/gnome-maps/gnome-maps-46.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-geosciences/gnome-maps/gnome-maps-46.11.ebuild b/sci-geosciences/gnome-maps/gnome-maps-46.11.ebuild index 349706136b60..76c6ff47688e 100644 --- a/sci-geosciences/gnome-maps/gnome-maps-46.11.ebuild +++ b/sci-geosciences/gnome-maps/gnome-maps-46.11.ebuild @@ -8,7 +8,7 @@ inherit gnome.org gnome2-utils meson xdg DESCRIPTION="A map application for GNOME" HOMEPAGE="https://wiki.gnome.org/Apps/Maps" -LICENSE="GPL-2+ LGPL-2+ MIT CC-BY-3.0 CC-BY-SA-3.0" +LICENSE="CC0-1.0 GPL-2+" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"