Gentoo Archives: gentoo-commits

From: Sebastien Fabbro <bicatali@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-astronomy/psfex/
Date: Thu, 27 Feb 2014 23:01:55
Message-Id: 1393534592.f9fa75074d4faa8cf9318b9115ef4a040a6f782a.bicatali@gentoo
1 commit: f9fa75074d4faa8cf9318b9115ef4a040a6f782a
2 Author: Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 27 20:56:32 2014 +0000
4 Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 27 20:56:32 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=f9fa7507
7
8 use subslots
9
10 ---
11 sci-astronomy/psfex/psfex-9999.ebuild | 2 +-
12 1 file changed, 1 insertion(+), 1 deletion(-)
13
14 diff --git a/sci-astronomy/psfex/psfex-9999.ebuild b/sci-astronomy/psfex/psfex-9999.ebuild
15 index db4df69..b1abdd6 100644
16 --- a/sci-astronomy/psfex/psfex-9999.ebuild
17 +++ b/sci-astronomy/psfex/psfex-9999.ebuild
18 @@ -29,7 +29,7 @@ IUSE="doc threads plplot"
19 RDEPEND="
20 sci-libs/atlas[lapack,threads=]
21 sci-libs/fftw:3.0
22 - plplot? ( sci-libs/plplot )"
23 + plplot? ( sci-libs/plplot:= )"
24 DEPEND="${RDEPEND}"
25
26 src_prepare() {