diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2015-02-28 19:15:33 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2015-02-28 19:15:33 +0000 |
commit | ca24160b225a7e47689bf1fbd93efaf40bd9cd5c (patch) | |
tree | 906442c635b72da5b43edf3f2d5f510ddae2bf8d /sci-chemistry/scala/scala-3.3.20.ebuild | |
parent | Drop old and drop non-working tests (diff) | |
download | gentoo-2-ca24160b225a7e47689bf1fbd93efaf40bd9cd5c.tar.gz gentoo-2-ca24160b225a7e47689bf1fbd93efaf40bd9cd5c.tar.bz2 gentoo-2-ca24160b225a7e47689bf1fbd93efaf40bd9cd5c.zip |
Add two blockers against scala ebuilds and fix bug 541440. Signed off by jlec.
(Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sci-chemistry/scala/scala-3.3.20.ebuild')
-rw-r--r-- | sci-chemistry/scala/scala-3.3.20.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sci-chemistry/scala/scala-3.3.20.ebuild b/sci-chemistry/scala/scala-3.3.20.ebuild index cfc9a589993d..70537f2c06a6 100644 --- a/sci-chemistry/scala/scala-3.3.20.ebuild +++ b/sci-chemistry/scala/scala-3.3.20.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/scala/scala-3.3.20.ebuild,v 1.6 2012/12/16 19:52:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/scala/scala-3.3.20.ebuild,v 1.7 2015/02/28 19:15:33 monsieurp Exp $ EAPI=4 @@ -17,6 +17,8 @@ IUSE="" RDEPEND=" !<sci-chemistry/ccp4-6.1.2 + !dev-java/scala-bin + !dev-lang/scala sci-libs/ccp4-libs virtual/lapack" DEPEND="${RDEPEND} |