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/vgm/
Date: Sun, 23 Mar 2014 13:58:19 +0000 (UTC)	[thread overview]
Message-ID: <1395532392.2570d9f509a9b92dcdc8cdb0de492597bda202ff.ottxor@gentoo> (raw)

commit:     2570d9f509a9b92dcdc8cdb0de492597bda202ff
Author:     Oliver Freyermuth <o.freyermuth <AT> googlemail <DOT> com>
AuthorDate: Sat Mar 22 23:15:13 2014 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Sat Mar 22 23:53:12 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=2570d9f5

Address ebuild-issues: Use zip-snapshot instead of repo-tag, add missing die, fix typo in description.

---
 sci-physics/vgm/ChangeLog       |  6 +++++-
 sci-physics/vgm/vgm-3.06.ebuild | 16 ++++++++++------
 2 files changed, 15 insertions(+), 7 deletions(-)

diff --git a/sci-physics/vgm/ChangeLog b/sci-physics/vgm/ChangeLog
index 21a947c..e02c874 100644
--- a/sci-physics/vgm/ChangeLog
+++ b/sci-physics/vgm/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for sci-physics/vgm
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  22 Mar 2014; <o.freyermuth@googlemail.com> vgm-3.06.ebuild:
+  Address ebuild-issues: Use zip-snapshot instead of repo-tag, add missing die,
+  fix typo in description. 
+
   21 Jan 2013; Sébastien Fabbro <bicatali@gentoo.org> vgm-3.06.ebuild:
   Updated minimum geant4 version, thanks Oliver Freyermuth
 

diff --git a/sci-physics/vgm/vgm-3.06.ebuild b/sci-physics/vgm/vgm-3.06.ebuild
index 83b5fef..efd9cc4 100644
--- a/sci-physics/vgm/vgm-3.06.ebuild
+++ b/sci-physics/vgm/vgm-3.06.ebuild
@@ -4,14 +4,16 @@
 
 EAPI=5
 
-inherit cmake-utils versionator subversion
+inherit cmake-utils versionator
 
-ESVN_REPO_URI="https://vgm.svn.sourceforge.net/svnroot/${PN}/tags/v$(replace_all_version_separators '-')/${PN}"
-ESVN_PROJECT="${PN}.${PV}"
+#ESVN_REPO_URI="https://vgm.svn.sourceforge.net/svnroot/${PN}/tags/v$(replace_all_version_separators '-')/${PN}"
+#ESVN_PROJECT="${PN}.${PV}"
 
-DESCRIPTION="Virtual Geometry Model for High Enegery Physics Experiments"
+TAG_VER="${PN}-code-731-tags-v$(replace_all_version_separators '-')"
+
+DESCRIPTION="Virtual Geometry Model for High Energy Physics Experiments"
 HOMEPAGE="http://ivana.home.cern.ch/ivana/VGM.html"
-SRC_URI=""
+SRC_URI="http://sourceforge.net/code-snapshots/svn/v/vg/vgm/code/${TAG_VER}.zip"
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -27,6 +29,8 @@ DEPEND="${RDEPEND}
 	doc? ( app-doc/doxygen[dot] )
 	test? ( geant4? ( xml? ( >=sci-physics/geant-4.9.6[gdml] ) ) )"
 
+S=${WORKDIR}/${TAG_VER}/${PN}
+
 src_configure() {
 	local mycmakeargs=(
 		-DCLHEP_DIR="${EROOT}usr"
@@ -58,7 +62,7 @@ src_install() {
 		insinto /usr/share/doc/${PF}
 		doins -r examples
 	fi
-	cd doc
+	cd doc || die
 	dodoc README todo.txt VGMhistory.txt VGM.html VGMversions.html
 	use doc && dohtml -r html/*
 }


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

Thread overview: 8+ 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 --
2020-09-22  2:10 [gentoo-commits] proj/sci:master commit in: sci-physics/vgm/ Aisha Tammy
2014-07-07  6:36 Justin Lecher
2014-07-07  6:36 Justin Lecher
2014-04-03 17:48 Sebastien Fabbro
2014-03-27 21:51 Sebastien Fabbro
2013-01-21 17:33 Sebastien Fabbro
2013-01-18 23:59 Sebastien Fabbro

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=1395532392.2570d9f509a9b92dcdc8cdb0de492597bda202ff.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