public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Christoph Junghans" <ottxor@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-physics/genfit/
Date: Sun, 23 Mar 2014 13:58:19 +0000 (UTC)	[thread overview]
Message-ID: <1395529150.fe418d2a22adb262aaa7f4b4aa136fe5200e8240.ottxor@gentoo> (raw)

commit:     fe418d2a22adb262aaa7f4b4aa136fe5200e8240
Author:     Oliver Freyermuth <o.freyermuth <AT> googlemail <DOT> com>
AuthorDate: Sat Mar 22 22:59:10 2014 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Sat Mar 22 22:59:10 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=fe418d2a

Fix incorrect working directory (adapt to zipped file).

---
 sci-physics/genfit/ChangeLog              | 6 +++---
 sci-physics/genfit/genfit-02.00.00.ebuild | 6 +++++-
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/sci-physics/genfit/ChangeLog b/sci-physics/genfit/ChangeLog
index 2dc2ddf..f074dc7 100644
--- a/sci-physics/genfit/ChangeLog
+++ b/sci-physics/genfit/ChangeLog
@@ -2,10 +2,10 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
-  22 Mar 2014; <olifre@gentoo.org> genfit-02.00.00.ebuild:
-  Use zip'ed snapshot instead of tag from repository. 
+  22 Mar 2014; <o.freyermuth@googlemail.com> genfit-02.00.00.ebuild:
+  Fix incorrect working directory (adapt to zipped file)
 
-  22 Mar 2014; <olifre@gentoo.org> genfit-02.00.00.ebuild:
+  22 Mar 2014; <o.freyermuth@googlemail.com> genfit-02.00.00.ebuild:
   Use zip'ed snapshot instead of tag from repository. 
 
   22 Mar 2014; <o.freyermuth@googlemail.com> genfit-02.00.00.ebuild, metadata.xml:

diff --git a/sci-physics/genfit/genfit-02.00.00.ebuild b/sci-physics/genfit/genfit-02.00.00.ebuild
index 46993c7..596f3e9 100644
--- a/sci-physics/genfit/genfit-02.00.00.ebuild
+++ b/sci-physics/genfit/genfit-02.00.00.ebuild
@@ -9,9 +9,11 @@ inherit cmake-utils versionator
 #ESVN_REPO_URI="https://svn.code.sf.net/p/${PN}/code/tags/v$(replace_all_version_separators '-')"
 #ESVN_PROJECT="${PN}.${PV}"
 
+TAG_VER=${PN}-code-1688-tags-v$(replace_all_version_separators '-')
+
 DESCRIPTION="a generic toolkit for track reconstruction for experiments in particle and nuclear physics"
 HOMEPAGE="http://genfit.sourceforge.net/Main.html"
-SRC_URI="http://sourceforge.net/code-snapshots/svn/g/ge/genfit/code/genfit-code-1688-tags-v$(replace_all_version_separators '-').zip"
+SRC_URI="http://sourceforge.net/code-snapshots/svn/g/ge/genfit/code/${TAG_VER}.zip"
 
 LICENSE="LGPL-3"
 SLOT="0"
@@ -24,6 +26,8 @@ RDEPEND="
 DEPEND="${RDEPEND}
 	doc? ( app-doc/doxygen[dot] )"
 
+S=${WORKDIR}/${TAG_VER}
+
 src_compile() {
 	cmake-utils_src_compile
 	use doc      && cmake-utils_src_compile doc


             reply	other threads:[~2014-03-23 13:58 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-23 13:58 Christoph Junghans [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
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

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=1395529150.fe418d2a22adb262aaa7f4b4aa136fe5200e8240.ottxor@gentoo \
    --to=ottxor@gentoo.org \
    --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