summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add some boldness to output. Update/fix pkg_needrebuild() for ↵Michał Górny2015-08-081-1/+5
| | | | smart-live-rebuild.
* Fix bugs #549140 and #552942.Davide Pesavento2015-08-071-1/+4
|
* Allow passing arguments to qmake from ebuilds via the myqmakeargs array.Davide Pesavento2015-08-071-1/+4
|
* Add new helpers: 'ghc-pm-version' to get ghc version as seen by package ↵Sergei Trofimovich2015-08-061-1/+7
| | | | manager and 'ghc-is-dynamic' to workaround ghc-api bug https://ghc.haskell.org/trac/ghc/ticket/10301 in ebuild.
* add || die and fix indentationWilliam Hubbs2015-08-051-1/+4
|
* Add eclass for vcs snapshots of software written in Go.William Hubbs2015-08-051-1/+4
|
* Add quotes to support reading from files with spaces in the filename.Michael Sterrett2015-08-031-1/+4
|
* Do not compress handbooks.Michael Palimaka2015-08-031-1/+4
|
* Allow java-pkg_get-javac to be called alone. Fixes bug #172594. ThanksJames Le Cuirot2015-08-021-1/+6
| | | | | to sping for the patch. Also simplify die logic around java-pkg_javac-args. die handling has improved since this was written.
* Document JAVA_RM_FILES variable. Also, fix documentation and correct typos ↵Patrice Clement2015-07-311-1/+5
| | | | in java-pkg_rm_files.
* Fix JAVA_RM_FILES by simplifying java-utils-2_src_prepare on the basisJames Le Cuirot2015-07-301-1/+5
| | | | that we won't be committing EAPI 0|1 ebuilds any more.
* Revert bad mycmakeargs changes and introduce 3 eclass variables to have ↵Brian Evans2015-07-301-1/+5
| | | | extra defines in the ebuild
* Reset mycmakeargs between ABIsBrian Evans2015-07-301-1/+4
|
* Add blocker below virtual/mysql-5.6-r4 for new split ebuildsBrian Evans2015-07-301-1/+4
|
* Fix pkg_config function error with non-existant USE flagsBrian Evans2015-07-291-1/+4
|
* Fix configuring non-native abi which leads to build failure wrt bug 556162Brian Evans2015-07-281-1/+4
|
* Add support for the split client/server options to the mysql eclassesBrian Evans2015-07-281-1/+5
|
* Add golang-base.eclass for the basic golang functions and set up theWilliam Hubbs2015-07-271-1/+7
| | | | other go eclasses to use it.
* python_wrapper_setup(): make banned helpers exit with 127.Michał Górny2015-07-271-1/+4
|
* Ban calling pythonN and pythonN-config when the other version of Python is ↵Michał Górny2015-07-271-1/+5
| | | | selected (i.e. ban python2 when python3 is used).
* python_wrapper_setup(): wrap pythonN-config as well as suggested by PEP and ↵Michał Górny2015-07-271-1/+5
| | | | required by some applications, bug #555594.
* python_wrapper_setup(): replace symlinks with shell wrappers to avoid ↵Michał Górny2015-07-271-1/+5
| | | | triggering Python 3.4+ magical prefix support.
* Drop the USE_PYTHON warning.Mike Gilbert2015-07-271-1/+4
|
* Add missing ||die to "rm -f" calls, i.e. in case we do not have permission ↵Michał Górny2015-07-251-1/+5
| | | | to remove the files.
* Add functions to retrieve Go library paths and install Go packages.William Hubbs2015-07-231-1/+4
|
* Fix oldpim unpack by Andreas Sturmlechner <andreas.sturmlechner@gmail.com> ↵Michael Palimaka2015-07-221-1/+5
| | | | wrt bug #555566.
* Introduce java-pkg_rm_files as a helper function along with JAVA_RM_FILES ↵Patrice Clement2015-07-221-1/+5
| | | | array to readily get rid of useless files. Derived from perl_rm_files by Kent Fredric.
* Workaround upstream cabal tests hangup bug #537500 by Michael Orlitzky; use ↵Sergei Trofimovich2015-07-201-1/+5
| | | | ghc's haddock for doc generation.
* Change kernel upgrade http link and remove reference to deblob in elog ↵Mike Pagano2015-07-191-1/+5
| | | | message. See bug #553484
* Cleanup SRC_URIs.Johannes Huber2015-07-191-1/+4
|
* Add entire python directory to SANDBOX_PREDICT, bug 554252.Mike Gilbert2015-07-181-1/+4
|
* fixed my b0rked changelog entry on my last commitIan Stakenvicius2015-07-171-1/+6
|
* Remove deprecated functions from depend.php.eclass as announced 30 days agoBrian Evans2015-07-171-1/+4
|
* Drop old, unused eclasses wrt bug 551910Brian Evans2015-07-171-1/+5
|
* Added gst-plugins-mad:1.0 dependency for USE=gstreamer to ensure mp3 ↵Ian Stakenvicius2015-07-171-1/+6
| | | | streaming support
* minor update within mozlinguas.eclassIan Stakenvicius2015-07-161-1/+4
|
* Fixed the mozlinguas.eclass upgrade, recommitting.Ian Stakenvicius2015-07-161-1/+4
|
* Update mozilla support eclassesIan Stakenvicius2015-07-161-1/+6
|
* Forbid also installing "examples" package, bug #555038.Michał Górny2015-07-161-1/+4
|
* Added slot dependency for openssl. Raised minimum required EAPI version to 5.Lars Wendler2015-07-161-1/+4
|
* Fix unpacking of noakonadi branchAndreas K. Hüttel2015-07-151-1/+4
|
* Update for bitcoind 0.11.0.Anthony G. Basile2015-07-141-1/+4
|
* Initial support for Qt 5.5Davide Pesavento2015-07-131-1/+4
|
* Do not attempt to use submodules for which the checkout path does not exist ↵Michał Górny2015-07-091-1/+5
| | | | (has been removed), bug #551100.
* Remove meaningless nonfatal from elibtoolize call, bug #551154.Michał Górny2015-07-091-1/+4
|
* Update documentation.Hans de Graaff2015-07-091-1/+4
|
* Fix elog in webapp_serverowned and ebeep in newer EAPIsBernard Cafarelli2015-07-081-1/+4
|
* removed old mozconfig eclasses, added newIan Stakenvicius2015-07-071-1/+6
|
* Add back the subslot operator in the dependency on Go. We need this so that ↵William Hubbs2015-07-061-1/+5
| | | | we have the Go version the package was built with recorded.
* Add missing USE dependency default wrt bug #554056.Michael Palimaka2015-07-061-1/+4
|