summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* dev-java/jacl: Stable for amd64. Retroactively mark stable for the remaining ↵Patrice Clement2015-12-162-2/+3
| | | | | | | arches using the ALLARCHES policy. Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/rngom: Version bump.Patrice Clement2015-12-142-0/+50
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/reflectasm: Fix copyright header.Patrice Clement2015-12-131-1/+1
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/reflectasm: Version bump.Patrice Clement2015-12-133-50/+39
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/jsap: Convert to java-pkg-simple eclass. Fixes bug 567772.Patrice Clement2015-12-111-0/+44
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/tomcat-servlet-api: amd64 stable wrt bug #567986Agostino Sarubbo2015-12-111-1/+1
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-java/tomcat-servlet-api: amd64 stable wrt bug #567984Agostino Sarubbo2015-12-111-1/+1
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-java/icedtea-bin: x86 stable wrt bug #567850Agostino Sarubbo2015-12-111-1/+1
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>