summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-10-09 10:18:18 +0200
committerMichał Górny <mgorny@gentoo.org>2020-10-09 10:20:53 +0200
commit05d94d6c8dd8d75ddf69eef770fc0b1480a4c803 (patch)
treea6bc43cad77eda8d3bdf1b0c2c350a440025f12f /sci-physics
parentmedia-fonts/fira-code: cleanup (diff)
downloadgentoo-05d94d6c8dd8d75ddf69eef770fc0b1480a4c803.tar.gz
gentoo-05d94d6c8dd8d75ddf69eef770fc0b1480a4c803.tar.bz2
gentoo-05d94d6c8dd8d75ddf69eef770fc0b1480a4c803.zip
sci-physics/thepeg: Remove dep on rivet
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-physics')
-rw-r--r--sci-physics/thepeg/metadata.xml1
-rw-r--r--sci-physics/thepeg/thepeg-1.9.2.ebuild5
-rw-r--r--sci-physics/thepeg/thepeg-2.0.0.ebuild5
-rw-r--r--sci-physics/thepeg/thepeg-2.0.4.ebuild5
4 files changed, 6 insertions, 10 deletions
diff --git a/sci-physics/thepeg/metadata.xml b/sci-physics/thepeg/metadata.xml
index b98a9450c6f2..4f8dcee86a89 100644
--- a/sci-physics/thepeg/metadata.xml
+++ b/sci-physics/thepeg/metadata.xml
@@ -19,6 +19,5 @@
<flag name="hepmc">Adds support for High Energy Physics Monte Carlo
Generators <pkg>sci-physics/hepmc</pkg></flag>
<flag name="lhapdf">Adds support for <pkg>sci-physics/lhapdf</pkg></flag>
- <flag name="rivet">Adds support for <pkg>sci-physics/rivet</pkg></flag>
</use>
</pkgmetadata>
diff --git a/sci-physics/thepeg/thepeg-1.9.2.ebuild b/sci-physics/thepeg/thepeg-1.9.2.ebuild
index 1f333ed8402a..dfe097cf8ca0 100644
--- a/sci-physics/thepeg/thepeg-1.9.2.ebuild
+++ b/sci-physics/thepeg/thepeg-1.9.2.ebuild
@@ -24,7 +24,7 @@ LICENSE="GPL-2"
SLOT="0/18"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="c++11 emacs fastjet hepmc java lhapdf rivet static-libs test zlib"
+IUSE="c++11 emacs fastjet hepmc java lhapdf static-libs test zlib"
RESTRICT="!test? ( test )"
RDEPEND="
@@ -34,7 +34,6 @@ RDEPEND="
hepmc? ( sci-physics/hepmc:0= )
java? ( >=virtual/jre-1.5:* )
lhapdf? ( sci-physics/lhapdf:0= )
- rivet? ( sci-physics/rivet:0= )
zlib? ( sys-libs/zlib:0= )"
DEPEND="${RDEPEND}
test? ( sys-process/time )"
@@ -62,7 +61,7 @@ src_configure() {
$(use_with hepmc hepmc "${EPREFIX}"/usr)
$(use_with java javagui)
$(use_with lhapdf lhapdf "${EPREFIX}"/usr)
- $(use_with rivet rivet "${EPREFIX}"/usr)
+ --without-rivet
$(use_with zlib zlib "${EPREFIX}"/usr)
)
autotools-utils_src_configure
diff --git a/sci-physics/thepeg/thepeg-2.0.0.ebuild b/sci-physics/thepeg/thepeg-2.0.0.ebuild
index 6d4e9927f49d..22c553e8f5dd 100644
--- a/sci-physics/thepeg/thepeg-2.0.0.ebuild
+++ b/sci-physics/thepeg/thepeg-2.0.0.ebuild
@@ -24,7 +24,7 @@ LICENSE="GPL-2"
SLOT="0/20"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="c++11 emacs fastjet hepmc java lhapdf rivet static-libs test zlib"
+IUSE="c++11 emacs fastjet hepmc java lhapdf static-libs test zlib"
RESTRICT="!test? ( test )"
RDEPEND="
@@ -34,7 +34,6 @@ RDEPEND="
hepmc? ( sci-physics/hepmc:0= )
java? ( >=virtual/jre-1.5:* )
lhapdf? ( sci-physics/lhapdf:0= )
- rivet? ( sci-physics/rivet:0= )
zlib? ( sys-libs/zlib:0= )"
DEPEND="${RDEPEND}
test? ( sys-process/time )"
@@ -62,7 +61,7 @@ src_configure() {
$(use_with hepmc hepmc "${EPREFIX}"/usr)
$(use_with java javagui)
$(use_with lhapdf lhapdf "${EPREFIX}"/usr)
- $(use_with rivet rivet "${EPREFIX}"/usr)
+ --without-rivet
$(use_with zlib zlib "${EPREFIX}"/usr)
)
autotools-utils_src_configure
diff --git a/sci-physics/thepeg/thepeg-2.0.4.ebuild b/sci-physics/thepeg/thepeg-2.0.4.ebuild
index 93ed41abb780..69fd55af01e8 100644
--- a/sci-physics/thepeg/thepeg-2.0.4.ebuild
+++ b/sci-physics/thepeg/thepeg-2.0.4.ebuild
@@ -21,7 +21,7 @@ LICENSE="GPL-2"
SLOT="0/20"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="c++11 emacs fastjet hepmc java lhapdf rivet static-libs test zlib"
+IUSE="c++11 emacs fastjet hepmc java lhapdf static-libs test zlib"
RESTRICT="!test? ( test )"
RDEPEND="
@@ -31,7 +31,6 @@ RDEPEND="
hepmc? ( sci-physics/hepmc:0= )
java? ( >=virtual/jre-1.5:* )
lhapdf? ( >=sci-physics/lhapdf-6.0:0= )
- rivet? ( sci-physics/rivet:0= )
zlib? ( sys-libs/zlib:0= )"
DEPEND="${RDEPEND}
test? ( sys-process/time )"
@@ -64,7 +63,7 @@ src_configure() {
$(use_with hepmc hepmc "${EPREFIX}"/usr) \
$(use_with java javagui) \
$(use_with lhapdf lhapdf "${EPREFIX}"/usr) \
- $(use_with rivet rivet "${EPREFIX}"/usr) \
+ --without-rivet \
$(use_with zlib zlib "${EPREFIX}"/usr)
}