summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Add function that makes it easier to properly install Python scripts that get...Krzysztof Pawlik2012-04-032-2/+20
* Rename ESCM_OFFLINE to EVCS_OFFLINE, see bug #410469.Krzysztof Pawlik2012-04-032-3/+6
* Add detection of collision-protect in FEATURES.Krzysztof Pawlik2012-04-032-3/+18
* Reorder git-2.eclass maintainers to get bugs assigned to most active maintainer.Pacho Ramos2012-04-032-3/+7
* Use einfo instead of ewarn as discussed in http://archives.gentoo.org/gentoo-...Pacho Ramos2012-04-022-3/+8
* Switch from ESCM_OFFLINE var to EVCS_OFFLINE (bug #410467 by Ulrich Müller)....Sergei Trofimovich2012-04-022-9/+13
* ESCM_OFFLINE -> EVCS_OFFLINE. Bug 410471.Mike Gilbert2012-04-012-3/+6
* Fix two small issues, spotted by Sławomir Nizio <slawomir.nizio@sabayon.org>.Krzysztof Pawlik2012-03-302-4/+9
* installing broken links has been non fatal only for texlive prior to 2010, wh...Alexis Ballier2012-03-301-4/+2
* Sanitizing directory permissions #398899Patrick Lauer2012-03-292-3/+12
* Add more versions of pypy to the hardcoded mapping in python.eclass.Marien Zwart2012-03-292-3/+9
* inherit cdrom eclass since we use cdrom_get_cdsMike Frysinger2012-03-281-3/+3
* Try to unbreak dependency generation.Marien Zwart2012-03-282-5/+8
* Add support for disabling debug useflag usage for old oasis versionsAlexis Ballier2012-03-271-6/+15
* Add OASIS_BUILD_TESTS variable to automatically enable tests at src_configure...Alexis Ballier2012-03-271-1/+15
* add oasis.eclassAlexis Ballier2012-03-271-0/+97
* fix typo: dv -> devMichael Sterrett2012-03-271-2/+2
* _python-distutils-ng_generate_depend was used only in one place, inline it.Krzysztof Pawlik2012-03-262-24/+18
* Avoid ${impl::-3} parameter expansion, this is not supported by older bash an...Krzysztof Pawlik2012-03-262-5/+10
* Small fixes: use +=, cleanup used variables, white space.Krzysztof Pawlik2012-03-262-6/+12
* Include only valid values in REQUIRED_USE.Krzysztof Pawlik2012-03-262-7/+11
* Add missing space to new python.eclassJustin Lecher2012-03-262-3/+6
* Add python-distutils-ng.eclass: new eclass for installing Python, distutils b...Krzysztof Pawlik2012-03-252-1/+405
* Replace old py-compile trick by the one from python eclass.Gilles Dartiguelongue2012-03-252-9/+7
* Make opengl dependency soft in kde-workspace (except kwin)Andreas K. Hüttel2012-03-242-2/+9
* Set IUSE=custom-cflags in the eclass so we can reference it in the die hook.Mike Gilbert2012-03-232-2/+9
* Convert SGML_TOINSTALL to a bash array. Add some documentation.Mike Gilbert2012-03-232-21/+43
* PMS says that postrm runs before postinst, so remove workaround in sgml-catal...Mike Gilbert2012-03-232-10/+8
* epatch_user: document .patch suffix #409293Mike Frysinger2012-03-231-2/+3
* drop AT_NOE{ACLOCAL,AUTOCONF,AUTOHEADER} as people should not be disabling th...Mike Frysinger2012-03-221-25/+9
* handle commented out AM_INIT_AUTOMAKE #398743Mike Frysinger2012-03-221-2/+4
* Drop support for pre-2010 TeX Live versionsAlexis Ballier2012-03-222-30/+14
* Use autotools-utils to reconfigure.Michał Górny2012-03-221-1/+4
* Use autotools-utils to reconfigure.Michał Górny2012-03-221-7/+10
* All ebuilds need a version number so drop special case for master. Update co...Ryan Hill2012-03-222-10/+14
* restore functionality lost in previous commitMike Frysinger2012-03-211-13/+17
* Go back to use a variable rather than an array for _LATEST_AUTOMAKE, use vers...Diego Elio Pettenò2012-03-212-16/+25
* Fix automake depend atom to not force downgrade from 1.11.2 or 1.11.2 to 1.11...Samuli Suominen2012-03-211-2/+2
* Raise _AUTOMAKE_LATEST from 1.11 to 1.11.1 wrt #408981Mike Frysinger2012-03-211-6/+8
* Apply patch from Arfrever to adjust dependencies in python.eclass.Mike Gilbert2012-03-202-18/+27
* Revert for a minute.Samuli Suominen2012-03-202-6/+3
* Raise _AUTOMAKE_LATEST from 1.11 to 1.11.1 wrt #408981Samuli Suominen2012-03-202-3/+6
* Fix old eclass name in die-message.Michał Górny2012-03-192-3/+6
* Introduce vcs-snapshot eclass to simplify workin with github, bitbucket and ...Michał Górny2012-03-192-1/+50
* move eerror to ewarn, make the gettext warning less importendJörg Bornkessel2012-03-182-5/+6
* Fix eclass for rc kernels, and fix testing tarball download location. bug #40...Mike Pagano2012-03-172-12/+12
* require gcc-config-1.5+ now that everyone is stable (has ABI CFLAGS fixes and...Mike Frysinger2012-03-151-2/+2
* Fixing #407495Patrick Lauer2012-03-152-5/+8
* also rename gcov for people in the gcc-bin dirMike Frysinger2012-03-141-2/+4
* Improve warning about debug (-g) flags in chromium_pkg_die.Mike Gilbert2012-03-142-2/+8