monsieurp 15/07/04 13:20:40 Modified: scala-3.3.20.ebuild ChangeLog Log: Update blocker on scala-bin (package has moved to dev-lang/). Fix bug 553912. Signed-off-by: Patrice Clement <[email protected]> (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 93491BB8)
Revision Changes Path 1.8 sci-chemistry/scala/scala-3.3.20.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/scala/scala-3.3.20.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/scala/scala-3.3.20.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/scala/scala-3.3.20.ebuild?r1=1.7&r2=1.8 Index: scala-3.3.20.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/scala/scala-3.3.20.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- scala-3.3.20.ebuild 28 Feb 2015 19:15:33 -0000 1.7 +++ scala-3.3.20.ebuild 4 Jul 2015 13:20:40 -0000 1.8 @@ -1,6 +1,6 @@ # 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.7 2015/02/28 19:15:33 monsieurp Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/scala/scala-3.3.20.ebuild,v 1.8 2015/07/04 13:20:40 monsieurp Exp $ EAPI=4 @@ -17,7 +17,7 @@ RDEPEND=" !<sci-chemistry/ccp4-6.1.2 - !dev-java/scala-bin + !dev-lang/scala-bin !dev-lang/scala sci-libs/ccp4-libs virtual/lapack" 1.22 sci-chemistry/scala/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/scala/ChangeLog?rev=1.22&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/scala/ChangeLog?rev=1.22&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/scala/ChangeLog?r1=1.21&r2=1.22 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/scala/ChangeLog,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- ChangeLog 28 Feb 2015 19:15:33 -0000 1.21 +++ ChangeLog 4 Jul 2015 13:20:40 -0000 1.22 @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/scala # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/scala/ChangeLog,v 1.21 2015/02/28 19:15:33 monsieurp Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/scala/ChangeLog,v 1.22 2015/07/04 13:20:40 monsieurp Exp $ + + 04 Jul 2015; Patrice Clement <[email protected]> scala-3.3.20.ebuild: + Update blocker on scala-bin (package has moved to dev-lang/). Fix bug 553912. 28 Feb 2015; Patrice Clement <[email protected]> scala-3.3.20.ebuild: Add two blockers against scala ebuilds and fix bug 541440. Signed off by jlec.
