Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow -O2 as well | Raúl Porcel | 2008-07-19 | 1 | -1/+3 |
| | |||||
* | Add missing die | Torsten Veller | 2008-07-19 | 2 | -4/+4 |
| | |||||
* | die || string -> die string | Torsten Veller | 2008-07-19 | 1 | -2/+2 |
| | |||||
* | Add pkg_preinst for dependency checking | Petteri Räty | 2008-07-18 | 1 | -2/+19 |
| | |||||
* | Enable by default mozilla's optimization | Raúl Porcel | 2008-07-18 | 1 | -13/+19 |
| | |||||
* | Forcibly lowercase the IDs scavenged from the nVidia documentation for 177 ↵ | Tony Vroon | 2008-07-17 | 1 | -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 Volkov | 2008-07-17 | 1 | -3/+12 |
| | |||||
* | Make eclass ready for eclass-manpages, bug #210363, thank mren for all work. | Peter Volkov | 2008-07-17 | 1 | -6/+27 |
| | |||||
* | Make eclass ready for eclass-manpages, bug #210645, thank mren for all work. | Peter Volkov | 2008-07-17 | 1 | -10/+21 |
| | |||||
* | Try to handle all flags in QT4{,_OPTIONAL}_BUILT_WITH_USE properly for split ↵ | Bo Ørsted Andresen | 2008-07-17 | 1 | -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 #231021 | Raúl Porcel | 2008-07-16 | 2 | -4/+8 |
| | |||||
* | Add TEXLIVE_MODULE_DOC_CONTENTS and TEXLIVE_MODULE_SRC_CONTENTS support for ↵ | Alexis Ballier | 2008-07-15 | 1 | -1/+29 |
| | | | | texlive 2008 and document it. | ||||
* | Change compatibility symlink handling for Ant 1.7.1+ | Vlastimil Babka | 2008-07-14 | 1 | -11/+22 |
| | |||||
* | Add source useflag for texlive2008 | Alexis Ballier | 2008-07-14 | 1 | -3/+6 |
| | |||||
* | Fix bug #231469, I fail. | Thomas Anderson | 2008-07-11 | 1 | -3/+3 |
| | |||||
* | Extend WANT_ANT_TASKS to accept full pkg atoms. | Petteri Räty | 2008-07-09 | 1 | -4/+18 |
| | |||||
* | add warning for sparc users that they need to do cross-compiling with >= ↵ | Friedrich Oslage | 2008-07-09 | 1 | -1/+19 |
| | | | | 2.6.25(bug #214765) | ||||
* | Add new QT4_BUILT_WITH_USE_CHECK targets, guiaccessibility and ↵ | Thomas Anderson | 2008-07-08 | 1 | -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 Hoffmann | 2008-07-07 | 1 | -15/+7 |
| | | | | such making =dev-lang/php-4* compile with libtool-2.2* | ||||
* | Undo last accidental commit. | Petteri Räty | 2008-07-07 | 4 | -191/+16 |
| | |||||
* | Always put junit to gentoo.classpath when ANT_TASKS has ant-junit. Fixes bug ↵ | Petteri Räty | 2008-07-07 | 6 | -19/+197 |
| | | | | #225981. | ||||
* | Fix whitespace. | Jeroen Roovers | 2008-07-07 | 1 | -13/+13 |
| | |||||
* | made --enable-libada conditional on PN, as ACT's gnat does not like it | George Shapovalov | 2008-07-06 | 1 | -2/+7 |
| | |||||
* | Filter out the objc-gc flag for <gcc-4.0. Thanks to Ryan Hill <dirtyepic AT ↵ | Mark Loeser | 2008-07-06 | 1 | -2/+4 |
| | | | | gentoo DOT org> ; bug #137024 | ||||
* | update comments about tl2008's way of distributing packages | Alexis Ballier | 2008-07-03 | 1 | -2/+3 |
| | |||||
* | remove doc useflag from documentation packages, it does not make much sense ↵ | Alexis Ballier | 2008-07-03 | 1 | -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 Ballier | 2008-07-03 | 1 | -9/+36 |
| | |||||
* | be nice and dont try to do anything if we have not installed any texmf file | Alexis Ballier | 2008-07-03 | 1 | -1/+2 |
| | |||||
* | Now prefer BUILD_TARGETS instead of VDRPLUGIN_MAKE_TARGET. Set RDEPEND and ↵ | Matthias Schwarzott | 2008-07-03 | 1 | -6/+9 |
| | | | | DEPEND appropriate. | ||||
* | Support Sun Studio compiler (f95). | Donnie Berkholz | 2008-07-03 | 1 | -1/+23 |
| | |||||
* | [Fortran] Add Fortran support to filter-flags(), append-flags(), is-flagq(), ↵ | Donnie Berkholz | 2008-07-03 | 1 | -12/+83 |
| | | | | strip-flags(), strip-unsupported-flags(), get-flag(). Add new functions parallel to existing ones for Fortran: append-fflags(), test-flag-F77(), test-flags-FC(). | ||||
* | [Fortran] Do a little reworking, since these functions remain unused by ↵ | Donnie Berkholz | 2008-07-03 | 1 | -7/+3 |
| | | | | anything. Rename tc-getF90() to tc-getFC() for consistency with autotools, fortran.eclass, etc. Drop tc-getFORTRAN() -- people should use the appropriate function. | ||||
* | Sync eclasses from Emacs overlay (revision 1110). | Ulrich Müller | 2008-07-01 | 1 | -20/+20 |
| | | | | | elisp-common.eclass: Create file for backwards compatibility only if obsolete files were found. | ||||
* | Add support for JAVA_ANT_ENCODING using build-xml-rewrite. | Petteri Räty | 2008-07-01 | 1 | -6/+15 |
| | |||||
* | Insert dvdnav into gst-plugins-ugly plugins. | Samuli Suominen | 2008-06-29 | 1 | -2/+2 |
| | |||||
* | insert oss4 mplex and ofa to gst-plugins-bad plugins | Samuli Suominen | 2008-06-29 | 1 | -2/+3 |
| | |||||
* | Insert soup into gst-plugins-good plugins list. | Samuli Suominen | 2008-06-29 | 1 | -2/+2 |
| | |||||
* | Insert gio into plugins list of gst-plugins-base. | Samuli Suominen | 2008-06-29 | 1 | -2/+2 |
| | |||||
* | Remove weird ppc-macos cruft | Fabian Groffen | 2008-06-28 | 1 | -11/+1 |
| | |||||
* | Gentoo for Mac OS X is dead and buried. We no longer have to deal with | Fabian Groffen | 2008-06-28 | 1 | -3/+2 |
| | | | | old crap. | ||||
* | Not sure where pam would be on ppc-macos, at least for now we don't need | Fabian Groffen | 2008-06-28 | 1 | -4/+1 |
| | | | | it. To be reconsidered again when/if ppc-macos returns. | ||||
* | Fix tests. Bash doesn't do filename expansion inside [[]]. | Luca Longinotti | 2008-06-28 | 1 | -5/+5 |
| | |||||
* | Change dependency from virtual/motif to x11-libs/openmotif, bug 224749. | Ulrich Müller | 2008-06-27 | 1 | -2/+2 |
| | |||||
* | Typo | Raúl Porcel | 2008-06-26 | 1 | -2/+2 |
| | |||||
* | Add workaround for ppc with glibc-2.8, bug #228957 | Raúl Porcel | 2008-06-26 | 1 | -1/+3 |
| | |||||
* | apply manpage doc by mren (bug #209618) | Thilo Bangert | 2008-06-26 | 1 | -9/+21 |
| | |||||
* | Show not only command to enable main plugin, but list of installed plugins. | Matthias Schwarzott | 2008-06-25 | 1 | -7/+18 |
| | |||||
* | Fix typo. | Matthias Schwarzott | 2008-06-24 | 1 | -2/+2 |
| | |||||
* | Set default PYTHON_MODNAME only if the directory site-packages/PN exists for ↵ | Ali Polatel | 2008-06-24 | 1 | -2/+5 |
| | | | | distutils_pkg_postinst. | ||||
* | Update copyright information | Christian Faulhammer | 2008-06-23 | 1 | -3/+3 |
| | | | | Be more verbose on output information |