# ChangeLog for dev-lang/scala
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/scala/ChangeLog,v 1.50 2015/07/04 12:44:07 gienah Exp $

*scala-2.11.7 (04 Jul 2015)

  04 Jul 2015; Mark Wright <gienah@gentoo.org> +files/scala-2.11.7-no-git.patch,
  +scala-2.11.7.ebuild:
  Bump scala to 2.11.7

  27 May 2015; Agostino Sarubbo <ago@gentoo.org> scala-2.11.4-r1.ebuild:
  Stable for x86, wrt bug #546818

  19 May 2015; Agostino Sarubbo <ago@gentoo.org> scala-2.11.4-r1.ebuild:
  Stable for amd64, wrt bug #546818

  18 May 2015; Patrice Clement <monsieurp@gentoo.org> scala-2.10.2-r2.ebuild,
  scala-2.10.3-r1.ebuild, scala-2.10.4-r1.ebuild, scala-2.11.1-r1.ebuild,
  scala-2.11.2-r1.ebuild, scala-2.11.4-r1.ebuild, scala-2.11.6.ebuild,
  scala-2.9.2-r1.ebuild:
  Update blocker from dev-java/scala-bin to dev-lang/scala-bin.

  18 Apr 2015; Mark Wright <gienah@gentoo.org> scala-2.10.2-r2.ebuild,
  scala-2.10.3-r1.ebuild, scala-2.10.4-r1.ebuild, scala-2.11.1-r1.ebuild,
  scala-2.11.2-r1.ebuild, scala-2.11.4-r1.ebuild, scala-2.11.6.ebuild,
  scala-2.9.2-r1.ebuild:
  Correct typo in the comments: sed -e s@WORDIR@WORKDIR@g -i *.ebuild

*scala-2.9.2-r1 (17 Apr 2015)
*scala-2.11.1-r1 (17 Apr 2015)
*scala-2.11.2-r1 (17 Apr 2015)
*scala-2.10.2-r2 (17 Apr 2015)
*scala-2.11.4-r1 (17 Apr 2015)
*scala-2.10.3-r1 (17 Apr 2015)
*scala-2.10.4-r1 (17 Apr 2015)
*scala-2.11.6 (17 Apr 2015)

  17 Apr 2015; Mark Wright <gienah@gentoo.org> +files/scala-2.11.6-no-git.patch,
  +scala-2.10.2-r2.ebuild, +scala-2.10.3-r1.ebuild, +scala-2.10.4-r1.ebuild,
  +scala-2.11.1-r1.ebuild, +scala-2.11.2-r1.ebuild, +scala-2.11.4-r1.ebuild,
  +scala-2.11.6.ebuild, +scala-2.9.2-r1.ebuild, -scala-2.10.2-r1.ebuild,
  -scala-2.10.3.ebuild, -scala-2.10.4.ebuild, -scala-2.11.1.ebuild,
  -scala-2.11.2.ebuild, -scala-2.11.4.ebuild, -scala-2.9.2.ebuild:
  Slot scala. Bump scala to 2.11.6.

  15 Jan 2015; Mark Wright <gienah@gentoo.org> -scala-2.10.2.ebuild,
  -scala-2.9.0.1.ebuild, -scala-2.9.1.ebuild, scala-2.11.1.ebuild,
  scala-2.11.2.ebuild, scala-2.11.4.ebuild:
  Thanks to Martin Walch for reporting, fix Bug 532694 - dev-lang/scala-2.11*:
  some scala-* libraries are missing the ".jar" ending. Drop old versions.

  28 Nov 2014; Mark Wright <gienah@gentoo.org> +files/scala-2.11.4-no-git.patch:
  Thanks to Juergen Rose for reporting, fix Bug 530836 - dev-lang/scala-2.11.4 -
  Cannot find $EPATCH_SOURCE - scala-2.11.4-no-git.patch

