Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/thepeg/
Date: Fri, 26 Aug 2022 11:13:20
Message-Id: 1661512381.78b04e75a03dc617a65921df65464088742e61be.andrewammerlaan@gentoo
1 commit: 78b04e75a03dc617a65921df65464088742e61be
2 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 26 11:12:15 2022 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 26 11:13:01 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78b04e75
7
8 sci-physics/thepeg: drop unused flag
9
10 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
11
12 sci-physics/thepeg/metadata.xml | 2 --
13 1 file changed, 2 deletions(-)
14
15 diff --git a/sci-physics/thepeg/metadata.xml b/sci-physics/thepeg/metadata.xml
16 index c591073f15ca..cacb2f090dd4 100644
17 --- a/sci-physics/thepeg/metadata.xml
18 +++ b/sci-physics/thepeg/metadata.xml
19 @@ -13,8 +13,6 @@
20 of the toolkit and which can be used by any event generator model.
21 </longdescription>
22 <use>
23 - <flag name="c++11">Build ThePEG using the C++11 standard.
24 - Experimental feature, not for production use.</flag>
25 <flag name="fastjet">Adds support for <pkg>sci-physics/fastjet</pkg></flag>
26 <flag name="hepmc">Adds support for High Energy Physics Monte Carlo
27 Generators <pkg>sci-physics/hepmc</pkg></flag>