summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-java/tomcat-servlet-api: version bumpMiroslav Šulc2016-02-082-1/+1
| | | | Package-Manager: portage-2.2.27
* dev-java/bcprov: Version bump. Fixes bug 573438.Patrice Clement2016-02-072-0/+63
| | | | | Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/asm: Clean up old.Patrice Clement2016-02-074-153/+0
| | | | | Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/asm: Stable for amd64. Retroactively mark stable for the remaining ↵Patrice Clement2016-02-071-1/+1
| | | | | | | arches using the ALLARCHES policy (ppc64+x86) as per asm-4.0 KEYWORDS. Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/asm: Stable for amd64. Retroactively mark stable for the remaining ↵Patrice Clement2016-02-071-1/+1
| | | | | | | arches using the ALLARCHES policy. Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/asm: Stable for amd64. Retroactively mark stable for the remaining ↵Patrice Clement2016-02-071-1/+1
| | | | | | | arches using the ALLARCHES policy (ppc64+x86) as per asm-2.2.3-r2 KEYWORDS. Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/asm: Stable for amd64. Retroactively mark stable for the remaining ↵Patrice Clement2016-02-071-2/+3
| | | | | | | arches using the ALLARCHES policy (ppc64+x86) as per asm-2.0-r1 KEYWORDS. Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/ini4j: Stable for amd64. Retroactively mark stable for the ↵Patrice Clement2016-02-071-1/+1
| | | | | | | remaining arches using the ALLARCHES policy. Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/struts{,-plugins,-core,-xwork}: Removal. Fixes bug 540888.Patrice Clement2016-02-0722-1477/+0
|
* dev-java/idm-console-framework: Add proxied maintainers.NP-Hardass2016-02-061-0/+14
| | | | Package-Manager: portage-2.2.26
* dev-java/htmlparser: Stable for amd64+x86.Patrice Clement2016-02-061-6/+10
| | | | | Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/istack-commons-tools: Remove packageManuel Rüger2016-02-063-36/+0
| | | | Gentoo-Bug: 298700
* dev-java/jax-ws-tools: Remove packageManuel Rüger2016-02-065-135/+0
| | | | Gentoo-Bug: 566224
* dev-java/jaxb-tools: Remove packageManuel Rüger2016-02-064-118/+0
| | | | Gentoo-Bug: 566232
* dev-java/jtds: Remove oldJames Le Cuirot2016-02-063-66/+0
| | | | Package-Manager: portage-2.2.27
* dev-java/jtds: Version bump to 1.3.1James Le Cuirot2016-02-062-0/+45
| | | | | | | | | Includes a rewrite using java-pkg-simple because it is simpler and doesn't require a patch. More importantly, this ebuild isn't restricted to Java 7. Package-Manager: portage-2.2.27
* dev-java/sbt: Remove sbt-0.13.8Mark Wright2016-02-061-148/+0
| | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558142 Package-Manager: portage-2.2.27
* dev-java/sbt: Bump to 0.13.10_rc2Mark Wright2016-02-062-0/+160
| | | | Package-Manager: portage-2.2.27
* dev-java/typesafe-config: Resolve bug #559748 once and for allJames Le Cuirot2016-02-043-25/+10
| | | | | | | | | | | | typesafe-config-1.3.0 has a stable revdep (mchange-commons) but requires Java 8, which hasn't been stabilised yet. An ebuild depending on Java 6 was erroneously added to deal with this. We're not quite ready to stabilise Java 8 but we can't drop keywords either so I've added typesafe-config-1.2.1, which only requires Java 6. java-apicheck highlighted some differences but I've kept the same SLOT because mchange-commons works with either. Package-Manager: portage-2.2.27
* dev-java/colt: Remove oldJames Le Cuirot2016-02-031-43/+0
| | | | | | | This drops stable ppc64 support but nothing needs that and we need to get rid of concurrent-util ASAP. Package-Manager: portage-2.2.27
* dev-java/colt: Add ~ppc64 keyword to 1.2.0-r3James Le Cuirot2016-02-031-1/+1
| | | | Package-Manager: portage-2.2.27
* dev-java/fastutil: Remove oldJames Le Cuirot2016-02-033-73/+0
| | | | Package-Manager: portage-2.2.27
* dev-java/icedtea-bin: Prerelease of v3 for Java 8James Le Cuirot2016-02-013-0/+188
| | | | | | | | Currently for ppc64 only, partially for initial testing on a lesser-used platform and partially because Java 7 on ppc64 has given us problems; we need a stable replacement for 6 ASAP. Package-Manager: portage-2.2.27
* dev-java/icedtea: Remove unused fontconfig.Gentoo.properties.srcJames Le Cuirot2016-01-311-385/+0
| | | | Package-Manager: portage-2.2.27
* dev-java/piccolo2d: Add ~ppc64 keywordJames Le Cuirot2016-01-301-1/+1
| | | | Package-Manager: portage-2.2.27
* dev-java/piccolo2d: Use SWT 3.8 instead of 3.7James Le Cuirot2016-01-301-4/+2
| | | | | | | Might as well use the newer version since it seems to work. I tried the SWT examples. Package-Manager: portage-2.2.27
* dev-java/swt: Remove unneeded 3.6 SLOTJames Le Cuirot2016-01-302-178/+0
| | | | | | Only android-sdk-update-manager references it but also allows 3.7. Package-Manager: portage-2.2.27
* dev-java/piccolo2d: Remove oldJames Le Cuirot2016-01-292-54/+0
| | | | | | | | | | This drops the only stable version but it doesn't build at all now (was sun.dc part of the JDK before?) and it currently has no revdeps. The new version should probably have been put in a different SLOT but that doesn't matter now that the old version is going. Package-Manager: portage-2.2.27
* dev-java/icedtea-web: Fix sandbox violation, bug #573060James Le Cuirot2016-01-271-1/+6
| | | | Package-Manager: portage-2.2.27
* dev-java/oracle-jdk-bin: update installation fixes for DarwinFabian Groffen2016-01-271-1/+1
| | | | Package-Manager: portage-2.2.20-prefix
* dev-java/maven-bin: removed dependency on app-eselect/eselect-maven as it ↵Miroslav Šulc2016-01-268-8/+8
| | | | | | will be removed from the tree Package-Manager: portage-2.2.27
* dev-java/maven-bin: amd64 stable wrt bug #572966Agostino Sarubbo2016-01-261-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-java/maven-bin: amd64 stable wrt bug #572970Agostino Sarubbo2016-01-261-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-java/maven-bin: removed obsolete ebuildsMiroslav Šulc2016-01-268-468/+0
| | | | Package-Manager: portage-2.2.27
* dev-java/maven-bin: version bumpMiroslav Šulc2016-01-262-0/+111
| | | | Package-Manager: portage-2.2.27
* dev-java/geoip-java: Initial import. Fixes bug 313437.Patrice Clement2016-01-263-0/+60
| | | | | Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/jdbc-postgresql: amd64 stable wrt bug #572838Agostino Sarubbo2016-01-251-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-24622-685/+685
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-24617-631/+2455
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Remove explicit notion of maintainer-needed, for GLEP 67Michał Górny2016-01-241-4/+1
| | | | | | GLEP 67 removes the explicit notion of maintainer-needed@g.o being used for packages lacking maintainers, in favor of assuming maintainer-needed whenever the package has no maintainers.
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-24116-119/+34
| | | | | | | 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.
* dev-java/piccolo2d: Regenerate Manifest file.Patrice Clement2016-01-241-0/+1
| | | | | Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/piccolo2d-3.0: New releaseOlivier Diotte2016-01-241-0/+52
| | | | | | | -Updated HOMEPAGE and SRC_URI -Rewritten for java-pkg-simple instead of eant (since package now uses mvn) -Also fix use source and use example -Remove use doc since there doesn't seem to be javadoc
* dev-java/icedtea-bin: Remove vulnerable version wrt bug #572716James Le Cuirot2016-01-243-196/+0
| | | | Package-Manager: portage-2.2.27
* dev-java/icedtea-bin: x86 stable wrt bug #572716Agostino Sarubbo2016-01-241-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-java/icedtea-bin: amd64 stable wrt bug #572716Agostino Sarubbo2016-01-241-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-java/icedtea-bin: Enable webstart by default (again)James Le Cuirot2016-01-231-1/+1
| | | | | | Upstream has asked us to because Oracle always includes it. Package-Manager: portage-2.2.27
* dev-java/icedtea: Enable webstart by default (again)James Le Cuirot2016-01-231-1/+1
| | | | | | Upstream has asked us to because Oracle always includes it. Package-Manager: portage-2.2.27
* dev-java/icedtea-bin: Version bump to 7.2.6.4James Le Cuirot2016-01-232-1/+11
| | | | | | | | | This addresses vulnerabilities being handled in bug #572716. Note that this version was built with --disable-system-gif to dlopen libgif because I didn't want to pin unstable users back to v4. Package-Manager: portage-2.2.27
* dev-java/icedtea: Remove vulnerable version wrt bug #572716James Le Cuirot2016-01-232-419/+0
| | | | Package-Manager: portage-2.2.27