summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* replace more cpu flags for gcc-3.3 #252698 by Le retraitéMike Frysinger2009-02-151-4/+4
|
* Apply patch by Armando Di Cianno to add support for OSX 10.5+ in egetent, ↵Fabian Groffen2009-02-151-2/+18
| | | | bug #257945
* Make rewriter3 respect JAVA_ANT_CLASSPATH_TAGSPetteri Räty2009-02-151-2/+5
|
* More whitespaces clean upMarkos Chandras2009-02-151-3/+3
|
* Remove trailing spaces, fixing typoMarkos Chandras2009-02-141-3/+2
|
* fixing typoMarkos Chandras2009-02-141-2/+2
|
* Updating eclass. Partially fixes bug #172219Markos Chandras2009-02-141-28/+30
|
* quote variables wrt bug #258232Markus Meier2009-02-141-9/+9
|
* Remove workaround for T; Paludis bug #517 was fixed 12 months ago.Ulrich Müller2009-02-131-12/+15
|
* Support for four-digit control data.Robin H. Johnson2009-02-121-2/+9
|
* Make qt4-build.eclass use EAPI-2 awareBen de Groot2009-02-111-38/+68
|
* Only add sys-apps/portage to dependencies with EAPI 0 or 1.Petteri Räty2009-02-112-7/+7
|
* Bug #252732: A really really old problem from v1.1 of the eclass caused the ↵Robin H. Johnson2009-02-111-4/+1
| | | | original my_config.h to be preserved always instead of being overwritten. If you had an old header with the atomic.h problem, this means it never went away.
* Add useful output to track progress of install.Robin H. Johnson2009-02-111-1/+8
|
* Fix PDEPEND for build order.Robin H. Johnson2009-02-111-2/+5
|
* Make NEED_KDE=none packages pick correct kdedir :] Fixed thanks to Tomáš ↵Tomas Chvatal2009-02-102-48/+44
| | | | Caithaml and pva for helping with this. Per bug #257616.
* Pull java-config-1.3 only for VM's that support gen1, bug #176784.Vlastimil Babka2009-02-091-3/+8
|
* quote some variables, bug #258231Markus Meier2009-02-091-7/+7
|
* quote some vars, bug #258214Markus Meier2009-02-091-3/+3
|
* Fixed unquoted variables, bug #258215, thank Markus Meier for report and fix.Peter Volkov2009-02-091-2/+2
|
* whitespaceMarkus Meier2009-02-081-2/+2
|
* Missing quotes, bug #258203.Carsten Lohrke2009-02-081-2/+2
|
* quote ${D} variable, bug #258163Markus Meier2009-02-081-2/+2
|
* Fix quoting. Thanks to maekke in bug 258225.Alex Legler2009-02-081-16/+16
|
* Fix quoting. Thanks to maekke in bug 258223.Alex Legler2009-02-081-5/+5
|
* Quote variables. Thanks to maekke in bug 258197.Alex Legler2009-02-081-3/+3
|
* Quote variables in this old piece of junk. Thanks to maekke in bug 258201.Peter Alfredsen2009-02-081-12/+12
|
* Fixed unquoted variables, bug #258164, thank Markus Meier for report.Peter Volkov2009-02-081-3/+3
|
* Update for gtk-sharp-2.12.8Peter Alfredsen2009-02-081-8/+6
|
* mark alpha as maintainerMike Frysinger2009-02-081-12/+6
|
* remove ldflag related funcs that exist in flag-o-maticMike Frysinger2009-02-081-55/+1
|
* Add support for KOffice 1.6.3 patch level builds.Carsten Lohrke2009-02-081-1/+4
|
* Add missing quotes reported by Markus Meier <maekke@gentoo.org> in bug #258140.Serkan Kaba2009-02-081-2/+2
|
* whitespaceMarkus Meier2009-02-081-5/+5
|
* remove die messagesChristian Faulhammer2009-02-071-3/+3
|
* Fixed typo in comments.Peter Volkov2009-02-071-2/+2
|
* Raise java-config version pulled in to a version with virtuals related fixes.Petteri Räty2009-02-051-2/+2
|
* Add seamonkey to possible symlinksRaúl Porcel2009-02-041-2/+3
|
* fixing $(DESTDIR) omission in Make-lang.in (#252611)George Shapovalov2009-02-031-1/+6
|
* do dodoc only if file existsPeter Volkov2009-02-031-2/+4
|
* Fix spaces with tabs.Tomas Chvatal2009-02-021-10/+10
|
* inherit base because I lub PATCHESMichael Sterrett2009-02-011-1/+3
|
* Update copyright years.Ulrich Müller2009-01-311-3/+3
|
* Fixes for 4.3 snapshot series.Patrick Lauer2009-01-311-1/+16
|
* Remove backwards compatibility kludge (after 13 months transition time).Ulrich Müller2009-01-311-10/+1
|
* Remove qt-phonon block from kde4-base.eclassBen de Groot2009-01-311-2/+2
|
* New and spiffy version of the old eclass.Peter Alfredsen2009-01-291-231/+363
|
* Disable reduce-relocations on bsd as the qmake spec files aren't ready for ↵Alexis Ballier2009-01-291-2/+2
| | | | this and it causes build failures; we'll have to enable it back once upstream will have fixed the spec files.
* Gluezilla is no longer a runtime dependency of mono, so to maintain the ↵Peter Alfredsen2009-01-291-2/+1
| | | | binding to a certain mono version, we have to make it the other way around.
* at least gcc-4.1 has problems with parallel installs, so use -j1 with itMike Frysinger2009-01-291-3/+4
|