public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Horea Christian" <horea.christ@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-physics/genfit/
Date: Sun,  3 Jan 2021 06:18:37 +0000 (UTC)	[thread overview]
Message-ID: <1609654619.1f55f85dcb465ea7267a5362ac4ab3b5fc319c63.chymera@gentoo> (raw)

commit:     1f55f85dcb465ea7267a5362ac4ab3b5fc319c63
Author:     Oliver Freyermuth <o.freyermuth <AT> googlemail <DOT> com>
AuthorDate: Sat Jan  2 22:46:35 2021 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Sun Jan  3 06:16:59 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=1f55f85d

sci-physics/genfit: Drop old tagged 02.00.00 version.

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Oliver Freyermuth <o.freyermuth <AT> googlemail.com>
Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 sci-physics/genfit/genfit-02.00.00.ebuild | 58 -------------------------------
 1 file changed, 58 deletions(-)

diff --git a/sci-physics/genfit/genfit-02.00.00.ebuild b/sci-physics/genfit/genfit-02.00.00.ebuild
deleted file mode 100644
index c2e29cc03..000000000
--- a/sci-physics/genfit/genfit-02.00.00.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-if [[ ${PV} == *9999* ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/GenFit/GenFit.git"
-	KEYWORDS=""
-else
-	TAG_VER=${PN}-code-1688-tags-v${PV//./-}
-	SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${TAG_VER}.zip"
-	KEYWORDS="~amd64 ~x86"
-	S=${WORKDIR}/${TAG_VER}
-fi
-
-DESCRIPTION="Generic toolkit for track reconstruction in physics experiments"
-HOMEPAGE="https://github.com/GenFit/GenFit"
-
-LICENSE="LGPL-3"
-SLOT="0"
-
-IUSE="doc examples"
-
-RDEPEND="
-	sci-physics/root:=
-	dev-libs/boost:=
-"
-DEPEND="${RDEPEND}"
-
-src_compile() {
-	cmake_src_compile
-	use doc && cmake_src_compile doc
-	use examples && cmake_src_compile tests
-}
-
-src_install() {
-	cmake_src_install
-	if use doc; then
-		docinto html
-		dodoc -r doc/html/.
-	fi
-	if use examples; then
-		insinto /usr/share/doc/${PF}/examples
-		doins -r "${BUILD_DIR}/bin"
-		doins test/makeGeom.C
-		doins test/README
-	fi
-	echo
-	elog "Note that there is no support in this ebuild for RAVE yet,"
-	elog "which is also not in portage."
-	elog "It should be possible to use a local installation of RAVE"
-	elog "and set:"
-	elog "  export RAVEPATH=<yourRaveDirectory>"
-	echo
-}


             reply	other threads:[~2021-01-03  6:18 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-03  6:18 Horea Christian [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-03-20 11:03 [gentoo-commits] proj/sci:master commit in: sci-physics/genfit/ Andrew Ammerlaan
2021-03-04 20:56 Andrew Ammerlaan
2021-01-03  6:18 Horea Christian
2021-01-03  6:18 Horea Christian
2020-12-31 15:58 Aisha Tammy
2016-03-29 17:15 Justin Lecher
2014-04-03 17:48 Sebastien Fabbro
2014-04-03 17:48 Sebastien Fabbro
2014-03-31 15:28 Nicolas Bock
2014-03-31 15:28 Nicolas Bock
2014-03-23 13:58 Christoph Junghans
2014-03-23 13:58 Christoph Junghans
2014-03-23 13:58 Christoph Junghans
2014-03-23 13:58 Christoph Junghans

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1609654619.1f55f85dcb465ea7267a5362ac4ab3b5fc319c63.chymera@gentoo \
    --to=horea.christ@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox