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 0C62C1581E7 for ; Tue, 23 Apr 2024 09:48:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C48F7E29E5; Tue, 23 Apr 2024 09:48:47 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A112BE29E5 for ; Tue, 23 Apr 2024 09:48: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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E0CED3432C6 for ; Tue, 23 Apr 2024 09:48:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 249B51711 for ; Tue, 23 Apr 2024 09:48:45 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1713865683.6465b1d9d5355b2e3b1fd3b47452e2bad4e5b3eb.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/thepeg/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-physics/thepeg/thepeg-2.2.2-r1.ebuild sci-physics/thepeg/thepeg-2.2.3.ebuild sci-physics/thepeg/thepeg-2.3.0.ebuild X-VCS-Directories: sci-physics/thepeg/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 6465b1d9d5355b2e3b1fd3b47452e2bad4e5b3eb X-VCS-Branch: master Date: Tue, 23 Apr 2024 09:48: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: dac2979b-6160-4c09-bfad-3bde7b08ad58 X-Archives-Hash: 109b06df227a4dc66f25d4f5c2380177 commit: 6465b1d9d5355b2e3b1fd3b47452e2bad4e5b3eb Author: Alexander Puck Neuwirth neuwirth-informatik de> AuthorDate: Sun Apr 21 21:58:17 2024 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Tue Apr 23 09:48:03 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6465b1d9 sci-physics/thepeg: update LICENSE Signed-off-by: Alexander Puck Neuwirth neuwirth-informatik.de> Signed-off-by: Andrew Ammerlaan gentoo.org> sci-physics/thepeg/thepeg-2.2.2-r1.ebuild | 2 +- sci-physics/thepeg/thepeg-2.2.3.ebuild | 2 +- sci-physics/thepeg/thepeg-2.3.0.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sci-physics/thepeg/thepeg-2.2.2-r1.ebuild b/sci-physics/thepeg/thepeg-2.2.2-r1.ebuild index dac77266dd4f..d2d923373f48 100644 --- a/sci-physics/thepeg/thepeg-2.2.2-r1.ebuild +++ b/sci-physics/thepeg/thepeg-2.2.2-r1.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://www.hepforge.org/archive/thepeg/${MY_P}.tar.bz2 ${TEST_URI}/GRV98nlo.LHgrid ${TEST_URI}/MRST2001nlo.LHgrid ) )" -LICENSE="GPL-2" +LICENSE="GPL-3" SLOT="0/20" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="emacs fastjet hepmc java lhapdf static-libs test zlib" diff --git a/sci-physics/thepeg/thepeg-2.2.3.ebuild b/sci-physics/thepeg/thepeg-2.2.3.ebuild index e7cb0fa42ad8..7c788bbfb4d2 100644 --- a/sci-physics/thepeg/thepeg-2.2.3.ebuild +++ b/sci-physics/thepeg/thepeg-2.2.3.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://www.hepforge.org/archive/thepeg/${MY_P}.tar.bz2 ${TEST_URI}/GRV98nlo.LHgrid ${TEST_URI}/MRST2001nlo.LHgrid ) )" -LICENSE="GPL-2" +LICENSE="GPL-3" SLOT="0/30" KEYWORDS="~amd64 ~x86" IUSE="emacs fastjet hepmc java lhapdf static-libs test zlib" diff --git a/sci-physics/thepeg/thepeg-2.3.0.ebuild b/sci-physics/thepeg/thepeg-2.3.0.ebuild index 22285ae6bf08..2d39b9c8d9d4 100644 --- a/sci-physics/thepeg/thepeg-2.3.0.ebuild +++ b/sci-physics/thepeg/thepeg-2.3.0.ebuild @@ -23,7 +23,7 @@ SRC_URI="https://www.hepforge.org/archive/thepeg/${MY_P}.tar.bz2 ${TEST_URI}/MRST2001nlo.LHgrid ) )" -LICENSE="GPL-2" +LICENSE="GPL-3" SLOT="0/30" KEYWORDS="~amd64" IUSE="emacs fastjet +hepmc3 lhapdf static-libs test zlib rivet"