summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-java/colt: Fix DESCRIPTION length.Patrice Clement2016-01-031-2/+2
| | | | | Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/icedtea-bin: Allow usage of newer icedtea-webJames Le Cuirot2016-01-031-0/+185
| | | | Package-Manager: portage-2.2.26
* dev-java/guava: Mark 18 stable for ppc retrospectively using ALLARCHESJames Le Cuirot2016-01-021-2/+2
| | | | | | The checkstyle-5.5 test suite was successfully run. Package-Manager: portage-2.2.26
* dev-java/javax-inject: Remove oldJames Le Cuirot2016-01-022-55/+0
| | | | Package-Manager: portage-2.2.26
* dev-java/javax-inject: Mark 1-r2 stable using ALLARCHES policyJames Le Cuirot2016-01-021-2/+2
| | | | Package-Manager: portage-2.2.26
* dev-java/oracle-jre-bin: awt flag, nspluginJames Le Cuirot2016-01-012-0/+240
| | | | | | | | | | | | | * Change awt USE flag to !headless-awt * Install nsplugin to /usr/lib/nsbrowser/plugins in line with eselect-java and icedtea-web changes Sorry for changing the X/awt flag again but icedtea upstream preferred the term headless, which is technically more accurate than awt, so I compromised and went with headless-awt. This isn't icedtea but consistency is king and I may apply this flag to virtual/jre one day. Package-Manager: portage-2.2.26
* dev-java/oracle-jdk-bin: awt flag, nsplugin, javapackagerJames Le Cuirot2016-01-013-6/+367
| | | | | | | | | | | | | | * Change awt USE flag to !headless-awt * Install nsplugin to /usr/lib/nsbrowser/plugins in line with eselect-java and icedtea-web changes * Don't install javapackager unless javafx is enabled (#565828) Sorry for changing the X/awt flag again but icedtea upstream preferred the term headless, which is technically more accurate than awt, so I compromised and went with headless-awt. This isn't icedtea but consistency is king and I may apply this flag to virtual/jre one day. Package-Manager: portage-2.2.26
* dev-java/icedtea-web: Version bump, addressing many issuesJames Le Cuirot2016-01-017-0/+299
| | | | | | | | | | | | | | * 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
* dev-java/jline: Mend JAVA_GENTOO_CLASSPATH by listing deps and separate them ↵Patrice Clement2015-12-311-4/+1
| | | | | | | with commas. Fixes bug 570204. Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/jline: Clean up old.Patrice Clement2015-12-281-60/+0
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/jline: Stable for amd64+x86.Patrice Clement2015-12-281-7/+16
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/vldocking: Stable for amd64+x86.Patrice Clement2015-12-281-9/+10
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/jama: Stable for amd64. Retroactively mark stable for the remaining ↵Patrice Clement2015-12-282-3/+7
| | | | | | | arches using the ALLARCHES policy. Keyford for ppc+ppc64. Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/icedtea-bin: Remove vulnerable 7 versions wrt bug #567850James Le Cuirot2015-12-263-380/+0
| | | | Package-Manager: portage-2.2.26
* dev-java/icedtea-bin: ppc stable wrt bug #567850Agostino Sarubbo2015-12-261-1/+1
| | | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-java/jacl: Unbundle janino sources. Fixes bug 251305.Patrice Clement2015-12-261-1/+1
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/tomcat-servlet-api: x86 stable wrt bug #567986Agostino Sarubbo2015-12-251-1/+1
| | | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-java/tomcat-servlet-api: x86 stable wrt bug #567984Agostino Sarubbo2015-12-251-1/+1
| | | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-java/tomcat-native: x86 stable wrt bug #568424Agostino Sarubbo2015-12-251-1/+1
| | | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-java/jcmdline: Version bump.Patrice Clement2015-12-242-0/+31
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/javacc: Remove blank lineManuel Rüger2015-12-241-1/+0
| | | | Package-Manager: portage-2.2.26
* dev-java/jdbc-mysql: Clean up old.Patrice Clement2015-12-245-285/+0
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/jsr322: Initial import.Patrice Clement2015-12-243-0/+29
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/commons-email: Stable for amd64. Retroactively mark stable for the ↵Patrice Clement2015-12-241-7/+10
| | | | | | | remaining arches using the ALLARCHES policy. Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/glassfish-deployment-api: Clean up old.Patrice Clement2015-12-241-26/+0
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/glassfish-deployment-api: Clean up old.Patrice Clement2015-12-242-39/+0
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/glassfish-deployment-api: Stable for amd64. Retroactively mark ↵Patrice Clement2015-12-241-1/+1
| | | | | | | stable for the remaining arches using the ALLARCHES policy. Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/javacc: EAPI 5 bump.Patrice Clement2015-12-241-0/+73
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/sbt-bin: Add metadata.xml file. Set SLOTs to 0. Fix default install ↵Patrice Clement2015-12-227-60/+105
| | | | | | | directories. Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/sbt-bin: re-generate digest and remove old version.MATSUKI Hidenori2015-12-227-51/+11
|
* dev-java/sbt-bin: inherit 'java-pkg-2' eclass.MATSUKI Hidenori2015-12-226-0/+12
|
* dev-java/sbt-bin: Mask packages with '~amd64' keyword.MATSUKI Hidenori2015-12-224-4/+4
|
* dev-java/sbt-bin: Import ebuilds.MATSUKI Hidenori2015-12-227-0/+233
| | | | from my overlay( https://github.com/mazgi/portage-overlay/tree/master/dev-java/sbt-bin ).
* dev-java/colt: WhitespacePatrick Lauer2015-12-211-6/+6
|
* dev-java/javacup: Remove unneeded useflag descriptions from metadata.xmlPatrick Lauer2015-12-211-6/+0
|
* dev-java/tomcat-native: amd64 stable wrt bug #568424Agostino Sarubbo2015-12-211-1/+1
| | | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-java/jebl: Stable for amd64. Retroactively mark stable for the remaining ↵Patrice Clement2015-12-202-58/+7
| | | | | | | arches using the ALLARCHES policy. Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/cortado: Clean up old.Patrice Clement2015-12-201-38/+0
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/cortado: Stable for amd64. Retroactively mark stable for the ↵Patrice Clement2015-12-201-3/+3
| | | | | | | remaining arches using the ALLARCHES policy. Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/jung: EAPI 5 bump. Make use of java-pkg-simple.Patrice Clement2015-12-201-0/+41
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/jansi: Make use of java-pkg-simple and allow for compilation to go ↵Patrice Clement2015-12-181-0/+33
| | | | | | | through. Fixes bug 568616. Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/jnr-x86asm: Clean up old.Patrice Clement2015-12-182-41/+0
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/jaffl: Clean up unused patch.Patrice Clement2015-12-181-9/+0
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/jaffl: Clean up old.Patrice Clement2015-12-181-87/+0
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/jaffl: Stable for amd64. Retroactively mark stable for the ↵Patrice Clement2015-12-181-4/+8
| | | | | | | remaining arches using the ALLARCHES policy. Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/jnr-x86asm: Clean up old.Patrice Clement2015-12-184-295/+0
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/jnr-x86asm: Stable for amd64. Retroactively mark stable for the ↵Patrice Clement2015-12-181-1/+1
| | | | | | | remaining arches using the ALLARCHES policy. Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/netbeans-java: fixed issue with jtidy jar being renamed (bug #568288)Miroslav Šulc2015-12-161-2/+3
| | | | Package-Manager: portage-2.2.26
* dev-java/tomcat-native: version bumpMiroslav Šulc2015-12-162-0/+59
| | | | Package-Manager: portage-2.2.26
* dev-java/jacl: Clean up old.Patrice Clement2015-12-164-127/+0
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>