116 lines
4 KiB
Text
116 lines
4 KiB
Text
# ChangeLog for dev-java/sbt
|
|
# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
|
|
# (auto-generated from git log)
|
|
|
|
*sbt-0.13.8 (09 Aug 2015)
|
|
|
|
09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org> +metadata.xml,
|
|
+sbt-0.13.8.ebuild:
|
|
proj/gentoo: Initial commit
|
|
|
|
This commit represents a new era for Gentoo:
|
|
Storing the gentoo-x86 tree in Git, as converted from CVS.
|
|
|
|
This commit is the start of the NEW history.
|
|
Any historical data is intended to be grafted onto this point.
|
|
|
|
Creation process:
|
|
1. Take final CVS checkout snapshot
|
|
2. Remove ALL ChangeLog* files
|
|
3. Transform all Manifests to thin
|
|
4. Remove empty Manifests
|
|
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
|
|
5.1. Do not touch files with -kb/-ko keyword flags.
|
|
|
|
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
|
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration
|
|
tests
|
|
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this
|
|
project
|
|
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo
|
|
developer, wrote Git features for the migration
|
|
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve
|
|
cvs2svn
|
|
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
|
|
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014
|
|
work in migration
|
|
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
|
|
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on
|
|
the bikeshed
|
|
|
|
24 Aug 2015; Justin Lecher <jlec@gentoo.org> metadata.xml,
|
|
sbt-0.13.8.ebuild:
|
|
Use https by default
|
|
|
|
Convert all URLs for sites supporting encrypted connections from http to
|
|
https
|
|
|
|
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
|
|
|
24 Aug 2015; Mike Gilbert <floppym@gentoo.org> metadata.xml:
|
|
Revert DOCTYPE SYSTEM https changes in metadata.xml
|
|
|
|
repoman does not yet accept the https version.
|
|
This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.
|
|
|
|
Bug: https://bugs.gentoo.org/552720
|
|
|
|
*sbt-0.13.8-r1 (05 Sep 2015)
|
|
|
|
05 Sep 2015; Mark Wright <gienah@gentoo.org> +sbt-0.13.8-r1.ebuild:
|
|
Add sbt-0.13.8-r1 that builds with jdk 1.7
|
|
|
|
Try to fix: Bug 558142 - =dev-java/sbt-0.13.8: fails to compile
|
|
thanks to Patrice Clement (monsieurp) for reporting.
|
|
Fix Bug 558848 - dev-java/sbt-0.13.8 : java.lang.NoClassDefFoundError:
|
|
Could not initialize class scala.tools.nsc.Main$
|
|
Thanks to Toralf Forster for reporting.
|
|
|
|
Package-Manager: portage-2.2.20.1
|
|
|
|
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
|
|
Unify quoting in metadata.xml files for machine processing
|
|
|
|
Force unified quoting in all metadata.xml files since lxml does not
|
|
preserve original use of single and double quotes. Ensuring unified
|
|
quoting before the process allows distinguishing the GLEP 67-related
|
|
metadata.xml changes from unrelated quoting changes.
|
|
|
|
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
|
|
Set appropriate maintainer types in metadata.xml (GLEP 67)
|
|
|
|
*sbt-0.13.10_rc2 (06 Feb 2016)
|
|
|
|
06 Feb 2016; Mark Wright <gienah@gentoo.org> +sbt-0.13.10_rc2.ebuild:
|
|
Bump to 0.13.10_rc2
|
|
|
|
Package-Manager: portage-2.2.27
|
|
|
|
06 Feb 2016; Mark Wright <gienah@gentoo.org> -sbt-0.13.8.ebuild:
|
|
Remove sbt-0.13.8
|
|
|
|
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558142
|
|
|
|
Package-Manager: portage-2.2.27
|
|
|
|
13 Feb 2016; Mark Wright <gienah@gentoo.org> sbt-0.13.10_rc2.ebuild:
|
|
Thanks to angry_vincent for reporting, Chewi for fix: RDEPEND
|
|
>=virtual/jre-1.7
|
|
|
|
As the eclass does not like RDEPEND="|| ( virtual/jre:1.7 virtual/jre:1.8 )"
|
|
|
|
Package-Manager: portage-2.2.27
|
|
|
|
*sbt-0.13.11 (23 Feb 2016)
|
|
|
|
23 Feb 2016; Mark Wright <gienah@gentoo.org> +sbt-0.13.11.ebuild:
|
|
Bump to 0.13.11, allow building with jdk 1.8.
|
|
|
|
Thanks to Christian Strahl for the bump request 562904 and Pavel Kozlov for
|
|
reporting 560810 requesting allowing building with jdk 1.8.
|
|
|
|
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=562904
|
|
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=560810
|
|
|
|
Package-Manager: portage-2.2.27
|
|
|