summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Added a warning to the ebuild that qt4 is the default in case both qt3 and ↵Markus Dittrich2006-06-231-8/+8
| | | | | | | qt4 are selected as use flags (see bug #137658). (Portage version: 2.1.1_pre1-r1) (Unsigned Manifest commit)
* Added a warning to the ebuild that qt4 is the default in case both qt3 and ↵Markus Dittrich2006-06-232-2/+16
| | | | | | qt4 are selected as use flags (see bug #137658). (Portage version: 2.1.1_pre1-r1)
* Fix RDEPEND and cmake configuration such that tcl/tk is only pulled in and ↵Markus Dittrich2006-06-121-17/+17
| | | | | | | used if USE=tcltk. This closes bug #136324. (Portage version: 2.1) (Unsigned Manifest commit)
* Fix RDEPEND and cmake configuration such that tcl/tk is only pulled in and ↵Markus Dittrich2006-06-122-5/+16
| | | | | | used if USE=tcltk. This closes bug #136324. (Portage version: 2.1)
* Fixing SHA256 digest, pass fourAlec Warner2006-04-271-12/+23
| | | | | (Portage version: 2.1_pre9-r4) (Unsigned Manifest commit)
* Fixing SHA256 digest, pass fourAlec Warner2006-04-271-1/+4
| | | | (Portage version: 2.1_pre9-r4)
* Depend on cmake-2.2.x to be able to properly compile against QT4. This fixes ↵Markus Dittrich2006-04-211-6/+6
| | | | | | bug #130471. (Portage version: 2.1_pre7-r5) (Unsigned Manifest commit)
* Depend on cmake-2.2.x to be able to properly compile against QT4. This fixes ↵Markus Dittrich2006-04-213-9/+13
| | | | | | bug #130471. (Portage version: 2.1_pre7-r5)
* Removed from package.mask after testing.Markus Dittrich2006-04-071-3/+3
| | | | (Portage version: 2.1_pre7-r4) (Unsigned Manifest commit)
* Removed from package.mask after testing.Markus Dittrich2006-04-071-1/+4
| | | | (Portage version: 2.1_pre7-r4)
* Added proper JAVA_AWT_LIBRARY cmake variable for amd64 platform.Markus Dittrich2006-03-271-6/+6
| | | | (Portage version: 2.1_pre7-r1) (Unsigned Manifest commit)
* Added proper JAVA_AWT_LIBRARY cmake variable for amd64 platform.Markus Dittrich2006-03-273-9/+19
| | | | (Portage version: 2.1_pre7-r1)
* Added a small fix for java compilation on amd64 as detailed in bug #123178. ↵Markus Dittrich2006-03-261-6/+6
| | | | | | Also enabled compilation of vtk against either QT3 or QT4. (Portage version: 2.1_pre6-r6) (Unsigned Manifest commit)
* Added a small fix for java compilation on amd64 as detailed in bug #123178. ↵Markus Dittrich2006-03-264-12/+62
| | | | | | Also enabled compilation of vtk against either QT3 or QT4. (Portage version: 2.1_pre6-r6)
* Fixed some QT3 issues and forced -j1 during emake.Markus Dittrich2006-03-061-6/+6
| | | | (Portage version: 2.1_pre5-r4) (Unsigned Manifest commit)
* Fixed some QT3 issues and forced -j1 during emake.Markus Dittrich2006-03-063-10/+17
| | | | (Portage version: 2.1_pre5-r4)
* Version bump. This fixes bug #123178.Markus Dittrich2006-03-061-6/+6
| | | | (Portage version: 2.1_pre5-r3) (Unsigned Manifest commit)
* Version bump. This fixes bug #123178.Markus Dittrich2006-03-064-4/+205
| | | | (Portage version: 2.1_pre5-r3)
* Added cmake command line flag to prevent insecure RUNPATHS (c.f. bug #122875).Markus Dittrich2006-02-261-6/+6
| | | | | (Portage version: 2.1_pre4-r1) (Unsigned Manifest commit)
* Added cmake command line flag to prevent insecure RUNPATHS (c.f. bug #122875).Markus Dittrich2006-02-264-6/+28
| | | | (Portage version: 2.1_pre4-r1)
* Fix dependencies for modular X and replace instances of lib with $(get_libdir).Markus Dittrich2006-01-221-2/+2
| | | | | (Portage version: 2.1_pre3-r1) (Unsigned Manifest commit)
* Fix dependencies for modular X and replace instances of lib with $(get_libdir).Markus Dittrich2006-01-223-13/+18
| | | | (Portage version: 2.1_pre3-r1)
* Changed maintainer to Markus Dittrich <markusle@gentoo.org>.Markus Dittrich2006-01-171-1/+1
| | | | | (Portage version: 2.1_pre3-r1) (Unsigned Manifest commit)
* Changed maintainer to Markus Dittrich <markusle@gentoo.org>.Markus Dittrich2006-01-174-9/+12
| | | | (Portage version: 2.1_pre3-r1)
* Use python eclass functions to determine installed python version.Markus Dittrich2005-12-191-2/+2
| | | | | (Portage version: 2.0.51.22-r3) (Unsigned Manifest commit)
* Use python eclass functions to determine installed python version.Markus Dittrich2005-12-193-16/+11
| | | | (Portage version: 2.0.51.22-r3)
* Fixed compilation problems when using cmake-2.2.x and when compiling against ↵Markus Dittrich2005-12-181-2/+2
| | | | | | | python 2.4.x. Also corrected installation path of vtk jar file. This fixes bugs #112119, #103343, #113597. (Portage version: 2.0.51.22-r3) (Unsigned Manifest commit)
* Fixed compilation problems when using cmake-2.2.x and when compiling against ↵Markus Dittrich2005-12-183-18/+32
| | | | | | python 2.4.x. Also corrected installation path of vtk jar file. This fixes bugs #112119, #103343, #113597. (Portage version: 2.0.51.22-r3)
* use java-pkg_dojar not dojarThomas Matthijs2005-10-081-0/+10
| | | | | (Portage version: 2.0.53_rc4) (Signed Manifest commit)
* use java-pkg_dojar not dojarThomas Matthijs2005-10-081-3/+3
| | | | | (Portage version: 2.0.53_rc4) (Unsigned Manifest commit)
* use java-pkg_dojar not dojarThomas Matthijs2005-10-082-4/+7
| | | | (Portage version: 2.0.53_rc4)
* No longer using cp -a (bug #103487)Patrick Kursawe2005-08-241-2/+2
| | | | | (Portage version: 2.0.51.22-r2) (Unsigned Manifest commit)
* No longer using cp -a (bug #103487)Patrick Kursawe2005-08-242-4/+7
| | | | (Portage version: 2.0.51.22-r2)
* Removed unused "data" USE flag (fixes bug #100418).Olivier Fisette2005-08-201-12/+2
| | | | | (Portage version: 2.0.51.22-r2) (Unsigned Manifest commit)
* Removed unused "data" USE flag (fixes bug #100418).Olivier Fisette2005-08-202-4/+7
| | | | (Portage version: 2.0.51.22-r2)
* sync IUSE (+data)Aron Griffis2005-07-141-0/+10
| | | | | (Portage version: 2.0.51.22-r1) (Signed Manifest commit)
* sync IUSE (+data)Aron Griffis2005-07-141-1/+1
| | | | | (Portage version: 2.0.51.22-r1) (Unsigned Manifest commit)
* sync IUSE (+data)Aron Griffis2005-07-141-2/+2
| | | | (Portage version: 2.0.51.22-r1)
* typo fixPatrick Dawson2005-06-031-2/+2
| | | | | (Portage version: 2.0.51.22-r1) (Unsigned Manifest commit)
* typo fixPatrick Dawson2005-06-032-3/+6
| | | | (Portage version: 2.0.51.22-r1)
* (Portage version: 2.0.51.21-r1)Patrick Dawson2005-05-101-1/+3
|
* initial import, probably brokenPatrick Dawson2005-05-106-0/+211
(Portage version: 2.0.51.21-r1)