| Commit message (Expand) | Author | Age | Files | Lines |
* | Move from dev-util/git to dev-vcs/git | Sebastian Pipping | 2010-03-17 | 1 | -2/+2 |
* | Fix eclassdoc. Add new variable to allow disabling of static-libs useflag. | Tomas Chvatal | 2010-03-17 | 1 | -6/+14 |
* | Fix snafu | Ben de Groot | 2010-03-16 | 1 | -12/+12 |
* | correct find usage, fixes bug #305827 | Ben de Groot | 2010-03-16 | 1 | -13/+13 |
* | tc-get{RC,DLLWRAP}: new helper functions for dealing with Windows toolchains | Mike Frysinger | 2010-03-15 | 1 | -1/+9 |
* | Comment about which engines are meant to be built in. | Robin H. Johnson | 2010-03-15 | 1 | -1/+2 |
* | Bug #308491: Fix PBXT install location and econf usage. | Robin H. Johnson | 2010-03-15 | 1 | -4/+3 |
* | Merge Overlay changes for MariaDB. | Robin H. Johnson | 2010-03-15 | 1 | -40/+94 |
* | Added kdepim-related CMake-checks overriding | Maciej Mrozowski | 2010-03-15 | 1 | -1/+9 |
* | Update darcs.eclass to use dev-vcs/darcs instead of dev-util/darcs. | Lennart Kolmodin | 2010-03-14 | 1 | -2/+2 |
* | Add new xorg-2 eclass as replacement for x-modular eclass. | Tomas Chvatal | 2010-03-14 | 1 | -0/+439 |
* | Improve phase functions. | Arfrever Frehtes Taifersar Arahesis | 2010-03-13 | 1 | -49/+90 |
* | Using terminal colors to modify eerror output is not allowed. Switch to using... | Petteri Räty | 2010-03-12 | 1 | -19/+13 |
* | aixrtl and hpux-conf _need_ to apply in a loop, mint-conf does not, | Michael Haubenwallner | 2010-03-12 | 1 | -2/+22 |
* | Add CDDL tarball def. | Alexis Ballier | 2010-03-11 | 1 | -1/+2 |
* | Allow EAPI=>3 usage (so EXPORT_FONCTIONS works on new gnustep-base) | Bernard Cafarelli | 2010-03-10 | 1 | -2/+2 |
* | Bug 307641: more fixes to SSL configure options. Also add community/profiling... | Robin H. Johnson | 2010-03-09 | 1 | -8/+12 |
* | QA: When not using an absolute path, you MUST NOT use a file extension (.png,... | Jonathan Callen | 2010-03-09 | 1 | -2/+2 |
* | fix comment | Tristan Heaven | 2010-03-09 | 1 | -2/+2 |
* | Do not die on first emerge with USE=savedconfig. Be nice in eerror and die me... | Jeroen Roovers | 2010-03-08 | 1 | -8/+6 |
* | Remove deprecated 'Version' and 'Encoding' from eclass-generated .desktop files | Jim Ramsay | 2010-03-07 | 1 | -3/+1 |
* | tweak default variable value so eclass-manpages can figure things out | Mike Frysinger | 2010-03-07 | 1 | -4/+5 |
* | let people make the autotool dependencies optional in their ebuilds | Mike Frysinger | 2010-03-07 | 1 | -4/+14 |
* | let portage handle FEATURES="noman noinfo" #278749 | Mike Frysinger | 2010-03-07 | 1 | -8/+3 |
* | simplify arm --with-arch cruft | Mike Frysinger | 2010-03-07 | 1 | -9/+7 |
* | make_desktop_entry: call `die` if `doins` failed #305165 | Mike Frysinger | 2010-03-07 | 1 | -2/+2 |
* | make_desktop_entry: place media-gfx into Graphics only, not AudioVideo;Graphics | Mike Frysinger | 2010-03-07 | 1 | -7/+13 |
* | make_desktop_entry: fix tab/space corruption | Mike Frysinger | 2010-03-07 | 1 | -45/+39 |
* | Don't do the --with-arch thing if arm_arch isn't armv*, as it breaks arm{,eb}... | Raúl Porcel | 2010-03-06 | 1 | -8/+11 |
* | Move mercurial.eclass dep from dev-util to dev-vcs. | Dirkjan Ochtman | 2010-03-06 | 1 | -2/+2 |
* | move bzr from dev-util to dev-vcs | Christian Faulhammer | 2010-03-05 | 1 | -5/+5 |
* | do not install magic file unconditionally wrt #307747 | Benedikt Boehm | 2010-03-05 | 1 | -2/+2 |
* | Make xorg-server optional on prefix (assume its available on the host, as it ... | Jonathan Callen | 2010-03-04 | 1 | -3/+3 |
* | Use prefix variables (bug #307669). | Arfrever Frehtes Taifersar Arahesis | 2010-03-04 | 1 | -13/+66 |
* | Ensure that python_pkg_setup() is used only in pkg_setup(). | Arfrever Frehtes Taifersar Arahesis | 2010-03-04 | 1 | -31/+101 |
* | Bug #307641: Fix accidental default SSL implementation change of OpenSSL->YaS... | Robin H. Johnson | 2010-03-03 | 1 | -2/+2 |
* | Replace eqawarn with ewarn - as it's present in all EAPIs | Maciej Mrozowski | 2010-03-02 | 1 | -5/+3 |
* | Typo | Raúl Porcel | 2010-02-28 | 1 | -3/+3 |
* | Deprecate python_mod_exists(). | Arfrever Frehtes Taifersar Arahesis | 2010-02-28 | 1 | -20/+25 |
* | Do not export distutils_src_unpack() in EAPI >=2 and disallow using of distut... | Arfrever Frehtes Taifersar Arahesis | 2010-02-28 | 1 | -26/+44 |
* | Define phase functions always in packages supporting installation for multipl... | Arfrever Frehtes Taifersar Arahesis | 2010-02-28 | 1 | -168/+171 |
* | Update enlightenment eclass as discussed on enlightenment alias | Thomas Sachau | 2010-02-28 | 1 | -33/+27 |
* | Use --with-arch for arm now as well. Thanks to Raúl Porcel <armin76 AT gent... | Mark Loeser | 2010-02-27 | 1 | -1/+12 |
* | Fixup more pbxt and xtradb issues, and try to fix dodoc QA. | Robin H. Johnson | 2010-02-27 | 1 | -16/+19 |
* | Add back dev-db/libpq since not all archs have postgresql-base stable | Mark Loeser | 2010-02-26 | 1 | -3/+3 |
* | Fixing dependencies for libpq masking | Patrick Lauer | 2010-02-26 | 1 | -3/+3 |
* | Add clutter.eclass. Discussion for addition was finished with no objections o... | Nirbheek Chauhan | 2010-02-26 | 1 | -0/+64 |
* | add support for Interix in dlopen_lib, bug #302575 | Fabian Groffen | 2010-02-26 | 1 | -5/+7 |
* | Reapply patch, this time with workaround for an apparent bug in bash 3.2 and 4.0 | Jonathan Callen | 2010-02-26 | 1 | -4/+16 |
* | Broken with stable versions of bash | Mark Loeser | 2010-02-26 | 1 | -16/+4 |