commit:     9387586b5eb68566a052b9af47c629cae8fc897e
Author:     Oliver Freyermuth <o.freyermuth <AT> googlemail <DOT> com>
AuthorDate: Sun Jul  6 20:34:05 2014 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Jul  6 20:34:05 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=9387586b

Add subslot dependency on clhep, we need to rebuild for each clhep subslot 
change.

---
 sci-physics/vgm/ChangeLog       | 4 ++++
 sci-physics/vgm/vgm-3.06.ebuild | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/sci-physics/vgm/ChangeLog b/sci-physics/vgm/ChangeLog
index a316389..5b5dce5 100644
--- a/sci-physics/vgm/ChangeLog
+++ b/sci-physics/vgm/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  06 Jul 2014; Oliver Freyermuth <o.freyerm...@googlemail.com> vgm-3.06.ebuild:
+  Add subslot dependency on clhep, we need to rebuild for each clhep subslot
+  change.
+
 *vgm-9999 (06 Jul 2014)
 
   06 Jul 2014; Oliver Freyermuth <o.freyerm...@googlemail.com> 
+vgm-9999.ebuild:

diff --git a/sci-physics/vgm/vgm-3.06.ebuild b/sci-physics/vgm/vgm-3.06.ebuild
index ccdc5a3..bd650c6 100644
--- a/sci-physics/vgm/vgm-3.06.ebuild
+++ b/sci-physics/vgm/vgm-3.06.ebuild
@@ -24,7 +24,7 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc examples +geant4 +root test xml"
 
 RDEPEND="
-       sci-physics/clhep
+       sci-physics/clhep:=
        root? ( sci-physics/root:= )
        geant4? ( >=sci-physics/geant-4.9.6[examples?] )
        xml? ( dev-libs/xerces-c )"

Reply via email to