summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* 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 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
|
* also protect EROOT that I overlooked in previous commitJeremy Olexa2011-08-091-1/+3
|
* migrate Gentoo Prefix changesJeremy Olexa2011-08-092-11/+15
|
* Add dual-life scripts and man pages in two arrays. PERL_MM_USE_DEFAULT ↵Torsten Veller2011-08-091-11/+14
| | | | suppressed pm_echovar.
* new url fetchSebastien Fabbro2011-08-091-2/+2
|
* fix typo pointed out by SamuliMike Frysinger2011-08-091-2/+2
|
* Deblob support for 3.X kernels updatedMike Pagano2011-08-081-1/+5
|
* Changes to handle_genpatches for 3.X kernels and chanegs for 3.1 kernels to ↵Mike Pagano2011-08-081-12/+84
| | | | keep up with Linus' decisions
* epatch_user: add documentation by Martin von GagernMike Frysinger2011-08-081-1/+34
|
* epatch: log exit status of `patch` command #375983 by Toralf FörsterMike Frysinger2011-08-071-2/+11
|
* make sure log output is unique #378057 by Martin von GagernMike Frysinger2011-08-071-2/+7
|
* Update selinux-policy-2.eclassAnthony G. Basile2011-08-071-34/+146
|
* Use word Updating rather than Installing as it is less confusing when being ↵Tomas Chvatal2011-08-041-2/+2
| | | | executed in postrm phase.
* Use --updaterev instead of --rev, thanks to Michał Górny ↵Krzysztof Pawlik2011-08-031-4/+4
| | | | (mgorny@gentoo.org), see bug #367481.
* Renamed x11-libs/Xaw3d to x11-libs/libXaw3d.Matt Turner2011-08-021-2/+2
|
* Implement support for multiple checkouts from one ebuild by cleaning up ↵Tomas Chvatal2011-07-301-16/+53
| | | | environment. Also allow overriding unpacking of . This is required for live libreoffice ebuild.
* Fix for Gentoo Prefix, bug 360939Jeremy Olexa2011-07-291-6/+13
|
* Tweak plugins versioned list a bit more for 0.10.22 to avoid useless QA ↵Mart Raudsepp2011-07-291-3/+8
| | | | warnings - exif option gone again in 0.10.22 for testing purposes, automagic now for just a test
* [eclass/mysql_fx] Synced with overlay eclass - should fix new missing /mysql ↵Jorge Manuel B. S. Vicetto2011-07-291-8/+3
| | | | issue - bug 375063.
* systemd_dounit: fix for prefixZac Medico2011-07-281-2/+4
|