summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
...
* Remove weird ppc-macos cruftFabian Groffen2008-06-281-11/+1
* Gentoo for Mac OS X is dead and buried. We no longer have to deal withFabian Groffen2008-06-281-3/+2
* Not sure where pam would be on ppc-macos, at least for now we don't needFabian Groffen2008-06-281-4/+1
* Fix tests. Bash doesn't do filename expansion inside [[]].Luca Longinotti2008-06-281-5/+5
* Change dependency from virtual/motif to x11-libs/openmotif, bug 224749.Ulrich Müller2008-06-271-2/+2
* TypoRaúl Porcel2008-06-261-2/+2
* Add workaround for ppc with glibc-2.8, bug #228957Raúl Porcel2008-06-261-1/+3
* apply manpage doc by mren (bug #209618)Thilo Bangert2008-06-261-9/+21
* Show not only command to enable main plugin, but list of installed plugins.Matthias Schwarzott2008-06-251-7/+18
* Fix typo.Matthias Schwarzott2008-06-241-2/+2
* Set default PYTHON_MODNAME only if the directory site-packages/PN exists for ...Ali Polatel2008-06-241-2/+5
* Update copyright informationChristian Faulhammer2008-06-231-3/+3
* Add einfo message to pkg_setup.Ulrich Müller2008-06-231-1/+2
* Add 173 level masking for GeForce FX series cards, being discontinued in 177.Tony Vroon2008-06-231-2/+13
* add support for 32bit userland with multilib on sparcFriedrich Oslage2008-06-222-7/+15
* Disable jemalloc on older glibc, as it fails to buildRaúl Porcel2008-06-211-1/+4
* don't use command substitution, like all good boys doSven Wegener2008-06-211-3/+3
* Make eclass-manpages ready, bug #210933, thanks mren.Peter Volkov2008-06-211-11/+51
* Set default PYTHON_MODNAME only if the directory site-packages/PN exists. Tha...Ali Polatel2008-06-201-2/+5
* Fixed error where incorrect path to helper function used.Alistair Bush2008-06-201-2/+2
* Add missing -x operator.Alistair Bush2008-06-191-2/+2
* Prepare eclasses to support javatoolkit move.Alistair Bush2008-06-182-4/+26
* For the moment just disable the debug use-flag, as it fails to buildRaúl Porcel2008-06-171-18/+18
* Revert last commit as it turns out it breaks with latest stable git (1.5.4.x ...Bo Ørsted Andresen2008-06-161-4/+3
* Export GIT_WORK_TREE and use git checkout to get a work tree in S.Bo Ørsted Andresen2008-06-161-3/+4
* Make GIT_DIR an absolute path exported during git_fetch().Bo Ørsted Andresen2008-06-151-2/+2
* (#226187) The MODULE override wasn't working correctly because of a logic err...Donnie Berkholz2008-06-131-12/+14
* typoChristian Faulhammer2008-06-121-2/+2
* export QTDIR.Bo Ørsted Andresen2008-06-111-2/+2
* allow autotools_check_macro to parse multiple arguments and add LT_INIT to ma...Mike Frysinger2008-06-091-6/+7
* enable --enable-cld for unstable 4.3 versionsMike Frysinger2008-06-091-1/+10
* Warn when using append-ldflags to pass libraries to link to.Diego Elio Pettenò2008-06-071-1/+7
* Do EGIT_STORE_DIR must not be world writable.Bo Ørsted Andresen2008-06-051-3/+1
* Fixed python_mod_cleanup to clean up in the right placeJim Ramsay2008-06-041-2/+2
* Moved python_mod_optimize to pkg_postinst (Bug #224833)Jim Ramsay2008-06-041-5/+9
* Sync elisp.eclass from Emacs overlay (revision 1083):Ulrich Müller2008-06-031-13/+6
* RDEPEND was missing, bug 224731.Ulrich Müller2008-06-031-1/+3
* use elog for DONT_MOUNT_BOOT user message #223311Mike Frysinger2008-06-022-85/+72
* Warn about useless leftover NO_GETTEXT_HACK if plugin already was updated for...Matthias Schwarzott2008-06-021-1/+4
* Removed reference to 2.4 to 2.6 migration documentMike Pagano2008-06-011-3/+2
* add tests for tc-arch-kernel on x86-fbsdAlexis Ballier2008-06-011-2/+3
* Fix tc-arch-kernel for freebsd: it is still i386 there, bug #222715Alexis Ballier2008-06-011-2/+3
* add eclass documentation by mren #210546Mike Frysinger2008-06-011-28/+50
* remove old docs as wellMike Frysinger2008-06-011-79/+1
* add eclass documentation by mren #210521Mike Frysinger2008-06-011-35/+108
* add eclass documentation by mren #210316Mike Frysinger2008-06-011-27/+55
* Changed maintainer to python@g.o. since liquidx retired.Ali Polatel2008-05-301-2/+2
* Second try to fix passing additional options to python_mod_optimize.Ali Polatel2008-05-301-11/+6
* Fix last commit. Thanks to Remy Blank.Ali Polatel2008-05-291-8/+6
* Pass options given to python_mod_optimize to compileall.py ,thanks to Remy Bl...Ali Polatel2008-05-291-13/+33