summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Require a new version of jffi so that the jruby wrapper has one less ↵Diego Elio Pettenò2010-01-314-5/+472
| | | | | | java-config call. Also drop RubyGems and leave it to dev-ruby/rubygems to install it. Package-Manager: portage-2.2_rc62/cvs/Linux x86_64
* Add a snapshot from upstream, this time the path to the library is injected ↵Diego Elio Pettenò2010-01-314-5/+253
| | | | | | at build-time so that it does not have to be defined at runtime. Package-Manager: portage-2.2_rc62/cvs/Linux x86_64
* Import from Java overlayAndrey Kislyuk2010-01-2823-0/+97
| | | | Package-Manager: portage-2.2_rc30/cvs/Linux x86_64
* Import from Java overlayAndrey Kislyuk2010-01-2869-0/+1146
| | | | Package-Manager: portage-2.2_rc30/cvs/Linux x86_64
* Imported from Prefix treeFabian Groffen2010-01-259-0/+221
| | | | Package-Manager: portage-2.2.00.15200-prefix/cvs/Darwin powerpc
* Filter ecj.Petteri Räty2010-01-243-7/+11
| | | | Package-Manager: portage-2.2_rc61/cvs/Linux i686
* Version bump. Fixes bug #302053.Petteri Räty2010-01-243-7/+55
| | | | Package-Manager: portage-2.2_rc61/cvs/Linux i686
* Add patch to fix one further issue (don't revbump just yet).Diego Elio Pettenò2010-01-244-7/+26
| | | | Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
* Revision bump with improvements to the launch script, this reduces its ↵Diego Elio Pettenò2010-01-234-54/+231
| | | | | | complexity, and make sure that we run with the correct parameters. We also don't symlink in /usr/share/bin any longer. Simplify ebuild logic for the symlink checks, and add a hard blocker on the older versions so that most users upgrading won't hit the error anyway. Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
* Add jce USE flag same as sun-jdk has, as suggested by Amit Dor-Shifer ↵Vlastimil Babka2010-01-234-8/+28
| | | | | | <amitds@oversi.com>. Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
* Add jce also to RDEPEND, as pointed out by Amit Dor-Shifer <amitds@oversi.com>.Vlastimil Babka2010-01-233-5/+10
| | | | Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
* keyword ~x86-fbsd, bug #231107 and fix find call to be bsd-compatibleAlexis Ballier2010-01-233-10/+14
| | | | Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
* keyword ~x86-fbsdAlexis Ballier2010-01-234-13/+17
| | | | Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
* keyword ~x86-fbsdAlexis Ballier2010-01-233-9/+12
| | | | Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
* keyword ~x86-fbsd, bug #214768Alexis Ballier2010-01-232-3/+7
| | | | Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
* depend on findutils only with userland_GNU for bsd userland compatibility, ↵Alexis Ballier2010-01-234-16/+21
| | | | | | part of bug #214768 Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
* Remove older versions, only leave around those supporting ruby-ng-installed ↵Diego Elio Pettenò2010-01-237-668/+11
| | | | | | packages. Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
* keyword ~x86-fbsd, bug #205082Alexis Ballier2010-01-232-5/+9
| | | | Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
* keyword ~x86-fbsd, bug #296236Alexis Ballier2010-01-234-11/+24
| | | | Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
* keyword ~x86-fbsd, bug #129773 and fix find call to be bsd-compatibleAlexis Ballier2010-01-232-4/+7
| | | | Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
* keyword ~x86-fbsd and fix find call to be bsd-compatibleAlexis Ballier2010-01-232-12/+12
| | | | Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
* keyword ~x86-fbsd and fix find call to be bsd-compatibleAlexis Ballier2010-01-235-14/+21
| | | | Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
* keyword ~x86-fbsd and fix cp call to be bsd-compatible in src_testAlexis Ballier2010-01-233-10/+13
| | | | Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
* keyword ~x86-fbsdAlexis Ballier2010-01-232-12/+12
| | | | Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
* keyword ~x86-fbsdAlexis Ballier2010-01-234-6/+13
| | | | Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
* Treat diablo-jdk from the freebsd foundation as sun and other jdks, bug #301067Alexis Ballier2010-01-233-12/+17
| | | | Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
* Version bump that should fix button clicking problems with gtk+-2.18.*. ↵Vlastimil Babka2010-01-224-31/+23
| | | | | | Remove seamonkey support from 3.3.1.1 for bug #300433. Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
* Remove old.Vlastimil Babka2010-01-222-25/+2
| | | | Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
* Remove old.Vlastimil Babka2010-01-224-156/+10
| | | | Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
* Stable ppc #291480. Remove old.Vlastimil Babka2010-01-224-103/+8
| | | | Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
* Add missing test deps on ant-junit and ant-trax, remove old.Vlastimil Babka2010-01-226-107/+12
| | | | | Package-Manager: portage-2.2_rc61/cvs/Linux x86_64 RepoMan-Options: --force
* Revision bump, built with and requiring jpeg-8.Vlastimil Babka2010-01-223-30/+33
| | | | Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
* Version bump.Vlastimil Babka2010-01-213-3/+153
| | | | Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
* Version bump.Vlastimil Babka2010-01-213-3/+172
| | | | Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
* Marking jaxme-0.5.2 ppc64 for bug 292286Brent Baude2010-01-203-5/+8
| | | | Package-Manager: portage-2.1.6.13/cvs/Linux ppc64
* Marking xstream-1.3.1-r1 ppc64 for bug 287619Brent Baude2010-01-202-3/+6
| | | | Package-Manager: portage-2.1.6.13/cvs/Linux ppc64
* Marking wstx-3.2.8 ppc64 for bug 287619Brent Baude2010-01-203-5/+8
| | | | Package-Manager: portage-2.1.6.13/cvs/Linux ppc64
* Marking jmock-1.1.0-r2 ppc64 for bug 281006Brent Baude2010-01-203-5/+8
| | | | Package-Manager: portage-2.1.6.13/cvs/Linux ppc64
* Marking aspectwerkz-2.0 ppc64 for bug 281006Brent Baude2010-01-204-27/+10
| | | | Package-Manager: portage-2.1.6.13/cvs/Linux ppc64
* Marking emma-2.0.5312-r2 ppc64 for bug 281006Brent Baude2010-01-202-3/+6
| | | | Package-Manager: portage-2.1.6.13/cvs/Linux ppc64
* Marking fastutil-5.1.3 ppc64 for bug 281006Brent Baude2010-01-204-9/+12
| | | | Package-Manager: portage-2.1.6.13/cvs/Linux ppc64
* Marking java-config-2.1.10 ppc64 for bug 299868Brent Baude2010-01-203-15/+8
| | | | Package-Manager: portage-2.1.6.13/cvs/Linux ppc64
* stable x86, bug 299868Christian Faulhammer2010-01-193-7/+21
| | | | Package-Manager: portage-2.1.6.13/cvs/Linux i686
* amd64 stable, bug #295678Markus Meier2010-01-182-10/+10
| | | | Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
* amd64 stable, bug #295678Markus Meier2010-01-184-8/+15
| | | | Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
* filter ecj-3.5 wrt bug #295678Markus Meier2010-01-183-7/+20
| | | | Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
* bad typoSamuli Suominen2010-01-172-3/+3
| | | | Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
* Restrict depend to =media-libs/jpeg-7* depend to get matching SONAME.Samuli Suominen2010-01-175-23/+18
| | | | Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
* Add fPIC for amd64, fixes bug 301296Thomas Sachau2010-01-173-17/+8
| | | | Package-Manager: portage-2.2_rc61-r1/cvs/Linux x86_64
* Improve unbundled jar workings, make jffi and jna working as intended. Drop ↵Diego Elio Pettenò2010-01-166-30/+124
| | | | | | ppc keyword so that proper keywording request can be filed. Take co-maintainership with ruby team. Package-Manager: portage-2.2_rc61/cvs/Linux x86_64