aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/ghidra: switch to EGRADLE_BUNDLED_VERFlorian Schmaus2023-03-162-5/+8
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* dev-util/ghidra: import from ::pentoo, modified to use gradle.eclassFlorian Schmaus2023-01-064-0/+145
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* dev-util/lint4j-bin: treecleanFlorian Schmaus2021-06-303-40/+0
| | | | | | | | Reason: failed sourcing ebuild: java-pkg-2: EAPI 0 not supported, (java-pkg-2.eclass, line 17: called die) Bug: https://bugs.gentoo.org/759889 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* dev-util/eclipse-sdk-bin: treecleanFlorian Schmaus2021-06-307-220/+0
| | | | | | | | Reason: failed sourcing ebuild: eutils: EAPI 4 not supported, (eutils.eclass, line 32: called die) Bug: https://bugs.gentoo.org/759889 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* dev-util/mtp: Remove super ancient packageJames Le Cuirot2016-05-024-214/+0
|
* Fix metadata in line with GLEP 67James Le Cuirot2016-04-293-5/+12
| | | | This should shut Travis up.
* Update/cleanup header for the git migration in main treeAndreas Sturmlechner2015-08-096-6/+6
| | | | | | again courtesy of kde overlay Package-Manager: portage-2.2.20
* [metadata] Fix copyrightAndreas Sturmlechner2015-08-076-6/+6
| | | | Package-Manager: portage-2.2.20
* [metadata] Drop old ChangeLogsAndreas Sturmlechner2015-08-073-41/+0
|
* [dev-util/svnkit] Drop oldAndreas Sturmlechner2015-08-067-680/+0
|
* [dev-util/svnclientadapter] Drop oldAndreas Sturmlechner2015-08-065-86/+0
|
* [dev-util/findbugs] Drop ancient, 3.0.1 should get a new startAndreas Sturmlechner2015-08-065-123/+0
| | | | | Drop dev-java/fb-contrib at the same time Removes the only dev-java/dom4j-1.4 rdep besides dev-java/maven-*
* [dev-util/visualvm] Drop, newer version in treeAndreas Sturmlechner2015-08-0510-478/+0
|
* Remove super ancient IntelliJ IDEA that is binary-only on x86 andJames Le Cuirot2015-07-225-161/+0
| | | | | requires Java 1.5. Apparently newer versions can be found in other overlays.
* Use thin manifestsJohannes Huber2015-07-218-81/+12
|
* Clear out ancient NetBeans stuff with fordfrog's blessing.James Le Cuirot2015-03-2819-5285/+0
|
* dev-util/eclipse-sdk should have been thrown out of the overlay yearsJames Le Cuirot2015-03-137-1341/+0
| | | | ago. A newer version is in the tree but it's still prehistoric.
* Create directory expected by CDT installation, doesn't need to be writable ↵Ralph Sennhauser2013-02-113-9/+68
| | | | | | | | though (Portage version: 2.1.11.31/svn/Linux x86_64, signed Manifest commit with key 3C5CF75A) svn path=/java-overlay/; revision=9196
* Version bump by Manuel Rüger (mrueg) <gentoo@rueg.eu> in #gentoo-javaRalph Sennhauser2012-10-233-8/+62
| | | | | | (Portage version: 2.1.11.27/svn/Linux x86_64, signed Manifest commit with key 0xDA575EB7) svn path=/java-overlay/; revision=9121
* Move old version from maintree on fordfrog's request.Ralph Sennhauser2012-07-255-23/+1285
| | | | svn path=/java-overlay/; revision=9087
* Binary package of eclipse-sdk as alternative till the source build can be ↵Ralph Sennhauser2012-07-186-0/+151
| | | | | | | | | | maintained again. Thanks to Carlos Silva <r3pek@r3pek.org> for the ebuild, added with some modifications. #424457 (Portage version: 2.1.11.7/svn/Linux x86_64, signed Manifest commit with key 0xDA575EB7) svn path=/java-overlay/; revision=9083
* Add missing eutils to inherit.Ralph Sennhauser2012-05-014-2/+194
| | | | | | | | | | Bump netbeans deps to :7.1 and only depend on required subset. #397843 Fix bogous DESTDIR for prefix. Don't call die in subshells. (Portage version: 2.1.10.57/svn/Linux x86_64, signed Manifest commit with key 0xDA575EB7) svn path=/java-overlay/; revision=9013
* dev-util/visualvm: added desktop filesMiroslav Šulc2011-12-264-31/+41
| | | | | | (Portage version: 2.1.10.43/svn/Linux x86_64, unsigned Manifest commit) svn path=/java-overlay/; revision=8937
* Version bump. #257364Ralph Sennhauser2011-12-196-92/+200
| | | | | | | | | | | Fix various issues. Add slot for icedtea:6 and icedtea:7 Add amd64 to KEYWORDS. Remove old, broken downloads. (Portage version: 2.1.10.41/svn/Linux x86_64, signed Manifest commit with key 0xDA575EB7) svn path=/java-overlay/; revision=8928
* dev-util/netbeans: obsolete ebuilds moved from main tree to overlayMiroslav Šulc2011-10-2416-0/+4023
| | | | svn path=/java-overlay/; revision=8863
* Move dev-java/findbugs to dev-util/findbugs to match the category in main treeRalph Sennhauser2011-09-295-0/+127
| | | | svn path=/java-overlay/; revision=8835
* Remove empty categories and remanifest everything.Vlastimil Babka2010-03-043-13/+4
| | | | svn path=/java-overlay/; revision=8114
* pmd bump moved to main treeVlastimil Babka2009-05-226-186/+0
| | | | svn path=/java-overlay/; revision=7781
* Moved to gentoo repo.Alistair Bush2009-04-154-73/+0
| | | | svn path=/java-overlay/; revision=7700
* Make jay's makefiles respect LDFLAGS.James Le Cuirot2009-04-133-2/+7
| | | | svn path=/java-overlay/; revision=7695
* Use java_prepare. Fix makefiles to respect CC, CFLAGS and JAVACFLAGS.James Le Cuirot2009-04-123-10/+18
| | | | svn path=/java-overlay/; revision=7692
* New package jay. Needed for jruby-1.2.0. Package is somewhat incomplete but ↵James Le Cuirot2009-04-114-0/+60
| | | | | | good enough for jruby. svn path=/java-overlay/; revision=7683
* In tree.Serkan Kaba2009-03-285-230/+0
| | | | svn path=/java-overlay/; revision=7628
* Turn of java debugging.Serkan Kaba2009-03-223-3/+6
| | | | svn path=/java-overlay/; revision=7621
* Version bump.Serkan Kaba2009-03-225-0/+227
| | | | svn path=/java-overlay/; revision=7620
* QA Fixes.Alistair Bush2009-01-294-7/+15
| | | | svn path=/java-overlay/; revision=7434
* QA Fixes.Alistair Bush2009-01-247-9/+25
| | | | svn path=/java-overlay/; revision=7412
* QA: Adding Missing ChangeLogs.Alistair Bush2009-01-221-0/+7
| | | | svn path=/java-overlay/; revision=7403
* QA Fixes.Alistair Bush2009-01-225-24/+25
| | | | svn path=/java-overlay/; revision=7402
* Adding metadata.xml'sAlistair Bush2009-01-224-0/+24
| | | | svn path=/java-overlay/; revision=7400
* fixed manifestMiroslav Šulc2008-11-231-2/+0
| | | | svn path=/java-overlay/; revision=7241
* Version bump. Remove old.Serkan Kaba2008-11-2311-286/+34
| | | | svn path=/java-overlay/; revision=7239
* removing other unsupported ebuilds related to netbeans 5.5, these are ↵Miroslav Šulc2008-11-219-110/+0
| | | | | | covered (and much better) in netbeans 6.5 svn path=/java-overlay/; revision=7233
* removing netbeans-6.1 from java-overlay as it is obsoleted by netbeans-6.5 ↵Miroslav Šulc2008-11-2112-809/+0
| | | | | | which is now in the main tree svn path=/java-overlay/; revision=7232
* netbeans-6.1-r1: pkg_postrm() removedMiroslav Šulc2008-10-163-12/+5
| | | | svn path=/java-overlay/; revision=7106
* Fix building normal IcedTea with CACAO IcedTeaAndrew John Hughes2008-10-162-2/+3
| | | | | | and list URLs of patches. svn path=/java-overlay/; revision=7102
* Add CACAO, Shark and VisualVM support for IcedTea6 1.3.Andrew John Hughes2008-10-168-3/+189
| | | | svn path=/java-overlay/; revision=7100
* dev-util/netbeans: Netbeans 6.1 moved from java-experimental overlayMiroslav Šulc2008-10-0812-0/+816
| | | | svn path=/java-overlay/; revision=7062
* In tree.Serkan Kaba2008-10-0312-361/+0
| | | | svn path=/java-overlay/; revision=7041
* Remove unneeded comments.Serkan Kaba2008-10-033-6/+5
| | | | svn path=/java-overlay/; revision=7040