*scala-2.11.4 (27 Nov 2014)

  27 Nov 2014; Mark Wright <gienah@gentoo.org> +scala-2.11.4.ebuild:
  Bump scala to 2.11.4

  26 Nov 2014; Mark Wright <gienah@gentoo.org> scala-2.11.2.ebuild:
  Thanks to zmedico for fixing and reporting Bug 530510 - dev-lang/scala-2.11.2:
  library API docs are not built when USE=doc is enabled.

  06 Oct 2014; Mark Wright <gienah@gentoo.org> scala-2.11.1.ebuild,
  scala-2.11.2.ebuild:
  Bug 517166 - dev-lang/scala-2.11.1 - Unable to resolve artifact: Missing:
  biz.aQute:bnd:jar:1.50.0. Thanks to Christian Strahl for reporting, mkaama for
  helping. sed the build.xml to add in a localRepository pointing to
  $WORKDIR/.m2/repository, and sed all of the artifact:dependencies to configure
  them to use this localRepository. The localRepository is provided with the ${P
  }-maven-deps.tar.gz file.

  06 Oct 2014; Mark Wright <gienah@gentoo.org>
  -files/scala-2.10.3-maven-deps.patch, scala-2.10.3.ebuild,
  scala-2.10.4.ebuild:
  Fix Bug 501176 - dev-lang/scala-2.10.3 - ../work/scala-2.10.3/build.xml:175:
  Unable to resolve artifact: Missing: junit:junit:jar:4.10. Thanks to Another
  Mortal for testing, Juergen Rose and Christian Strahl for helping. I replaced
  the scala-2.10.3-maven-deps.patch with the sed I created as part of the fix
  for bug 501176 and bug 517166. For scala-2.10.3 the scala-2.10.3-maven-
  deps.tar.gz was missing more stuff that was downloaded from maven central
  during the build, added these additional files to scala-2.10.3-maven-
  deps-2.tar.gz. For scala-2.10.4, I added the sed and
  scala-2.10.4-maven.deps.tar.gz. I have not tested behind a firewall, but I do
  not see any downloads during the build.

*scala-2.11.2 (04 Oct 2014)

  04 Oct 2014; Mark Wright <gienah@gentoo.org> +files/scala-2.11.2-no-git.patch,
  +scala-2.11.2.ebuild:
  Bump scala to 2.11.2, fixes Bug 517984 - dev-lang/scala-2.11.2 version bump,
  thanks to Joel for reporting.

*scala-2.11.1 (08 Jul 2014)

  08 Jul 2014; Mark Wright <gienah@gentoo.org> +files/scala-2.11.1-no-git.patch,
  +scala-2.11.1.ebuild:
  Bump scala to 2.11.1, fixes Bug 508328 - dev-lang/scala-2.11.1 version bump,
  thanks to Joel for reporting.

*scala-2.10.4 (06 Jul 2014)

  06 Jul 2014; Mark Wright <gienah@gentoo.org> +files/scala-2.10.4-no-git.patch,
  +scala-2.10.4.ebuild:
  Bump scala to 2.10.4 as requested in Bug 505582 - dev-lang/scala-2.10.4
  version bump, thanks to Joel for reporting.

*scala-2.10.3 (12 Feb 2014)

  12 Feb 2014; Mark Wright <gienah@gentoo.org>
  +files/scala-2.10.3-maven-deps.patch, +files/scala-2.10.3-no-git.patch,
  +scala-2.10.3.ebuild, scala-2.10.2.ebuild:
  Bump scala to 2.10.3, closes bug 487030, thanks for Joel for reporting. Fix
  bug 401717 - dev-lang/scala-2.9.1 with USE=binary should not depend on ant:
  Thanks to Joel for reporting and testing, thanks to sera for the fix. Use if
  java-pkg_is-vm-version-ge "1.7" to determine if the
  scala-2.10.2-jdk-1.7-swing.patch should be applied.

*scala-2.10.2-r1 (20 Sep 2013)

  20 Sep 2013; Tom Wijsman <TomWij@gentoo.org> +scala-2.10.2-r1.ebuild:
  Revision bump. Made binary tarball for bug #485206. Slotted dependencies.
  Small reorganization. Made unpack function more generic and fix it to work
  with the binary tarball.

  30 Aug 2013; Mark Wright <gienah@gentoo.org>
  +files/scala-2.10.2-maven-deps.patch, scala-2.10.2.ebuild:
  Fix: bug 482192 - thanks to Christian Strahl, Mike Limansky and Sumit Khanna
  for reporting; bug 482260 - thanks to Christoph Lange for reporting; bug
  482286

