summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2014-05-29 16:09:22 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2014-05-29 16:09:22 +0000
commit4f19a230253436f5227a478388c99c7178c045e5 (patch)
treeb9e06f162cfba7b80f2fdc821d3717b6f5bf4c5e /sci-physics/geant-data
parentwww-client/httrack: 3.48.9 (diff)
downloadgentoo-2-4f19a230253436f5227a478388c99c7178c045e5.tar.gz
gentoo-2-4f19a230253436f5227a478388c99c7178c045e5.tar.bz2
gentoo-2-4f19a230253436f5227a478388c99c7178c045e5.zip
Relaxed hard dependency on exactly same version of sci-physics/geant
(Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)
Diffstat (limited to 'sci-physics/geant-data')
-rw-r--r--sci-physics/geant-data/ChangeLog7
-rw-r--r--sci-physics/geant-data/geant-data-4.10.00.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-physics/geant-data/ChangeLog b/sci-physics/geant-data/ChangeLog
index b9217e28eddc..80edf1d30b48 100644
--- a/sci-physics/geant-data/ChangeLog
+++ b/sci-physics/geant-data/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-physics/geant-data
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant-data/ChangeLog,v 1.3 2013/12/20 06:06:20 heroxbd Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant-data/ChangeLog,v 1.4 2014/05/29 16:09:22 bicatali Exp $
+
+ 29 May 2014; Sébastien Fabbro <bicatali@gentoo.org> geant-data-4.10.00.ebuild:
+ Relaxed hard dependency on exactly same version of sci-physics/geant
*geant-data-4.10.00 (20 Dec 2013)
diff --git a/sci-physics/geant-data/geant-data-4.10.00.ebuild b/sci-physics/geant-data/geant-data-4.10.00.ebuild
index 4c76c0f2c9f2..6bd5bd6f1b9a 100644
--- a/sci-physics/geant-data/geant-data-4.10.00.ebuild
+++ b/sci-physics/geant-data/geant-data-4.10.00.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant-data/geant-data-4.10.00.ebuild,v 1.1 2013/12/20 06:06:20 heroxbd Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant-data/geant-data-4.10.00.ebuild,v 1.2 2014/05/29 16:09:22 bicatali Exp $
EAPI=5
@@ -29,7 +29,7 @@ SLOT="4"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""
-RDEPEND="~sci-physics/geant-${PV}:4"
+RDEPEND=">=sci-physics/geant-${PV}:4"
DEPEND="${RDEPEND}"
S="${WORKDIR}"