public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastien Fabbro" <bicatali@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-physics/geant-vmc/
Date: Mon,  3 Feb 2014 01:39:25 +0000 (UTC)	[thread overview]
Message-ID: <1391377957.e73ec8e364662db23944ef9d059f44a80a63b225.bicatali@gentoo> (raw)

commit:     e73ec8e364662db23944ef9d059f44a80a63b225
Author:     Oliver Freyermuth <o.freyermuth <AT> googlemail <DOT> com>
AuthorDate: Sun Feb  2 21:52:37 2014 +0000
Commit:     Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Sun Feb  2 21:52:37 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=e73ec8e3

Make header installation work again, include/ contains folders only so doheader must recurse (got broken in 4965054a93b9dd9f630a31b290e20c799dc1cf94 )

---
 sci-physics/geant-vmc/ChangeLog                | 5 +++++
 sci-physics/geant-vmc/geant-vmc-4.2.14b.ebuild | 2 +-
 sci-physics/geant-vmc/geant-vmc-4.2.15.ebuild  | 2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/sci-physics/geant-vmc/ChangeLog b/sci-physics/geant-vmc/ChangeLog
index 8f81bf9..bf52756 100644
--- a/sci-physics/geant-vmc/ChangeLog
+++ b/sci-physics/geant-vmc/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  02 Feb 2014; <o.freyermuth@googlemail.com> geant-vmc-4.2.14b.ebuild,
+  geant-vmc-4.2.15.ebuild:
+  Make header installation work again, include/ contains folders only so
+  doheader must recurse
+
   06 Jan 2014; Justin Lecher <jlec@gentoo.org> geant-vmc-4.2.14b.ebuild,
   geant-vmc-4.2.15.ebuild, metadata.xml:
   Add missing die

diff --git a/sci-physics/geant-vmc/geant-vmc-4.2.14b.ebuild b/sci-physics/geant-vmc/geant-vmc-4.2.14b.ebuild
index 5e39bf8..df2884e 100644
--- a/sci-physics/geant-vmc/geant-vmc-4.2.14b.ebuild
+++ b/sci-physics/geant-vmc/geant-vmc-4.2.14b.ebuild
@@ -51,7 +51,7 @@ src_test() {
 
 src_install() {
 	dolib.so lib/tgt_*/{libg4root,libgeant4vmc}.so
-	doheader include/*
+	doheader -r include/*
 	dodoc README history version_number
 	use doc && dohtml -r Geant4VMC.html doc/*
 	if use examples; then

diff --git a/sci-physics/geant-vmc/geant-vmc-4.2.15.ebuild b/sci-physics/geant-vmc/geant-vmc-4.2.15.ebuild
index c350288..f08e490 100644
--- a/sci-physics/geant-vmc/geant-vmc-4.2.15.ebuild
+++ b/sci-physics/geant-vmc/geant-vmc-4.2.15.ebuild
@@ -50,7 +50,7 @@ src_test() {
 
 src_install() {
 	dolib.so lib/tgt_*/{libg4root,libgeant4vmc}.so
-	doheader include/*
+	doheader -r include/*
 	dodoc README history version_number
 	use doc && dohtml -r Geant4VMC.html doc/*
 	if use examples; then


             reply	other threads:[~2014-02-03  1:39 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-03  1:39 Sebastien Fabbro [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-09-22  2:09 [gentoo-commits] proj/sci:master commit in: sci-physics/geant-vmc/ Aisha Tammy
2015-01-13  2:06 Christoph Junghans
2014-07-27  8:58 Justin Lecher
2014-07-07  6:36 Justin Lecher
2014-04-03 17:48 Sebastien Fabbro
2014-04-02 23:05 Sebastien Fabbro
2014-03-27 21:51 Sebastien Fabbro
2014-01-06 17:41 Justin Lecher
2014-01-06 17:41 Justin Lecher
2013-11-26  5:33 Sebastien Fabbro
2013-06-05 17:17 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=1391377957.e73ec8e364662db23944ef9d059f44a80a63b225.bicatali@gentoo \
    --to=bicatali@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