summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Improved handling of the horde meta packages horde-groupware and ↵Gunnar Wrobel2008-08-071-5/+24
| | | | horde-webmail. The test.php scripts should be marked unreadable, the config file need to get marked as such and some of them need to be writeable to the web server. Should fix bug #229301.
* Temp fix for 2.6.27 kernels thanks to lavajoeMike Pagano2008-08-071-4/+9
|
* Improve deprecation warnings. Prepare for Qt 4.4.1Carsten Lohrke2008-08-032-5/+5
|
* Fix bug #220779; thanks to Andrew John Hughes <gnu_andrew AT member DOT fsf ↵Mark Loeser2008-08-031-1/+12
| | | | DOT org> and James Le Cuirot <chewi AT aura-online DOT co DOT uk>
* Renamed get_python_ funcs to python_get_Rob Cakebread2008-08-011-8/+8
|
* Revert my last commit with regards to running eaotoreconf twice. Found out ↵Jeremy Olexa2008-07-311-4/+1
| | | | from flameeyes that this is possibly a bad thing that breaks the eclass. Working out a solution.
* Replace touch with bash redirection, so that it doesn't depend on coreutils. ↵Samuli Suominen2008-07-311-2/+2
| | | | It doesn't have to.
* Replace touch with bash redirection, so that it doesn't depend on coreutils. ↵Samuli Suominen2008-07-311-2/+2
| | | | It doesn't have to.
* Add check to autotools.eclass to make sure eautoreconf doesn't get ran more ↵Jeremy Olexa2008-07-311-1/+4
| | | | than once, bug #232820
* Add distribution-idRaúl Porcel2008-07-301-2/+3
|
* Remove mozilla-launcher dep on eclasses, since it isn't needed for some ↵Raúl Porcel2008-07-292-4/+2
| | | | stuff, xulrunner for example
* Uh, my bad...Carsten Lohrke2008-07-292-6/+5
|
* Mark qt_min_version() and qt4_min_version() as deprecated.Carsten Lohrke2008-07-282-14/+9
|
* Added get_python_libdir and get_python_sitedir functions bug 232575Rob Cakebread2008-07-281-1/+16
|
* Get rid of deprecated qt_min_version().Carsten Lohrke2008-07-271-11/+3
|
* add 4.3.5Carsten Lohrke2008-07-261-2/+2
|
* Add new Qt ebuild to qt3.eclass.Carsten Lohrke2008-07-261-2/+2
|
* Fix hppa optimizationRaúl Porcel2008-07-261-4/+4
|
* Quoting, fixes #203985Ali Polatel2008-07-261-88/+88
|
* Add support for EANT_GENTOO_CLASSPATH_EXTRA.Petteri Räty2008-07-221-2/+5
|
* Allow -O2 as wellRaúl Porcel2008-07-191-1/+3
|
* Add missing dieTorsten Veller2008-07-192-4/+4
|
* die || string -> die stringTorsten Veller2008-07-191-2/+2
|
* Add pkg_preinst for dependency checkingPetteri Räty2008-07-181-2/+19
|
* Enable by default mozilla's optimizationRaúl Porcel2008-07-181-13/+19
|
* Forcibly lowercase the IDs scavenged from the nVidia documentation for 177 ↵Tony Vroon2008-07-171-4/+4
| | | | as they do not work otherwise. As pointed out by Kevin Bowling <kevin.bowling@kev009.com> in bug #228661.
* Make eclass ready for eclass-manpages, bug #211227, thank mren for all work.Peter Volkov2008-07-171-3/+12
|
* Make eclass ready for eclass-manpages, bug #210363, thank mren for all work.Peter Volkov2008-07-171-6/+27
|
* Make eclass ready for eclass-manpages, bug #210645, thank mren for all work.Peter Volkov2008-07-171-10/+21
|
* Try to handle all flags in QT4{,_OPTIONAL}_BUILT_WITH_USE properly for split ↵Bo Ørsted Andresen2008-07-171-54/+103
| | | | qt to avoid duplicating the same code in pkg_setup in lots of ebuilds. See bugs #217161 and #229193.
* Disable elf-dynstr-gc on ppc for now, as it breaks, bug #231021Raúl Porcel2008-07-162-4/+8
|
* Add TEXLIVE_MODULE_DOC_CONTENTS and TEXLIVE_MODULE_SRC_CONTENTS support for ↵Alexis Ballier2008-07-151-1/+29
| | | | texlive 2008 and document it.
* Change compatibility symlink handling for Ant 1.7.1+Vlastimil Babka2008-07-141-11/+22
|
* Add source useflag for texlive2008Alexis Ballier2008-07-141-3/+6
|
* Fix bug #231469, I fail.Thomas Anderson2008-07-111-3/+3
|
* Extend WANT_ANT_TASKS to accept full pkg atoms.Petteri Räty2008-07-091-4/+18
|
* add warning for sparc users that they need to do cross-compiling with >= ↵Friedrich Oslage2008-07-091-1/+19
| | | | 2.6.25(bug #214765)
* Add new QT4_BUILT_WITH_USE_CHECK targets, guiaccessibility and ↵Thomas Anderson2008-07-081-10/+31
| | | | qt3accessibility. Refactor QT4_BUILT_WITH_USE_CHECK code to use case statements
* making jokey happy by fixing autotools usage in php4_4-sapi.eclass and as ↵Christian Hoffmann2008-07-071-15/+7
| | | | such making =dev-lang/php-4* compile with libtool-2.2*
* Undo last accidental commit.Petteri Räty2008-07-074-191/+16
|
* Always put junit to gentoo.classpath when ANT_TASKS has ant-junit. Fixes bug ↵Petteri Räty2008-07-076-19/+197
| | | | #225981.
* Fix whitespace.Jeroen Roovers2008-07-071-13/+13
|
* made --enable-libada conditional on PN, as ACT's gnat does not like itGeorge Shapovalov2008-07-061-2/+7
|
* Filter out the objc-gc flag for <gcc-4.0. Thanks to Ryan Hill <dirtyepic AT ↵Mark Loeser2008-07-061-2/+4
| | | | gentoo DOT org> ; bug #137024
* update comments about tl2008's way of distributing packagesAlexis Ballier2008-07-031-2/+3
|
* remove doc useflag from documentation packages, it does not make much sense ↵Alexis Ballier2008-07-031-3/+3
| | | | for them, thanks to Pacho Ramos <pacho@condmat1.ciencias.uniovi.es>, bug #223617.
* start to make room for TeX Live 2008 and simplify the jobs parser.Alexis Ballier2008-07-031-9/+36
|
* be nice and dont try to do anything if we have not installed any texmf fileAlexis Ballier2008-07-031-1/+2
|
* Now prefer BUILD_TARGETS instead of VDRPLUGIN_MAKE_TARGET. Set RDEPEND and ↵Matthias Schwarzott2008-07-031-6/+9
| | | | DEPEND appropriate.
* Support Sun Studio compiler (f95).Donnie Berkholz2008-07-031-1/+23
|