| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- java-pkg-2.eclass is inherited to set up JDK 8 as the build VM
properly, so a JAVA_HOME that points to JDK 8 is always passed to the
./configure script regardless of the eselect-java system VM setting.
- The 'itw-modularjdk.args' file is now installed to an FHS-compliant
path to allow the programs from this package to be run with JRE 9+.
These programs are compatible with JRE 9+ under the condition that
this file is installed. The file is required for integration with the
Java Platform Module System introduced in Java 9.
- README.gentoo is updated to convey the USE="-headless-awt" requirement
for any JRE used to run those programs. This seems to be a
runtime-only requirement, as using a JDK with this USE flag disabled
would not cause any build errors during testing.
Bug: https://bugs.gentoo.org/659174
Bug: https://bugs.gentoo.org/698582
Bug: https://bugs.gentoo.org/783027
Bug: https://bugs.gentoo.org/831895
Signed-off-by: Yuan Liao <liaoyuan@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/24610
Signed-off-by: Florian Schmaus <flow@gentoo.org>
|
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/711392
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
| |
disabled a lot of useless/old functionality
Bug: https://bugs.gentoo.org/711392
Closes: https://bugs.gentoo.org/715316
Closes: https://bugs.gentoo.org/684330
Closes: https://github.com/gentoo/gentoo/pull/17413
Package-Manager: Portage-3.0.5, Repoman-3.0.1
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
|
|
|
|
|
|
| |
Closes bugs #569784, #581628.
Package-Manager: portage-2.3.0_rc1
|
|
|
|
| |
Package-Manager: portage-2.2.27
|
|
|
|
|
|
| |
Also tighten the glib dependency.
Package-Manager: portage-2.2.27
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Bump to version 1.6.1 (#530860)
* Respect java-config's VM selection (#538144, #552640)
* Use new eselect-java that looks for itweb-javaws (#504678)
* Fix USE=doc under stricter Java 8 (#558718)
* Don't call hg because .hg directory is missing (#528268)
This version no longer relies on eselect java-nsplugin as it installs
the plugin directly under /usr/lib/nsbrowser/plugins. It blocks the
Oracle plugins because Firefox cannot disable them individually.
Package-Manager: portage-2.2.26
|
|
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
|