summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Fix autopatch breakage i introduced with last addition to eclass. I am ↵Tomas Chvatal2009-01-061-2/+2
| | | | humbly sorry.
* we arent going to have a commit war -- get a patch inMike Frysinger2009-01-061-12/+1
|
* use emake in src_testMike Frysinger2009-01-061-2/+2
|
* Add blocker for gtk-sharp-gapi alsoPeter Alfredsen2009-01-051-1/+2
|
* - vapier I don't care if you do not like a sed statement or not. Do not ↵Ned Ludd2009-01-051-1/+12
| | | | revert legit fixes to the tree simply cuz you do no like them without infoming anybody. That is tree abuse. If something bothers you then you come up with the patches for all 20 gcc's
* Fix gapi-fixup being sedded into makefiles instead of gapi2-fixup, w.r.t. ↵Peter Alfredsen2009-01-051-3/+3
| | | | bug 253903.
* commit updated gtk-sharp-module eclassPeter Alfredsen2009-01-052-73/+336
|
* inherit base so PATCHES array worksMichael Sterrett2009-01-051-2/+2
|
* Change virtual/xft dependency to x11-libs/libXft, bug 253771.Ulrich Müller2009-01-042-4/+4
|
* neuter bindnow-flags even moreMike Frysinger2009-01-041-17/+3
|
* revert arm sed junk ... this needs to be a patch, not sed in the ↵Mike Frysinger2009-01-041-12/+1
| | | | toolchain.eclass
* dont add sys-devel/libtool to DEPEND if the package is sys-devel/libtool ↵Mike Frysinger2009-01-041-3/+3
| | | | #253635 by Javier Villavicencio
* Add kde4-{base,meta}_src_prepare functions. Actualy does only one "echo", ↵Tomas Chvatal2009-01-032-4/+15
| | | | | | | for enabling transition to new eclass which uses src_prepare heavily. NOTE: every package you spot in tree using kde4 eclasses and not calling src_prepare will seriously break if we miss them, so if you yourself have such package just add the function call. Thankies.
* Add some fno-strict-overflow stuff we missed. Thanks Magnus Granberg (Zorry).Gordon Malm2009-01-022-2/+11
|
* Updating qt3.eclass for 3.3.8b-r1Ben de Groot2009-01-021-2/+2
|
* remove fonts.dir/fonts.scale if they exist before we create them (in case ↵Mike Frysinger2009-01-021-1/+2
| | | | they have funky read-only perms)
* - relro is no longer needed in specs as it is a defaultNed Ludd2009-01-021-2/+2
|
* Fixed merging with custom ROOT, bug #247968, thank Łukasz Mierzwa for report.Peter Volkov2009-01-011-2/+2
|
* Fix broken gcc specs unpackGordon Malm2009-01-011-2/+2
|
* s/default-specs/specs/Ned Ludd2008-12-311-2/+2
|
* drop support for profiledbootstrap building ... it breaks too often with thingsMike Frysinger2008-12-291-5/+1
|
* Typo fixes, as pointed out by ZorryRaúl Porcel2008-12-291-3/+3
|
* - make gst plugins cross compile aware. bug 252952. approved by Tester.Ned Ludd2008-12-291-15/+15
|
* - import gcc:4 pie support towards hardened-gcc. (many thanks to Zorry for ↵Ned Ludd2008-12-291-12/+67
| | | | putting up with all my crazy requirements)
* Add EANT_NEEDS_TOOLS variable for adding tools.jar to gentoo.classpath, bug ↵Vlastimil Babka2008-12-291-1/+6
| | | | #231673 by James Le Cuirot <chewi@aura-online.co.uk>.
* Fix bug 83020: Access Violations Arise When Emerging Mono-Related Packages ↵Peter Alfredsen2008-12-261-3/+8
| | | | with MONO_AOT_CACHE
* Add a blocker on dev-java/ant-tasks for tasks with version >=1.7.1 to solve ↵Vlastimil Babka2008-12-251-1/+7
| | | | bug #252324.
* Disable stripping in cmake fashion, we do it on portage side later and we ↵Tomas Chvatal2008-12-241-3/+3
| | | | dont need it done by cmake itself. Fixes bug #251304.
* fix oversight in how ROOT in used. Use the host utils (not the cross ↵Ned Ludd2008-12-231-7/+7
| | | | compiled ones) to update the ROOT
* Don't run java-dep-check if the package doesn't have a package.env file.Serkan Kaba2008-12-221-1/+2
|
* - start getting eclass ready for gcc:4Ned Ludd2008-12-221-12/+18
|
* gcc emits -fstrict-overflow on '>gcc-4.2' need to be able to disable that ↵Ned Ludd2008-12-211-4/+4
| | | | and pass -U to undefine bad defines - http://gcc.gnu.org/gcc-4.2/changes.html
* Raise java-config dependency to latest version that works better with virtuals.Petteri Räty2008-12-201-2/+2
|
* Export XDG_CONFIG_HOME="${T}" to avoid sandbox violations.Peter Alfredsen2008-12-131-1/+6
|
* Support bash array PATCHESHans de Graaff2008-12-131-6/+20
|
* Update the comment to say explicitly how to override the variable sanely.Robin H. Johnson2008-12-101-2/+5
|
* Allow overriding of $GENTOO_PATCHNAME and $GENTOO_PATCHDIR for easier ↵Robin H. Johnson2008-12-101-6/+14
| | | | testing in overlays with other revision numbers. Use GENTOO_PATCHNAME="gentoo-${PV}${ORIG_PR:+-${ORIG_PR}}" in the ebuild.
* New feature: USE=gzip to compress .idx and .dict files. Small cleanup.Peter Volkov2008-12-091-8/+13
|
* Add patch to drop including .gnu.hash support on mips targets.Joshua Kinard2008-12-091-1/+5
|
* rolling back pax-mark fix, as it creates problems for multiple libsGeorge Shapovalov2008-12-081-2/+2
|
* After dicussion with vapier, updated e17 alias to enlightenment@g.o.Peter Volkov2008-12-081-3/+3
|
* Updated mail for bug reports from vapier@g.o to e17@g.o.Peter Volkov2008-12-071-3/+3
|
* Added kdebase-data to the eclass deps.Jorge Manuel B. S. Vicetto2008-12-071-1/+12
|
* Update gst-plugins-bad eclass.Samuli Suominen2008-12-051-2/+2
|
* Update gst-plugins-ugly eclass.Samuli Suominen2008-12-051-2/+2
|
* Update gst-plugins-good eclass.Samuli Suominen2008-12-051-2/+2
|
* prepating for new bootstraps with simplified structureGeorge Shapovalov2008-12-051-13/+24
|
* Silence irrelevant error messages due to packages checked by pkg-config not ↵Peter Alfredsen2008-12-031-2/+2
| | | | being installed.
* avoid changing of directory, reported by Tanktalus in bug #229223Daniel Drake2008-12-031-6/+3
|
* Update doc DEPENDBernard Cafarelli2008-12-031-2/+2
|