Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug #283926: GCC4.4 causes libmysqlclient users to potentially have bad ↵ | Robin H. Johnson | 2009-09-08 | 1 | -1/+4 |
| | | | | behavior. | ||||
* | fix by Peter Alfredsen for libdir tweaking in multilib .la files #283761 | Mike Frysinger | 2009-09-08 | 1 | -5/+6 |
| | |||||
* | Tell the user if we've installed any config files and how to use them. | Ryan Hill | 2009-09-07 | 1 | -2/+21 |
| | |||||
* | Update xfce4.eclass to reflect plugin name changes, thanks to Jesper Karlsson | Christoph Mende | 2009-09-07 | 1 | -3/+2 |
| | |||||
* | Add new plugins in gst-plugins-bad 0.10.14 and gst-plugins-ugly 0.10.12 | Olivier Crête | 2009-09-07 | 2 | -6/+13 |
| | |||||
* | Add support for DISTUTILS_USE_SEPARATE_SOURCE_DIRECTORIES. Create ↵ | Arfrever Frehtes Taifersar Arahesis | 2009-09-07 | 1 | -22/+57 |
| | | | | ez_setup.py only when it existed. | ||||
* | Make sure split plugins are built against the right version of their core ↵ | Olivier Crête | 2009-09-07 | 1 | -2/+3 |
| | | | | library | ||||
* | Only export pkg_setup in EAPI 0/1. EAPI 2 ebuilds should use USE deps. | Ryan Hill | 2009-09-07 | 1 | -5/+10 |
| | |||||
* | Typo in the last commit. | Robin H. Johnson | 2009-09-06 | 1 | -2/+2 |
| | |||||
* | Bug 28330: Fix two instances where we want any version, not just the sources ↵ | Robin H. Johnson | 2009-09-06 | 1 | -3/+4 |
| | | | | version. | ||||
* | Match the function prototype that allows "-OP" form, which matches the bash ↵ | Robin H. Johnson | 2009-09-06 | 1 | -7/+7 |
| | | | | versions. | ||||
* | Bug 283320: Minor bug from the refactoring. | Robin H. Johnson | 2009-09-06 | 1 | -2/+2 |
| | |||||
* | Bug 28330: Provide a function to get the source or running version sanely. | Robin H. Johnson | 2009-09-06 | 1 | -6/+17 |
| | |||||
* | Bug #283320: The dependancy for linux-sources now moves into linux-mod, ↵ | Robin H. Johnson | 2009-09-06 | 2 | -4/+8 |
| | | | | where it is actually required. | ||||
* | Bug 283320: Fix minor typo for config.gz. Improve ewarn output, more migration. | Robin H. Johnson | 2009-09-06 | 1 | -4/+5 |
| | |||||
* | Make get_version quieter over repeated calls. | Robin H. Johnson | 2009-09-06 | 1 | -15/+30 |
| | |||||
* | Bug #283320: Part of the migration work to make linux-info non-fatal. ↵ | Robin H. Johnson | 2009-09-06 | 1 | -17/+78 |
| | | | | Currently gets enabled with I_KNOW_WHAT_I_AM_DOING in the env for the .config reading. Also uses the currently running version if no sources at all available. | ||||
* | convert getline() to get_line() when needed #272594 by Diego E. Pettenò | Mike Frysinger | 2009-09-06 | 1 | -1/+5 |
| | |||||
* | Improve validate_PYTHON_ABIS(). Improve handling of test failures in ↵ | Arfrever Frehtes Taifersar Arahesis | 2009-09-05 | 1 | -8/+10 |
| | | | | python_execute_function(). | ||||
* | Delete support for PYTHON_SLOT_VERSION. Add support for ↵ | Arfrever Frehtes Taifersar Arahesis | 2009-09-05 | 1 | -22/+15 |
| | | | | DISTUTILS_GLOBAL_OPTIONS. | ||||
* | Adjust git.eclass to support packages with + in their name (gtk+,...). Per ↵ | Tomas Chvatal | 2009-09-04 | 1 | -4/+4 |
| | | | | bug #283436. Thanks to gseba for the patch. | ||||
* | add java-pkg-2_src_test but don't export it so it can be used but doesn't ↵ | Petteri Räty | 2009-09-02 | 1 | -1/+56 |
| | | | | break things that haven't been made to work with it | ||||
* | fix bug #283424 for real | Fabian Groffen | 2009-09-02 | 1 | -3/+3 |
| | |||||
* | Make the lib we're going to update using install_name_tool writable if | Fabian Groffen | 2009-09-02 | 1 | -2/+7 |
| | | | | it isn't. Restore write permissions afterwards, fixes bug #283424 | ||||
* | Sync kde4 eclasses with overlay ones in preparation for 4.3.1. | Tomas Chvatal | 2009-09-01 | 2 | -12/+33 |
| | | | | One thing differ from overlay ones. KDE_MINIMAL sets still 4.2 instead of 4.3 because some archies did not keyword all kde-base YET! | ||||
* | Improve validate_PYTHON_ABIS() and python_execute_function(). | Arfrever Frehtes Taifersar Arahesis | 2009-08-31 | 1 | -4/+11 |
| | |||||
* | Improve validate_PYTHON_ABIS(). | Arfrever Frehtes Taifersar Arahesis | 2009-08-31 | 1 | -14/+27 |
| | |||||
* | Implement a variant of getfilevar that does not use Make to fetch the ↵ | Robin H. Johnson | 2009-08-30 | 1 | -14/+46 |
| | | | | variable, and thusly does not fail out due to missing dependancies. Also fix totally broken checks in check_zlibinflate, that called a non-existing function. | ||||
* | commented out LD_vars, should not be set at compilation | George Shapovalov | 2009-08-30 | 1 | -3/+3 |
| | |||||
* | Ensure that defined functions are passed to python_execute_function(). Add ↵ | Arfrever Frehtes Taifersar Arahesis | 2009-08-29 | 1 | -5/+26 |
| | | | | PYTHON_DEFINE_DEFAULT_FUNCTIONS variable. | ||||
* | Deprecate wxlib.eclass | Ryan Hill | 2009-08-29 | 1 | -105/+10 |
| | |||||
* | Update email. | Ryan Hill | 2009-08-29 | 1 | -2/+2 |
| | |||||
* | Removing fbcondecor for sparc/sparc64 as it currently prevents sparc/sparc64 ↵ | Mike Pagano | 2009-08-28 | 1 | -1/+14 |
| | | | | from booting. bug #272676. | ||||
* | Update dependencies. Add more sanity checks. Improve python_execute_function(). | Arfrever Frehtes Taifersar Arahesis | 2009-08-28 | 1 | -21/+42 |
| | |||||
* | Suuport for multi-provider virtuals and build only vms | Alistair Bush | 2009-08-27 | 2 | -3/+8 |
| | |||||
* | Fix "undefined nls useflag" warning for some fonts packages. Per bug #263142. | Tomas Chvatal | 2009-08-27 | 1 | -2/+2 |
| | |||||
* | unify duplicated user epatching code | Mike Frysinger | 2009-08-26 | 3 | -33/+24 |
| | |||||
* | Revert commit 1.16, mythtv ebuilds adjusted for a fix that doesn't break ↵ | Thomas Anderson | 2009-08-25 | 1 | -2/+2 |
| | | | | non-stable ebuilds. See bug #280516. | ||||
* | Sync elisp.eclass from Emacs overlay (revision 1432): | Ulrich Müller | 2009-08-25 | 1 | -4/+4 |
| | | | | Don't inherit versionator.eclass. | ||||
* | Update git eclass from x11 overlay. | Tomas Chvatal | 2009-08-24 | 1 | -5/+34 |
| | | | | | | | | | | | FEATURES * git submodule support * LIVE_FAIL_FETCH_IF_REPO_NOT_UPDATED usage - this makes build die when git repo is up-to-date and nothing new has been done in it. Quite lovely with --keep-going. * specific per overrides of TREE/BRANCH/REPO - just define ${PN//-/_}_LIVE_TREE/BRANCH/REPO in enviroment and you can override in ebuild values. | ||||
* | The gnome-desktop-sharp assembly is currently locked to ↵ | Peter Alfredsen | 2009-08-23 | 1 | -4/+6 |
| | | | | libgnome-desktop.so.11. Since it seems Gnome upstream will not make ABI-incompatible changes for now, we can relax dependencies. Solves bug 279072. | ||||
* | Allow fonts to override --with-fontdir, for fonts installing more than one ↵ | Ryan Hill | 2009-08-22 | 1 | -17/+5 |
| | | | | typeface. Drop fix_font_permissions as it doesn't do anything and is handled by font.eclass already. | ||||
* | Sync eclasses with kde-testing ones. | Tomas Chvatal | 2009-08-20 | 3 | -18/+77 |
| | |||||
* | Deprecation indicates that it might still work, so be more clear that this ↵ | Hans de Graaff | 2009-08-20 | 1 | -3/+3 |
| | | | | no longer works. | ||||
* | Remove USE_RUBY=any support from gems.eclass | Alex Legler | 2009-08-20 | 1 | -10/+3 |
| | |||||
* | Update lzma deps to allow xz-utils too, bug #279871 | Alexis Ballier | 2009-08-19 | 1 | -2/+2 |
| | |||||
* | remove old, unusued selinux-policy.eclass | Chris PeBenito | 2009-08-17 | 1 | -109/+0 |
| | |||||
* | quote ~ when checking unstable arches to avoid home expansion #281311 by ↵ | Mike Frysinger | 2009-08-16 | 2 | -5/+5 |
| | | | | Florian Manschwetus | ||||
* | Remove unused python_makesym() function. | Arfrever Frehtes Taifersar Arahesis | 2009-08-15 | 1 | -11/+2 |
| | |||||
* | Fix PYTHON_USE_WITH to work properly with EAPI 0. | Petteri Räty | 2009-08-15 | 1 | -2/+2 |
| |