Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Uses alternatives.eclass for dual life scripts, SRC_TEST=parallel for ↵ | Torsten Veller | 2009-09-27 | 1 | -22/+83 |
| | | | | parallel testing and TEST_VERBOSE=1 to show details of test execution | ||||
* | Remove duplicate, unneeded patches (the “new” libtool.eclass – ↵ | Diego Elio Pettenò | 2009-09-25 | 4 | -450/+0 |
| | | | | anything after 2006 or so – walks all of them so just one per type is needed). | ||||
* | bzr.eclass: move wrongly placed quote | Christian Faulhammer | 2009-09-24 | 1 | -2/+2 |
| | |||||
* | Add support for ESCM_OFFLINE variable, so users without internet connection ↵ | Christian Faulhammer | 2009-09-24 | 1 | -9/+20 |
| | | | | can make use of it; patch provided by Jonathan Callen in bug 280211 | ||||
* | make_desktop_entry: dont bother writing Version= anymore #285920 by Josh Saddler | Mike Frysinger | 2009-09-24 | 1 | -2/+1 |
| | |||||
* | Remove virtual/libc | Patrick Lauer | 2009-09-23 | 3 | -10/+7 |
| | |||||
* | Rename EXPF variable to XFCONF_EXPF per -dev ML discussion. | Samuli Suominen | 2009-09-21 | 1 | -6/+6 |
| | |||||
* | fix #277297 and #277298; convert to EAPI2 | Benedikt Boehm | 2009-09-20 | 1 | -59/+34 |
| | |||||
* | set MIT as the default license for x-modular ebuilds | Rémi Cardona | 2009-09-19 | 1 | -3/+4 |
| | |||||
* | Improve handling of directory stack in python_execute_function(). | Arfrever Frehtes Taifersar Arahesis | 2009-09-18 | 1 | -7/+20 |
| | |||||
* | quote variables in common-lisp-common{,-2,-3}, bug 258145 | Marijn Schouten | 2009-09-18 | 3 | -9/+9 |
| | |||||
* | fix comparison test | Alin Năstac | 2009-09-16 | 1 | -2/+2 |
| | |||||
* | Add findutils dependency, see bug 285136. | Peter Alfredsen | 2009-09-16 | 1 | -1/+2 |
| | |||||
* | One backwards compatability fix while we are working on checking all ebuilds ↵ | Robin H. Johnson | 2009-09-13 | 1 | -2/+4 |
| | | | | for the linux-info change. | ||||
* | Create the /usr/lib(64)/pkgconfig directory before installing, fixes | Diego Elio Pettenò | 2009-09-13 | 1 | -2/+6 |
| | | | | install of ruby-gnome2 0.19.1 series of packages. | ||||
* | Allow variables to be defined before inheriting. | Ryan Hill | 2009-09-13 | 1 | -6/+5 |
| | |||||
* | properly detect OSX 10.6/Darwin 10, thanks Sören Kuklau in bug #284701 | Fabian Groffen | 2009-09-12 | 1 | -11/+11 |
| | |||||
* | Disallow installation into /usr/local. | Arfrever Frehtes Taifersar Arahesis | 2009-09-11 | 1 | -1/+5 |
| | |||||
* | Improve handling of directory stack in python_execute_function(). | Arfrever Frehtes Taifersar Arahesis | 2009-09-11 | 1 | -2/+12 |
| | |||||
* | Fix detection of ez_setup in distutils_src_prepare(). Improve ↵ | Arfrever Frehtes Taifersar Arahesis | 2009-09-11 | 1 | -32/+31 |
| | | | | distutils_pkg_postinst() and distutils_pkg_postrm(). | ||||
* | Add support for DISTUTILS_DISABLE_PYTHON_DEPENDENCY variable. Improve ↵ | Arfrever Frehtes Taifersar Arahesis | 2009-09-09 | 1 | -8/+12 |
| | | | | handling of documentation in distutils_src_install(). | ||||
* | Updating the haskell-cabal eclass to support the CABAL_FEATURES nocabaldep | Lennart Kolmodin | 2009-09-09 | 1 | -13/+18 |
| | | | | | which is used in the dev-haskell/haskell-updater package. It enables packages to use the cabal eclass without depending on cabal. | ||||
* | Add support for '--' option in some functions. Ensure that appropriate ↵ | Arfrever Frehtes Taifersar Arahesis | 2009-09-09 | 1 | -7/+40 |
| | | | | Python version is installed in validate_PYTHON_ABIS(). Add support for '--no-link' option in python_copy_sources(). | ||||
* | get_version should use linux_config_src_exists to check for source. | Robin H. Johnson | 2009-09-08 | 1 | -2/+2 |
| | |||||
* | 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 |
| |