summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
...
* add a die check to the tar unpacking stepMike Frysinger2010-01-211-2/+2
* add a die check to the tar unpacking stepMike Frysinger2010-01-211-2/+2
* Do not die when PATCHES content cant be found. Just print evil QA warning.Tomas Chvatal2010-01-201-2/+5
* Fix critical bug in base.eclass where patching with PATCHES would silently fa...Dror Levin2010-01-201-2/+3
* I forgot to update the copyright date...Jonathan Callen2010-01-201-2/+2
* Drop workaround for bug in prefix's binutils-configJonathan Callen2010-01-201-2/+1
* Always install the EXTRAINSTALL content, this also allows it to be files rath...Diego Elio Pettenò2010-01-181-8/+9
* Factor out the function used to validate the makefile for the extraction method.Robin H. Johnson2010-01-171-14/+20
* Merge first part of patch from bug #87242: New warning output method and supp...Robin H. Johnson2010-01-171-2/+3
* Don't use uname - CHOST has the needed informationJonathan Callen2010-01-171-2/+2
* Raise the minimum java-config version to 2.1.9-r1 to solve #301261.Petteri Räty2010-01-171-2/+2
* chmod is not critical, so do not die if it fails.Krzysztof Pawlik2010-01-171-2/+2
* Mention hg help revisions in description of EHG_REVISION, see bug #300969.Krzysztof Pawlik2010-01-171-1/+4
* Better version of the logic for bug #286292.Robin H. Johnson2010-01-171-3/+6
* Bug #286292: Try to make kernel module binpkgs NOT need kernel sources by usi...Robin H. Johnson2010-01-171-1/+23
* avoid `pwd` command as we already have pushd/popd/$PWDMike Frysinger2010-01-171-8/+8
* Import from java-experimentalAndrey Kislyuk2010-01-162-0/+270
* Update EAPI checks.Arfrever Frehtes Taifersar Arahesis2010-01-151-52/+103
* When adding a conditional dependency, make sure that the condition is in IUSE.Diego Elio Pettenò2010-01-151-1/+3
* start an eautopoint helperMike Frysinger2010-01-151-1/+8
* emul-libs.eclass is dead! Long live emul-linux-x86.eclass!Jonathan Callen2010-01-141-46/+5
* Add prefix support to qt4-r2.eclassJonathan Callen2010-01-141-5/+7
* Add EAPI=3 & prefix support to qt4.eclassJonathan Callen2010-01-141-5/+7
* Define functions in more logical order.Arfrever Frehtes Taifersar Arahesis2010-01-141-436/+460
* Fix that EGIT_TREE and EGIT_BRANCH again, now it looks all fine, fully tested...Tomas Chvatal2010-01-131-17/+21
* Revert back to safe values so it does not break stable.Tomas Chvatal2010-01-131-8/+5
* Add last couple of changes from prefix overlayJonathan Callen2010-01-131-3/+7
* Initial version of new ruby-ng-gnome2 eclass. This eclass supersedes ruby-gno...Hans de Graaff2010-01-131-0/+61
* Introduce TL_PV to override TeXLive dependencyChristian Faulhammer2010-01-131-2/+8
* Apply PATCHES again.Torsten Veller2010-01-131-5/+3
* Use correct fallback function, since we dont inherit base eclass at all.Tomas Chvatal2010-01-131-2/+2
* Use bash 3.2 features.Tomas Chvatal2010-01-132-8/+11
* Update documentation wrt 2009 additionsAlexis Ballier2010-01-131-4/+4
* Fix BASE_EXPF to export all relevant functions for EAPI > 2.Patrick Lauer2010-01-131-2/+2
* Deprecated eclasses - to be removed in 2 years (or when council okays)Jonathan Callen2010-01-113-1602/+15
* Punt eclasses that were labeled for removal in 2009.Ulrich Müller2010-01-115-35/+0
* Eclasses should be removed after two years of being deprecatedRaúl Porcel2010-01-111-2/+2
* Deprecate ccc eclassRaúl Porcel2010-01-111-250/+4
* Fix eclassdoc for kde4-meta.Tomas Chvatal2010-01-111-2/+2
* Update ECLASSDOC so it is working properly.Tomas Chvatal2010-01-111-5/+10
* Fix whitespace.Tomas Chvatal2010-01-111-2/+2
* Update maintainership to be qa@g.oTomas Chvatal2010-01-111-163/+109
* Disable has_version() checks for Python implementations (bug #300579).Arfrever Frehtes Taifersar Arahesis2010-01-111-34/+44
* Fix not passing arguments. Per bug #300420. Thanks to Dennis Schridde (devura...Tomas Chvatal2010-01-101-8/+8
* Fix wrongly commited autotools eclass.Tomas Chvatal2010-01-101-3/+3
* Fix reavers email.Tomas Chvatal2010-01-102-5/+5
* Use $(PYTHON -A) instead of $(PYTHON ${PYVER}).Arfrever Frehtes Taifersar Arahesis2010-01-101-11/+10
* Ensure that python.eclass cannot be used with EAPIs, in which API of python.e...Arfrever Frehtes Taifersar Arahesis2010-01-101-63/+64
* Fix the EPATCH_EXCLUDE properly by patch from Griffon26. Also it fixes bug #3...Tomas Chvatal2010-01-101-5/+6
* [eutils.eclass] QA: Fix EPATCH_EXCLUDE not working at all.Tomas Chvatal2010-01-101-3/+5