commit:     7ae038944fbfe5679efb95df512ac24a2347bcad
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 15 00:13:34 2014 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Sat Nov 15 00:13:34 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=7ae03894

fixed geant-vmc deps

Package-Manager: portage-2.2.8-r2

---
 virtual/geant/ChangeLog      | 5 ++++-
 virtual/geant/geant-3.ebuild | 2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/virtual/geant/ChangeLog b/virtual/geant/ChangeLog
index e0d9322..a5031fe 100644
--- a/virtual/geant/ChangeLog
+++ b/virtual/geant/ChangeLog
@@ -1,7 +1,10 @@
 # ChangeLog for virtual/geant
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  15 Nov 2014; Christoph Junghans <[email protected]> geant-3.ebuild:
+  fixed geant-vmc deps
+
 *geant-3 (18 Jan 2013)
 
   18 Jan 2013; Sébastien Fabbro <[email protected]> +geant-3.ebuild,

diff --git a/virtual/geant/geant-3.ebuild b/virtual/geant/geant-3.ebuild
index 134c8bb..49ed9aa 100644
--- a/virtual/geant/geant-3.ebuild
+++ b/virtual/geant/geant-3.ebuild
@@ -14,4 +14,4 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 DEPEND=""
-RDEPEND="|| ( sci-physics/geant:3 sci-physics/geant3-vmc )"
+RDEPEND="|| ( sci-physics/geant:3 sci-physics/geant-vmc:3 )"

Reply via email to