diff options
author | Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> | 2024-04-21 23:58:17 +0200 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2024-04-23 11:48:03 +0200 |
commit | 6465b1d9d5355b2e3b1fd3b47452e2bad4e5b3eb (patch) | |
tree | 188a229fee7db40d7107e0cb15c2eb69947d2e42 /sci-physics/thepeg | |
parent | sci-physics/thepeg: add myself as a maintainer (diff) | |
download | gentoo-6465b1d9d5355b2e3b1fd3b47452e2bad4e5b3eb.tar.gz gentoo-6465b1d9d5355b2e3b1fd3b47452e2bad4e5b3eb.tar.bz2 gentoo-6465b1d9d5355b2e3b1fd3b47452e2bad4e5b3eb.zip |
sci-physics/thepeg: update LICENSE
Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de>
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'sci-physics/thepeg')
-rw-r--r-- | sci-physics/thepeg/thepeg-2.2.2-r1.ebuild | 2 | ||||
-rw-r--r-- | sci-physics/thepeg/thepeg-2.2.3.ebuild | 2 | ||||
-rw-r--r-- | 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" |