summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Add x11-libs/libxkbfile to global kde dependencies, bug 379747Andreas K. Hüttel2011-08-311-1/+2
|
* Sync eclasses from Emacs overlay (revision 1683).Ulrich Müller2011-08-302-16/+16
| | | | Change [ ] to [[ ]] throughout.
* trim useless trailing whitespaceMike Frysinger2011-08-2921-56/+54
|
* Raise required cmake version to current stable (and tree minimum), see also ↵Andreas K. Hüttel2011-08-271-3/+3
| | | | bug 379347
* Remove pointless trailing spaceNirbheek Chauhan2011-08-251-6/+6
|
* Use ${T} instead of ${S} for the gstreamer registryNirbheek Chauhan2011-08-251-2/+2
|
* Move GST_REGISTRY export to src_prepareArun Raghavan2011-08-241-4/+7
| | | | | We might end up calling gst functions anywhere (gupnp-dlna calls it in documentation generation, for example).
* Remove incorrect library path. Patch by Jonathan Callen <abcd@gentoo.org>. ↵Matt Turner2011-08-221-3/+2
| | | | Bugs 289947 and 358149.
* Iterate across patches since bundled application is only supported if the ↵Sven Vermeulen2011-08-221-2/+6
| | | | patches are non-incremental
* use `die` rather than invalid depend atoms since council ok-ed it some time agoMike Frysinger2011-08-221-3/+3
|
* add a WANT_LIBTOOL knob so people can disable the dep if they really know ↵Mike Frysinger2011-08-221-4/+18
| | | | what they are doing
* FIx maintainer field in leechcraft.eclassMaxim Koltsov2011-08-221-2/+2
|
* Add leechcraft.eclass, thanks to 0xd34df00dMaxim Koltsov2011-08-221-0/+57
|
* Doc fix: @MAINTAINER doesn't support paragraphs any more.Ulrich Müller2011-08-222-6/+4
|
* Move authors' list to new @AUTHOR block.Ulrich Müller2011-08-222-13/+13
|
* fix random bugs in eclass documentation, and convert to new @AUTHOR tagMike Frysinger2011-08-2271-398/+374
|
* drop cld workaround now that things should be stable #379367 by Alessandro GuidoMike Frysinger2011-08-221-10/+1
|
* Add undocumented variable such that in case of test failures the test log isAndreas K. Hüttel2011-08-211-2/+16
| | | | inserted into the build log. On request from Diego.
* [eclass] Move virtual/yacc dependency so that it's not added to RDEPEND. ↵Jorge Manuel B. S. Vicetto2011-08-212-5/+10
| | | | Fixes bug 379937.
* move crashreporter rdepend to ebuild instead of eclassJory Pratt2011-08-201-3/+2
|
* When cmake tests fail, request that the full test log be attached to the bugAndreas K. Hüttel2011-08-201-2/+2
|
* mozconfig-3.eclass - crashreporter requires net-misc/curl supportJory Pratt2011-08-201-2/+3
|
* Followup to bug #378107: fix for EPREFIX.Jim Ramsay2011-08-201-2/+2
|
* [eclass] Added virtual/yacc dependency - fixes bug 376773.Jorge Manuel B. S. Vicetto2011-08-192-3/+5
|
* eclass updates to fix UNIPATCH_LIST_DEFAULT for kernels based on vanillaMike Pagano2011-08-191-5/+5
|
* revert as suggested by ArfreverFabio Erculiani2011-08-191-2/+2
|
* restore USE deps check for EAPI=0,1 in pkg_setupFabio Erculiani2011-08-191-2/+44
|
* kill pkg_setup USE dependencies check for EAPI>=2 with fire, take the blame, ↵Fabio Erculiani2011-08-191-44/+2
| | | | but live happier afterwards, see bug 337320
* Pecl ebuilds now also install headers for the extensionsOle Markus With2011-08-191-5/+3
|
* Added support for MY_PV for pecl ebuildsOle Markus With2011-08-191-2/+5
|
* eat trailing whitespaceMike Frysinger2011-08-185-12/+12
|
* Update SRC_URI to use new mono mirror as novell no longer supporting project.Alistair Bush2011-08-181-2/+2
|
* Bug #378107: Build with >=perl-core/ExtUtils-ParseXS-3.20.0Jim Ramsay2011-08-181-1/+7
| | | | | This just takes the patches from the above build and rolls a single sed line into the eclass instead.
* add pointer to docs in append-lfs-flags tooMike Frysinger2011-08-171-1/+2
|
* test the actual # of args and not whether their expansion is an empty stringMike Frysinger2011-08-171-3/+3
|
* document what each LFS flag does exactlyMike Frysinger2011-08-171-1/+5
|
* Fix for 2.6.X KERNEL_BASE_URI, thanks to lxnay.Mike Pagano2011-08-151-3/+5
|
* Fixed a bug with ini files and multiple slots (bug 379127)Ole Markus With2011-08-151-13/+15
|
* For ebuilds with USE=static-libs, remove .la files conditionally for ↵Nirbheek Chauhan2011-08-141-2/+4
| | | | GNOME2_LA_PUNT
* Sync elisp-common.eclass from Emacs overlay (revision 1670):Ulrich Müller2011-08-131-3/+9
| | | | Error handling in function elisp-emacs-version.
* make eclass ready for 4.8.0_beta releasesMarkos Chandras2011-08-131-2/+14
|
* Check image dir rather than filesystem for multilib paths so we get proper ↵Ryan Hill2011-08-131-2/+2
| | | | LDPATHs on up/downgrades. Bug #377633.
* Use ~swift as location for patchbundles nowSven Vermeulen2011-08-121-2/+2
|
* Sync elisp.eclass from Emacs overlay (revision 1646):Ulrich Müller2011-08-121-2/+3
| | | | | Fix installation of Info files if Texinfo source is in a subdirectory, bug 373741.
* Add message in pkg_postrm to inform user that modified kernel source is not ↵Mike Pagano2011-08-111-2/+13
| | | | cleaned up by package manager. Bug #378611
* we need yacc to build binutilsMike Frysinger2011-08-111-2/+3
|
* drop old comment now that eutils.eclass no longer contains these funcsMike Frysinger2011-08-091-6/+1
|
* migrate Gentoo Prefix changesJeremy Olexa2011-08-091-3/+8
|
* slight syntax change after code reviewJeremy Olexa2011-08-091-3/+3
|
* Respect toolchain (bug #378529).Jeroen Roovers2011-08-091-2/+3
|