| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix two small issues, spotted by Sławomir Nizio <slawomir.nizio@sabayon.org>. | Krzysztof Pawlik | 2012-03-30 | 2 | -4/+9 |
* | installing broken links has been non fatal only for texlive prior to 2010, wh... | Alexis Ballier | 2012-03-30 | 1 | -4/+2 |
* | Sanitizing directory permissions #398899 | Patrick Lauer | 2012-03-29 | 2 | -3/+12 |
* | Add more versions of pypy to the hardcoded mapping in python.eclass. | Marien Zwart | 2012-03-29 | 2 | -3/+9 |
* | inherit cdrom eclass since we use cdrom_get_cds | Mike Frysinger | 2012-03-28 | 1 | -3/+3 |
* | Try to unbreak dependency generation. | Marien Zwart | 2012-03-28 | 2 | -5/+8 |
* | Add support for disabling debug useflag usage for old oasis versions | Alexis Ballier | 2012-03-27 | 1 | -6/+15 |
* | Add OASIS_BUILD_TESTS variable to automatically enable tests at src_configure... | Alexis Ballier | 2012-03-27 | 1 | -1/+15 |
* | add oasis.eclass | Alexis Ballier | 2012-03-27 | 1 | -0/+97 |
* | fix typo: dv -> dev | Michael Sterrett | 2012-03-27 | 1 | -2/+2 |
* | _python-distutils-ng_generate_depend was used only in one place, inline it. | Krzysztof Pawlik | 2012-03-26 | 2 | -24/+18 |
* | Avoid ${impl::-3} parameter expansion, this is not supported by older bash an... | Krzysztof Pawlik | 2012-03-26 | 2 | -5/+10 |
* | Small fixes: use +=, cleanup used variables, white space. | Krzysztof Pawlik | 2012-03-26 | 2 | -6/+12 |
* | Include only valid values in REQUIRED_USE. | Krzysztof Pawlik | 2012-03-26 | 2 | -7/+11 |
* | Add missing space to new python.eclass | Justin Lecher | 2012-03-26 | 2 | -3/+6 |
* | Add python-distutils-ng.eclass: new eclass for installing Python, distutils b... | Krzysztof Pawlik | 2012-03-25 | 2 | -1/+405 |
* | Replace old py-compile trick by the one from python eclass. | Gilles Dartiguelongue | 2012-03-25 | 2 | -9/+7 |
* | Make opengl dependency soft in kde-workspace (except kwin) | Andreas K. Hüttel | 2012-03-24 | 2 | -2/+9 |
* | Set IUSE=custom-cflags in the eclass so we can reference it in the die hook. | Mike Gilbert | 2012-03-23 | 2 | -2/+9 |
* | Convert SGML_TOINSTALL to a bash array. Add some documentation. | Mike Gilbert | 2012-03-23 | 2 | -21/+43 |
* | PMS says that postrm runs before postinst, so remove workaround in sgml-catal... | Mike Gilbert | 2012-03-23 | 2 | -10/+8 |
* | epatch_user: document .patch suffix #409293 | Mike Frysinger | 2012-03-23 | 1 | -2/+3 |
* | drop AT_NOE{ACLOCAL,AUTOCONF,AUTOHEADER} as people should not be disabling th... | Mike Frysinger | 2012-03-22 | 1 | -25/+9 |
* | handle commented out AM_INIT_AUTOMAKE #398743 | Mike Frysinger | 2012-03-22 | 1 | -2/+4 |
* | Drop support for pre-2010 TeX Live versions | Alexis Ballier | 2012-03-22 | 2 | -30/+14 |
* | Use autotools-utils to reconfigure. | Michał Górny | 2012-03-22 | 1 | -1/+4 |
* | Use autotools-utils to reconfigure. | Michał Górny | 2012-03-22 | 1 | -7/+10 |
* | All ebuilds need a version number so drop special case for master. Update co... | Ryan Hill | 2012-03-22 | 2 | -10/+14 |
* | restore functionality lost in previous commit | Mike Frysinger | 2012-03-21 | 1 | -13/+17 |
* | Go back to use a variable rather than an array for _LATEST_AUTOMAKE, use vers... | Diego Elio Pettenò | 2012-03-21 | 2 | -16/+25 |
* | Fix automake depend atom to not force downgrade from 1.11.2 or 1.11.2 to 1.11... | Samuli Suominen | 2012-03-21 | 1 | -2/+2 |
* | Raise _AUTOMAKE_LATEST from 1.11 to 1.11.1 wrt #408981 | Mike Frysinger | 2012-03-21 | 1 | -6/+8 |
* | Apply patch from Arfrever to adjust dependencies in python.eclass. | Mike Gilbert | 2012-03-20 | 2 | -18/+27 |
* | Revert for a minute. | Samuli Suominen | 2012-03-20 | 2 | -6/+3 |
* | Raise _AUTOMAKE_LATEST from 1.11 to 1.11.1 wrt #408981 | Samuli Suominen | 2012-03-20 | 2 | -3/+6 |
* | Fix old eclass name in die-message. | Michał Górny | 2012-03-19 | 2 | -3/+6 |
* | Introduce vcs-snapshot eclass to simplify workin with github, bitbucket and ... | Michał Górny | 2012-03-19 | 2 | -1/+50 |
* | move eerror to ewarn, make the gettext warning less importend | Jörg Bornkessel | 2012-03-18 | 2 | -5/+6 |
* | Fix eclass for rc kernels, and fix testing tarball download location. bug #40... | Mike Pagano | 2012-03-17 | 2 | -12/+12 |
* | require gcc-config-1.5+ now that everyone is stable (has ABI CFLAGS fixes and... | Mike Frysinger | 2012-03-15 | 1 | -2/+2 |
* | Fixing #407495 | Patrick Lauer | 2012-03-15 | 2 | -5/+8 |
* | also rename gcov for people in the gcc-bin dir | Mike Frysinger | 2012-03-14 | 1 | -2/+4 |
* | Improve warning about debug (-g) flags in chromium_pkg_die. | Mike Gilbert | 2012-03-14 | 2 | -2/+8 |
* | New eclass. | Mike Gilbert | 2012-03-14 | 2 | -1/+256 |
* | Add JAVA_PKG_WANT_BUILD_VM to allow limiting build VM by VM handle. The main | Ralph Sennhauser | 2012-03-13 | 2 | -10/+88 |
* | Rev. 1.527 fixed 4.7 without me noticing. Add comments about the format of g... | Ryan Hill | 2012-03-10 | 2 | -5/+10 |
* | Revert PRERELEASE setting for live ebuilds. It seems 4.7 treats BASE-VER dif... | Ryan Hill | 2012-03-10 | 2 | -4/+12 |
* | We need micro versions on live ebuilds in order for tc_version_is_at_least() ... | Ryan Hill | 2012-03-10 | 2 | -4/+10 |
* | Tweak live ebuild bits. | Ryan Hill | 2012-03-10 | 2 | -9/+11 |
* | Fix unpacking of live git ebuilds. | Ryan Hill | 2012-03-10 | 2 | -4/+7 |