Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ban kdeprefix on kdepim stuff as it is broken totaly even in depgraph ↵ | 2011-04-26 | 1 | -2/+4 | |
| | | | | calculations. | ||||
* | Avoid self-blocker to work around a problem in paludis, bug 364799. | 2011-04-26 | 1 | -7/+5 | |
| | |||||
* | Handle case where RUBY_S is not provided. | 2011-04-25 | 1 | -2/+6 | |
| | |||||
* | Fix typo. | 2011-04-25 | 1 | -4/+4 | |
| | |||||
* | Support EAPI=4 in ruby-ng.eclass, fixing bug 358349. | 2011-04-25 | 1 | -2/+21 | |
| | |||||
* | Replace dependency on virtual/modutils, bug 358891. Whitespace. | 2011-04-24 | 1 | -5/+5 | |
| | |||||
* | Fix 'has' check for ipc in IUSE, it's +ipc everywhere | 2011-04-24 | 1 | -2/+2 | |
| | |||||
* | Fix comment typo. | 2011-04-24 | 1 | -2/+2 | |
| | |||||
* | Remove wrong variable from debug-log message. | 2011-04-23 | 1 | -2/+2 | |
| | |||||
* | Move more fixes from overlay: | 2011-04-22 | 1 | -12/+18 | |
| | | | | | | EAPI-4 autocompresses /usr/share/doc: exclude /usr/share/doc/HTML Fix underquoted USE dep for kde-l10n Various other issues | ||||
* | Rework the kde-l10n handling so it is less annoying for users with no lingua ↵ | 2011-04-22 | 1 | -7/+9 | |
| | | | | selected. | ||||
* | Fix la file removal 'find' call to not use GNU find options, and not require ↵ | 2011-04-22 | 1 | -2/+2 | |
| | | | | EAPI 3 | ||||
* | Fix stat usage for BSD, bug 318237 | 2011-04-21 | 1 | -2/+10 | |
| | |||||
* | Add GNOME2_LA_PUNT support from the overlay. | 2011-04-21 | 1 | -2/+15 | |
| | |||||
* | Revert to 1.8, unintended commit. | 2011-04-21 | 1 | -62/+9 | |
| | |||||
* | Enable stupid/basic EAPI=4 support. | 2011-04-21 | 1 | -3/+9 | |
| | |||||
* | Fix SCROLLKEEPER_UPDATE variable documentation. | 2011-04-21 | 2 | -11/+64 | |
| | |||||
* | Drop die for econf, econf dies on its own. | 2011-04-21 | 1 | -2/+2 | |
| | |||||
* | Make SRC_URI calculation work with the latest kdepim strangeness | 2011-04-21 | 1 | -2/+2 | |
| | |||||
* | deblob fix for bug #359865 thanks too Johnny | 2011-04-21 | 1 | -5/+5 | |
| | |||||
* | Update mysql.eclass for 5.1.56 deployment. LIBDIR is for multilib. | 2011-04-21 | 1 | -2/+3 | |
| | |||||
* | Play it safe and fetch all tags when working on bare repository. | 2011-04-20 | 1 | -2/+2 | |
| | |||||
* | Improve documentation | 2011-04-20 | 1 | -10/+10 | |
| | |||||
* | GNUstep eclasses update: suppport new layout, clean headers | 2011-04-20 | 2 | -31/+57 | |
| | |||||
* | Don't PROVIDE virtual/cron, bug 360109. | 2011-04-20 | 1 | -5/+7 | |
| | | | | Replace blocker against virtual/cron by explicit blockers against packages. | ||||
* | Rename variable ESCM_OFFLINE to EVCS_OFFLINE, following git-2.eclass. | 2011-04-20 | 1 | -2/+2 | |
| | |||||
* | Replace CONFIGURE_OPTIONS with XORG_CONFIGURE_OPTIONS array. Use git-2 eclass. | 2011-04-20 | 1 | -11/+14 | |
| | |||||
* | Mark git.eclass as deprecated in favor of git-2 one. | 2011-04-20 | 1 | -1/+5 | |
| | |||||
* | Introduce git-2 eclass | 2011-04-20 | 1 | -0/+509 | |
| | | | | | | | | | This is next-gen eclass for git using live ebuilds. Complete usage is documented in eclassdoc. Note that for migration some variables have different names so the ebuilds should be doublechecked that nothing will break. Also this eclass define just one phase src_unpack, so no git-2_src_prepare. | ||||
* | Drop double calling to epatch_user | 2011-04-20 | 1 | -2/+1 | |
| | |||||
* | Add eapi4 to supported list. | 2011-04-20 | 1 | -2/+2 | |
| | |||||
* | fix system-libvpx path for Gentoo Prefix, bug 364165 | 2011-04-20 | 1 | -2/+2 | |
| | |||||
* | Update EAPI handling to match reality and not silently ignore new eapis. | 2011-04-19 | 1 | -10/+11 | |
| | |||||
* | reduce one line of noise | 2011-04-19 | 1 | -2/+1 | |
| | |||||
* | unpack_makeself: catch errors from `file` | 2011-04-18 | 1 | -4/+4 | |
| | |||||
* | Update util-macros dependency. | 2011-04-17 | 1 | -2/+2 | |
| | |||||
* | Don't provide virtual/aspell-dict, bug 358821. | 2011-04-16 | 1 | -5/+3 | |
| | |||||
* | Added support for local channels | 2011-04-16 | 1 | -3/+7 | |
| | |||||
* | Denote that EXTRA_ESCONS is not supposed to be set in ebuilds. | 2011-04-15 | 1 | -1/+3 | |
| | |||||
* | Check for EAPI. Make escons fatal in EAPI 4. | 2011-04-15 | 1 | -2/+16 | |
| | |||||
* | add EGIT_UNPACK_DIR | 2011-04-15 | 1 | -13/+17 | |
| | |||||
* | Don't PROVIDE virtual/os-headers, it is a new-style virtual now, bug 358999. | 2011-04-14 | 1 | -16/+14 | |
| | | | | Fix whitespace. | ||||
* | Finish gst-plugins-0.10.21 changes | 2011-04-13 | 1 | -8/+16 | |
| | |||||
* | Unconditionally print deprecation warnings for usage of distutils.eclass in ↵ | 2011-04-12 | 1 | -59/+201 | |
| | | | | | | | | | | | | | | old EAPIs. Support specifying current working directory in DISTUTILS_SETUP_FILES. Support specifying Python ABI pattern in DISTUTILS_GLOBAL_OPTIONS in EAPI >=4. Ban DISTUTILS_DISABLE_VERSIONING_OF_PYTHON_SCRIPTS. Add sanity checks in some functions. Disable installation of useless files in distutils_src_install(). Handle *-nspkg.pth files in distutils_src_install(). Support EAPI="4" in handling of DOCS in distutils_src_install. Delete distutils_python_version() and distutils_python_tkinter(). Add distutils_get_intermediate_installation_image(). | ||||
* | Print out the plugin that will be built, as we know that information anyway ↵ | 2011-04-12 | 1 | -6/+5 | |
| | | | | (the build dir, anyhow) | ||||
* | Run tests in parallel as per http://gcc.gnu.org/ml/gcc/2011-03/msg00516.html | 2011-04-11 | 1 | -2/+2 | |
| | |||||
* | Fix previous commit and fix all the code | 2011-04-10 | 1 | -3/+3 | |
| | |||||
* | drop unused GCC_TARGET_NO_MULTILIB logic, and keep all multilib logic ↵ | 2011-04-10 | 1 | -21/+10 | |
| | | | | flowing via is_multilib. change this latter function to only run on top of USE=multilib rather than tracking random CTARGETS as this is much more friendly to cross-compiling (especially now that crossdev takes care of multilib setup for toolchains). | ||||
* | Fixes for manpage | 2011-04-10 | 1 | -6/+6 | |
| | |||||
* | Simply check if EINTLTOOLIZE and EAUTORECONF is set or not, to support other ↵ | 2011-04-10 | 1 | -3/+3 | |
| | | | | formats such as true or 1 |