Commit Graph

20 Commits

Author SHA1 Message Date
Mark Wright
6f4bb562ed dev-java/sbt: Bump to 0.13.18, fix bugs #671072 #671284
Thanks to Maxim Buzdalov and cono for reporting bug #671072, this
is fixed in 0.13.18.

Thanks to Till Schafer and Martin von Gagern for reporting
bug #671284, this is also fixed in 0.13.18.

Bug: https://bugs.gentoo.org/show_bug.cgi?id=671072
Bug: https://bugs.gentoo.org/show_bug.cgi?id=671284
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mark Wright <gienah@gentoo.org>
2020-01-14 23:11:08 +11:00
Patrice Clement
59f44c3fac dev-java/sbt: do not specify SV in DEPEND/RDEPEND.
This trick is required for Portage to solve forward dependencies and
clear QA warnings.

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
2018-11-01 22:26:37 +01:00
Aaron Bauman
c0ec77dc63 dev-java/sbt: amd64 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
2018-06-25 21:24:41 -04:00
Thomas Deutschmann
412c1b6f28 dev-java/sbt: x86 stable (bug #637940)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
2018-06-26 01:20:20 +02:00
Michael Mair-Keimberger
0f8a028bae dev-java/sbt: use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/8807
2018-06-13 17:17:41 -04:00
Michał Górny
fed9bc0259 dev-java/*: Update Manifest hashes 2017-12-09 13:40:14 +01:00
James Le Cuirot
3bd6bb4252 dev-java/sbt: Drop old versions requiring Java 7
Package-Manager: Portage-2.3.8, Repoman-2.3.2
2017-11-05 13:50:41 +00:00
Robin H. Johnson
61b861acd7 Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-02-28 11:50:50 -08:00
Mark Wright
3ad0190193 dev-java/sbt: Bump to 0.13.13, built with jdk 1.8.
Gentoo-bug: 585262

Package-Manager: portage-2.3.3
2016-12-29 08:54:19 +11:00
Mark Wright
cc12259f2c dev-java/sbt: 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
2016-02-24 00:44:10 +11:00
Mark Wright
6a34fd5778 dev-java/sbt: 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
2016-02-13 11:05:35 +11:00
Mark Wright
56600eaf59 dev-java/sbt: Thanks to _flow_ for reporting, upstream changed sbt-launch binary
Package-Manager: portage-2.2.27
2016-02-09 23:17:03 +11:00
Mark Wright
ae0d55dc99 dev-java/sbt: Remove sbt-0.13.8
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558142

Package-Manager: portage-2.2.27
2016-02-06 21:08:52 +11:00
Mark Wright
105968862c dev-java/sbt: Bump to 0.13.10_rc2
Package-Manager: portage-2.2.27
2016-02-06 20:29:38 +11:00
Michał Górny
8849b098c0 Set appropriate maintainer types in metadata.xml (GLEP 67) 2016-01-24 23:58:38 +01:00
Michał Górny
4412ca2c79 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.
2016-01-24 23:58:38 +01:00
Mark Wright
59a0d07ac6 dev-java/sbt: 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
2015-09-05 22:08:08 +10:00
Mike Gilbert
1bfb585cc6 Revert DOCTYPE SYSTEM https changes in metadata.xml
repoman does not yet accept the https version.
This partially reverts eaaface92e.

Bug: https://bugs.gentoo.org/552720
2015-08-24 16:30:34 -04:00
Justin Lecher
eaaface92e Use https by default
Convert all URLs for sites supporting encrypted connections from http to https

Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-24 12:49:19 +02:00
Robin H. Johnson
56bd759df1 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
2015-08-08 17:38:18 -07:00