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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0CB67159C96 for ; Fri, 26 Jul 2024 08:11:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 44914E2A0C; Fri, 26 Jul 2024 08:11:05 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 1FD0EE2A0C for ; Fri, 26 Jul 2024 08:11:05 +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 2709F33E3A9 for ; Fri, 26 Jul 2024 08:11:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 83B231E5A for ; Fri, 26 Jul 2024 08:11:02 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1721981460.998c270b729ec51fc511adba02a41342b9b51c5c.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/grisbi/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/grisbi/grisbi-2.0.5.ebuild app-office/grisbi/grisbi-3.0.3.ebuild app-office/grisbi/grisbi-3.0.4.ebuild X-VCS-Directories: app-office/grisbi/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 998c270b729ec51fc511adba02a41342b9b51c5c X-VCS-Branch: master Date: Fri, 26 Jul 2024 08:11: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: 53177bcb-b062-414c-99c5-b574274591fa X-Archives-Hash: e3951817ad1c2f281de3e548ec277a90 commit: 998c270b729ec51fc511adba02a41342b9b51c5c Author: Guillaume Castagnino castagnino org> AuthorDate: Thu Jul 4 13:50:50 2024 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Fri Jul 26 08:11:00 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=998c270b app-office/grisbi: update LICENSE Signed-off-by: Guillaume Castagnino castagnino.org> Closes: https://github.com/gentoo/gentoo/pull/37344 Signed-off-by: Joonas Niilola gentoo.org> app-office/grisbi/grisbi-2.0.5.ebuild | 2 +- app-office/grisbi/grisbi-3.0.3.ebuild | 2 +- app-office/grisbi/grisbi-3.0.4.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-office/grisbi/grisbi-2.0.5.ebuild b/app-office/grisbi/grisbi-2.0.5.ebuild index bf4c552c6afd..0b447588abc8 100644 --- a/app-office/grisbi/grisbi-2.0.5.ebuild +++ b/app-office/grisbi/grisbi-2.0.5.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="http://www.grisbi.org https://github.com/grisbi/grisbi" SRC_URI="https://downloads.sourceforge.net/${PN}/grisbi%20stable/$(ver_cut 1-2).x/${P}.tar.bz2" IUSE="goffice nls ofx ssl" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="amd64 ~ppc ~x86" diff --git a/app-office/grisbi/grisbi-3.0.3.ebuild b/app-office/grisbi/grisbi-3.0.3.ebuild index 5e1755cddcd0..4119f58d5107 100644 --- a/app-office/grisbi/grisbi-3.0.3.ebuild +++ b/app-office/grisbi/grisbi-3.0.3.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="http://www.grisbi.org https://github.com/grisbi/grisbi" SRC_URI="https://downloads.sourceforge.net/${PN}/grisbi%20stable/$(ver_cut 1-2).x/${P}.tar.bz2" IUSE="goffice nls ofx ssl" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" diff --git a/app-office/grisbi/grisbi-3.0.4.ebuild b/app-office/grisbi/grisbi-3.0.4.ebuild index 5e1755cddcd0..4119f58d5107 100644 --- a/app-office/grisbi/grisbi-3.0.4.ebuild +++ b/app-office/grisbi/grisbi-3.0.4.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="http://www.grisbi.org https://github.com/grisbi/grisbi" SRC_URI="https://downloads.sourceforge.net/${PN}/grisbi%20stable/$(ver_cut 1-2).x/${P}.tar.bz2" IUSE="goffice nls ofx ssl" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86"