*scala-2.10.2 (22 Aug 2013)

  22 Aug 2013; Mark Wright <gienah@gentoo.org>
  +files/scala-2.10.2-jdk-1.7-swing-SI-7455.patch,
  +files/scala-2.10.2-jdk-1.7-swing.patch, +files/scala-2.10.2-no-git.patch,
  +scala-2.10.2.ebuild:
  Fix Bug 450298 - dev-lang/scala-2.10.2 version bump. Thanks to Coy Barnes for
  reporting the sandbox and fix. Thanks to Nathan, Joel, TomWij, Kevin Bowling,
  Caster and Chewi for help and suggestions.

  20 Aug 2012; Christoph Junghans <ottxor@gentoo.org> scala-2.9.2.ebuild:
  added prefix keywords

*scala-2.9.2 (21 Jun 2012)

  21 Jun 2012; Alistair Bush <ali_bush@gentoo.org> +scala-2.9.2.ebuild:
  Version Bump.

  31 Jan 2012; Alistair Bush <ali_bush@gentoo.org> scala-2.9.1.ebuild:
  Update jdk dependency as errors building with jdk-1.7.

  26 Jan 2012; Alistair Bush <ali_bush@gentoo.org> scala-2.9.1.ebuild:
  Fix qa warning about old check_reqs function

*scala-2.9.1 (25 Jan 2012)

  25 Jan 2012; Alistair Bush <ali_bush@gentoo.org> -scala-2.8.1.ebuild,
  -scala-2.9.0-r1.ebuild, +scala-2.9.1.ebuild:
  Version Bump and cleanup.

*scala-2.9.0.1 (03 Jun 2011)

  03 Jun 2011; Alistair Bush <ali_bush@gentoo.org> -scala-2.7.7.ebuild,
  -scala-2.9.0.ebuild, +scala-2.9.0.1.ebuild:
  Version Bump and cleanup older versions.

*scala-2.9.0-r1 (30 May 2011)

  30 May 2011; Alistair Bush <ali_bush@gentoo.org> +scala-2.9.0-r1.ebuild:
  Fix dependency issue by using bundled jline classes that have been refactored
  into new packages and tty issues.

*scala-2.9.0 (18 May 2011)

  18 May 2011; Alistair Bush <ali_bush@gentoo.org> +scala-2.9.0.ebuild:
  Version Bump.

  06 May 2011; Alistair Bush <ali_bush@gentoo.org> scala-2.8.1.ebuild:
  Remove deprecated ebeep and epause.

*scala-2.8.1 (29 Apr 2011)

  29 Apr 2011; Alistair Bush <ali_bush@gentoo.org> +scala-2.8.1.ebuild:
  Version Bump.

  02 May 2010; Dirkjan Ochtman <djc@gentoo.org> -scala-2.7.2.ebuild,
  -scala-2.7.3.ebuild, -scala-2.7.3-r1.ebuild, -scala-2.7.4.ebuild,
  -scala-2.7.4-r1.ebuild, -scala-2.7.5.ebuild:
  Clean out old versions.

  02 May 2010; Dirkjan Ochtman <djc@gentoo.org>
  -files/scala-2.6.0-build.xml.patch, -files/scala-2.6.1-build.xml.patch:
  Remove unused patches.

  09 Jan 2010; Petteri Räty <betelgeuse@gentoo.org> scala-2.7.7.ebuild:
  Split compiling to multiple ant invocations to lower resources needed to
  build. Hopefully fixes bug #282023.

*scala-2.7.7 (30 Nov 2009)

  30 Nov 2009; Alistair Bush <ali_bush@gentoo.org> +scala-2.7.7.ebuild:
  Version bump. See #295955

*scala-2.7.5 (05 Jun 2009)

  05 Jun 2009; Alistair Bush <ali_bush@gentoo.org> -scala-2.6.0.ebuild,
  -scala-2.6.1.ebuild, -scala-2.6.1-r1.ebuild, +scala-2.7.5.ebuild:
  Version bump, clean and fix #269169

