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 77195158089 for ; Sat, 4 Nov 2023 20:20:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5D4D12BC018; Sat, 4 Nov 2023 20:20:43 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 440E02BC018 for ; Sat, 4 Nov 2023 20:20:43 +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 7BAEC335D31 for ; Sat, 4 Nov 2023 20:20:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CD86DAFB for ; Sat, 4 Nov 2023 20:20:40 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1699129210.acd6cff5c44ca0c8df090ef04a773d1732070175.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/libgsf/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/libgsf/libgsf-1.14.51.ebuild X-VCS-Directories: gnome-extra/libgsf/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: acd6cff5c44ca0c8df090ef04a773d1732070175 X-VCS-Branch: master Date: Sat, 4 Nov 2023 20:20:40 +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: 0f10f943-bc49-4525-b3d0-e0698fb42df7 X-Archives-Hash: 56aaa6a5f37143b7df10aec3c0f4cc9a commit: acd6cff5c44ca0c8df090ef04a773d1732070175 Author: Mart Raudsepp gentoo org> AuthorDate: Sat Nov 4 20:10:39 2023 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sat Nov 4 20:20:10 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acd6cff5 gnome-extra/libgsf: update LICENSE Signed-off-by: Mart Raudsepp gentoo.org> gnome-extra/libgsf/libgsf-1.14.51.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/libgsf/libgsf-1.14.51.ebuild b/gnome-extra/libgsf/libgsf-1.14.51.ebuild index 1270ca3c4e5b..9b8b4ef0e360 100644 --- a/gnome-extra/libgsf/libgsf-1.14.51.ebuild +++ b/gnome-extra/libgsf/libgsf-1.14.51.ebuild @@ -9,7 +9,7 @@ inherit gnome2 DESCRIPTION="The GNOME Structured File Library" HOMEPAGE="https://gitlab.gnome.org/GNOME/libgsf" -LICENSE="GPL-2 LGPL-2.1" +LICENSE="LGPL-2.1" SLOT="0/114" # libgsf-1.so version KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" IUSE="bzip2 gtk +introspection test"