summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Make it ~arch.Vlastimil Babka2006-12-082-6/+6
| | | | Package-Manager: portage-2.1.2_rc2-r5
* Migrated to gen-2 eclasses, bug #157482.Vlastimil Babka2006-12-086-15/+124
| | | | Package-Manager: portage-2.1.2_rc2-r5
* Migrated to gen-2 eclass for bug #157483. Fetch restrict to comply with license.Vlastimil Babka2006-12-086-19/+115
| | | | Package-Manager: portage-2.1.2_rc2-r5
* Migrated to gen-2 eclass, for bug #157481.Vlastimil Babka2006-12-085-14/+73
| | | | Package-Manager: portage-2.1.2_rc2-r5
* Removed the USE=test check which is now done in eclass.Vlastimil Babka2006-12-083-27/+14
| | | | Package-Manager: portage-2.1.2_rc2-r5
* Fix building on fbsd, thanks to Diego Pettenò <flameeyes@gentoo.org>, bug ↵Vlastimil Babka2006-12-084-21/+87
| | | | | | #157389. Package-Manager: portage-2.1.2_rc2-r5
* java-pkg-2.eclass now automatically calls java-pkg_ensure-test so no need to ↵Petteri Räty2006-12-083-19/+17
| | | | | | use it in ebuilds. Package-Manager: portage-2.1.2_rc2-r3
* stable x86, bug #156504Christian Faulhammer2006-12-083-11/+25
| | | | Package-Manager: portage-2.1.1-r2
* Added missing xml-commons-external dependency to fix running tests on ↵Vlastimil Babka2006-12-083-10/+16
| | | | | | blackdown-jdk-1.4.2. Package-Manager: portage-2.1.2_rc2-r5
* Revbump to fix bug #157496.Vlastimil Babka2006-12-083-65/+11
| | | | Package-Manager: portage-2.1.2_rc2-r5
* Revbump to fix bug #157496.Vlastimil Babka2006-12-083-1/+49
| | | | Package-Manager: portage-2.1.2_rc2-r5
* stable x86, bug #157464Christian Faulhammer2006-12-083-15/+19
| | | | Package-Manager: portage-2.1.1-r2
* stable x86, bug #156850Christian Faulhammer2006-12-083-11/+25
| | | | Package-Manager: portage-2.1.1-r2
* Add ~x86-fbsd keyword.Diego Elio Pettenò2006-12-083-11/+25
| | | | Package-Manager: portage-2.1.2_rc2-r5
* Fix building on fbsd thanks to Diego Pettenò <flameeyes@gentoo.org>, bugs ↵Vlastimil Babka2006-12-084-21/+48
| | | | | | #157390 and #157387. Package-Manager: portage-2.1.2_rc2-r5
* Add jdk-defaults.conf for x86-fbsd, bug #157380 was partially caused by this ↵Vlastimil Babka2006-12-084-11/+25
| | | | | | file missing. Package-Manager: portage-2.1.2_rc2-r5
* Add ~x86-fbsd keyword.Diego Elio Pettenò2006-12-075-47/+77
| | | | Package-Manager: portage-2.1.2_rc2-r5
* Add ~x86-fbsd keyword.Diego Elio Pettenò2006-12-0710-15/+33
| | | | Package-Manager: portage-2.1.2_rc2-r5
* Added ~ia64 keyword that seems to have been accidentally dropped with the ↵Petteri Räty2006-12-077-208/+11
| | | | | | last version bump and removed old versions. Package-Manager: portage-2.1.2_rc2-r3
* Added ~ia64 keyword that seems to have been accidentally dropped with the ↵Petteri Räty2006-12-072-3/+8
| | | | | | last version bump and removed old versions. Package-Manager: portage-2.1.2_rc2-r3
* Add ~x86-fbsd keyword.Diego Elio Pettenò2006-12-076-55/+95
| | | | Package-Manager: portage-2.1.2_rc2-r5
* Add ~x86-fbsd keyword.Diego Elio Pettenò2006-12-0717-26/+54
| | | | Package-Manager: portage-2.1.2_rc2-r5
* Fixed to work with JAVA_PKG_STRICT and USE=-javamail. Now does proper ↵Petteri Räty2006-12-078-10/+22
| | | | | | build.xml rewriting. Package-Manager: portage-2.1.2_rc2-r3
* Add ~x86-fbsd keyword.Diego Elio Pettenò2006-12-075-52/+72
| | | | Package-Manager: portage-2.1.2_rc2-r5
* Add ~x86-fbsd keyword.Diego Elio Pettenò2006-12-076-43/+54
| | | | Package-Manager: portage-2.1.2_rc2-r5
* Updated ebuild to use shipped build.xml and not download the older generic ↵William Thomson2006-12-073-1/+53
| | | | | | one. Also not downloading or installing the addon jars anymore. Fixes bug #157453 Package-Manager: portage-2.1.2_rc2-r4
* Add ~x86-fbsd keyword.Diego Elio Pettenò2006-12-079-88/+138
| | | | Package-Manager: portage-2.1.2_rc2-r5
* Add ~x86-fbsd keyword.Diego Elio Pettenò2006-12-0721-44/+75
| | | | Package-Manager: portage-2.1.2_rc2-r5
* Add ~x86-fbsd keyword.Diego Elio Pettenò2006-12-071-18/+8
| | | | Package-Manager: portage-2.1.2_rc2-r5
* Added patches to build swt on Gentoo/FreeBSD. Fixes bug #157465. Thanks to ↵Petteri Räty2006-12-074-14/+111
| | | | | | Diego Pettenò <flameeyes@gentoo.org>. Package-Manager: portage-2.1.2_rc2-r3
* Fixed one of nichoj\'s broken ChangeLog entries.Petteri Räty2006-12-072-5/+17
| | | | Package-Manager: portage-2.1.2_rc2-r3
* Changes: - Migrated to use the new split mx4j - Made commons-digester ↵Petteri Räty2006-12-075-5/+120
| | | | | | dependency optional and working - Removed unused dependencies - Added src_test - dropped amd64 until mx4j-core is keyworded there Package-Manager: portage-2.1.2_rc2-r3
* Fixed the installation of the src.zip.Petteri Räty2006-12-073-15/+17
| | | | Package-Manager: portage-2.1.2_rc2-r3
* Beginning with this revision mx4j is a metapackage pulling in ↵Petteri Räty2006-12-075-10/+154
| | | | | | dev-java/mx4j-core and dev-java/mx4j-tools. This was done to reduce dependencies in packages that only require the core. See bug #152924 for further details. Thanks to Alex Tarkovsky <alextarkovsky@gmail.com> for the initial work. Package-Manager: portage-2.1.2_rc2-r3
* New split mx4j. Resolves bug #152924. Thanks to Alex Tarkovsky ↵Petteri Räty2006-12-076-0/+196
| | | | | | <alextarkovsky@gmail.com>. Package-Manager: portage-2.1.2_rc2-r3
* New split mx4j. Resolves bug #152924. Thanks to Alex Tarkovsky ↵Petteri Räty2006-12-076-0/+162
| | | | | | <alextarkovsky@gmail.com>. Package-Manager: portage-2.1.2_rc2-r3
* Fix unpacking, thanks to Flameeyes for noticing.Vlastimil Babka2006-12-073-16/+23
| | | | Package-Manager: portage-2.1.2_rc2-r5
* stable x86, bug #157341 and #157343Christian Faulhammer2006-12-074-20/+24
| | | | Package-Manager: portage-2.1.1-r2
* Fix building on fbsd with patch from upstream svn provided by Flameeyes, bug ↵Vlastimil Babka2006-12-074-30/+44
| | | | | | #157381. Package-Manager: portage-2.1.2_rc2-r5
* Apply the seamonkey patches to fix bug #155725 for ppc. Thanks to David ↵Vlastimil Babka2006-12-069-679/+12
| | | | | | Gurvich <david.gurvich@verizon.net> for testing them. Patches are now packed in distfile. Package-Manager: portage-2.1.2_rc2-r5
* Apply the seamonkey patches to fix bug #155725 for ppc. Thanks to David ↵Vlastimil Babka2006-12-063-19/+23
| | | | | | Gurvich <david.gurvich@verizon.net> for testing them. Patches are now packed in distfile. Package-Manager: portage-2.1.2_rc2-r5
* Remove obsolete version to force people to update and prevent bugs like #147863.Vlastimil Babka2006-12-068-467/+4
| | | | Package-Manager: portage-2.1.2_rc2-r5
* Remove obsolete version to force people to update and prevent bugs like #147863.Vlastimil Babka2006-12-061-1/+7
| | | | Package-Manager: portage-2.1.2_rc2-r5
* Keyworded stable on x86 so that people moving from jgoodies-looks-bin have a ↵Petteri Räty2006-12-063-11/+26
| | | | | | new revision available. Package-Manager: portage-2.1.2_rc2-r3
* Removed binary version of jgoodies-looks. The same version and newer are ↵William Thomson2006-12-065-112/+0
| | | | available from source. Same version and newer are marked stable. Didn't find any reverse deps. Package move was recorded in updates.
* Fix Manifest broken by Attic/ in cvs tag.Zac Medico2006-12-052-5/+15
| | | | Package-Manager: portage-5166-svn
* Fix building due to stray space.Vlastimil Babka2006-12-053-11/+14
| | | | Package-Manager: portage-2.1.2_rc2-r5
* Removed datavision-bin, binary package replaced by non-bin compiled from ↵William Thomson2006-12-055-108/+0
| | | | source. Package was moved before removal.
* Revision bumped package, migrated to gen 2 in the process. Still needs ↵William Thomson2006-12-055-5/+148
| | | | | | extensive USE flag conditional testing. Just tested base package with no USE flags set. Just trying to update a stale package, and address Bug # 129878 Package-Manager: portage-2.1.2_rc2-r4
* Restoring older version due to broken dep of a stale package :(. Band aid ↵William Thomson2006-12-044-15/+70
| | | | | | where stiches are required. Package-Manager: portage-2.1.2_rc2-r4