*scala-2.7.4-r1 (01 May 2009)

  01 May 2009; Alistair Bush <ali_bush@gentoo.org> +scala-2.7.4-r1.ebuild:
  Bump scala again. this time based on 2.7.3-r1.

*scala-2.7.4 (30 Apr 2009)

  30 Apr 2009; Alistair Bush <ali_bush@gentoo.org> +scala-2.7.4.ebuild:
  Version Bump to 2.7.4.

  14 Feb 2009; Alistair Bush <ali_bush@gentoo.org> scala-2.7.3-r1.ebuild:
  Add block on scala-bin. see #247401.

  14 Feb 2009; Alistair Bush <ali_bush@gentoo.org> scala-2.7.3-r1.ebuild:
  Adding PDEPEND on app-emacs/scala-mode. Thanks go to ulm.

*scala-2.7.3-r1 (11 Feb 2009)

  11 Feb 2009; Alistair Bush <ali_bush@gentoo.org>
  +files/scala-2.7.3-build.xml.patch, +scala-2.7.3-r1.ebuild:
  Updated to fix issues raised in #250688. Thanks abachn.

  05 Feb 2009; Alistair Bush <ali_bush@gentoo.org> scala-2.7.3.ebuild:
  Fixed #257581.

*scala-2.7.3 (18 Jan 2009)

  18 Jan 2009; Alistair Bush <ali_bush@gentoo.org> +scala-2.7.3.ebuild:
  Version Bump

*scala-2.7.2 (11 Jan 2009)

  11 Jan 2009; Alistair Bush <ali_bush@gentoo.org> +scala-2.7.2.ebuild:
  Version Bump.

  23 Aug 2008; Jeroen Roovers <jer@gentoo.org> metadata.xml:
  Add GLEP 56 USE flag descriptions.

*scala-2.6.1-r1 (09 Feb 2008)

  09 Feb 2008; Petteri Räty <betelgeuse@gentoo.org> +scala-2.6.1-r1.ebuild:
  Remove quoting for Xbootclasspath as it doesnt work with latest java-config.
  The quotes arent needed because the path cant contain spaces. Fixes bug

*scala-2.6.1 (21 Jan 2008)

  21 Jan 2008; Vlastimil Babka <caster@gentoo.org>
  -files/scala-2.4.0-build.xml.patch, -files/scala-2.5.1-build.xml.patch,
  +files/scala-2.6.1-build.xml.patch, -scala-2.4.0.ebuild,
  -scala-2.5.1.ebuild, +scala-2.6.1.ebuild:
  Version bump. bug #202988. Add local binary USE flag to workaround memory
  requirements without need of separate scala-bin package, bug #181390.

*scala-2.6.0 (17 Dec 2007)

  17 Dec 2007; Caleb Tennis <caleb@gentoo.org>
  +files/scala-2.6.0-build.xml.patch, +scala-2.6.0.ebuild:
  version bump

  18 Jun 2007; Vlastimil Babka <caster@gentoo.org> scala-2.5.1.ebuild:
  Increase thread stack size for compilation on x86 - was getting stack
  overflows wi.

*scala-2.5.1 (18 Jun 2007)

  18 Jun 2007; Caleb Tennis <caleb@gentoo.org>
  +files/scala-2.5.1-build.xml.patch, +scala-2.5.1.ebuild:
  Version bump, with minor change to build.xml.patch

  06 May 2007; Alistair John Bush <ali_bush@gentoo.org> scala-2.4.0.ebuild:
  Added ~amd64 for bug 147599

*scala-2.4.0 (04 May 2007)

  04 May 2007; Vlastimil Babka <caster@gentoo.org>
  +files/scala-2.4.0-build.xml.patch, +metadata.xml, +scala-2.4.0.ebuild:
  Initial ebuild, intended to replace dev-java/scala-bin with from-source
  package in more appropriate category. Based on ebuilds from Michel Ganguin
  <ganguin@romandie.com> and John Reed Riley <john.reed.riley@gmail.com> in
  bug #147599.
