summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Fix improper suggestions to put unsupported implmentations in USE_PYTHON, bug...Michał Górny2014-04-052-3/+16
* Use LC_ALL=C for tr call; fixes invalid configure options when using Turkish ...Alexandre Rostovtsev2014-04-052-4/+9
* Make multilib@g.o the maintainer of multilib eclasses.Michał Górny2014-04-034-8/+18
* Add a note not to add new ABIs without contacting multilib.Michał Górny2014-04-032-2/+9
* Revert incomplete and broken s390 support. Please finally contact multilib be...Michał Górny2014-04-032-4/+6
* add s390 abi handlingMike Frysinger2014-04-031-1/+3
* Add slot op to expected PyPy dependency string.Michał Górny2014-04-012-2/+5
* Ban the java-ant_remove-taskdefs() function and remove Python dependency, bug...Michał Górny2014-03-312-4/+10
* Revert the introduction of ABI_PPC due to a lot of breakage, bug #506298 to t...Michał Górny2014-03-312-8/+6
* Drop base.eclass (bug #497048)Mikle Kolyada2014-03-301-4/+7
* Add support for USE triggered policy decisions in SELinux eclassSven Vermeulen2014-03-302-3/+13
* Sync with kde overlay. Raise QT_MINIMAL to latest stable and simplify Qt depsJohannes Huber2014-03-302-7/+13
* Support rewriting symlinks in MULTILIB_CHOST_TOOLS, bug #506062.Michał Górny2014-03-302-4/+24
* Move test for MERGE_TYPE from check-reqs_pkg_setup() to check-reqs_run().Ulrich Müller2014-03-292-20/+25
* add ABI_PPC supportMike Frysinger2014-03-291-1/+7
* Output binary prefixes for units according to IEC 80000-13, as calculations a...Ulrich Müller2014-03-282-12/+17
* Fix typo in prefix block by Christoph Junghans <ottxor@gentoo.org>.Michael Palimaka2014-03-262-3/+6
* Add a single+tags mode to handle Google Code more efficiently, bug #503708.Michał Górny2014-03-242-6/+31
* linux-info: Bug #504346: Change one message from error to warning, kernel sou...Robin H. Johnson2014-03-212-4/+9
* style fix: change `...` to $(...)Mike Frysinger2014-03-201-6/+6
* update banned list of src funcs install_cert is banned in, and upgrade the ca...Mike Frysinger2014-03-201-4/+4
* drop long dead docert funcMike Frysinger2014-03-201-8/+1
* misc style fixes -- do not hardcode full path to `openssl`Mike Frysinger2014-03-201-12/+10
* respect CFLAGS wrt #497532Julian Ospald2014-03-192-3/+9
* added prefix support (bug #485608)Christoph Junghans2014-03-182-13/+23
* Mark @DEAD.Michał Górny2014-03-182-3/+8
* Some Gentoo PREFIX loveJustin Lecher2014-03-172-4/+8
* Update my src_uri.Ryan Hill2014-03-162-3/+6
* Add optfeature to eutils.eclass wrt bug 498988, ACKed by WilliamHChris Reffett2014-03-151-1/+46
* Add python_doexe() and python_newexe() to handle implementation-specific exec...Michał Górny2014-03-132-33/+71
* fix games.eclass to use games-misc/games-envdJulian Ospald2014-03-122-21/+11
* Use subslot operator deps on non-slotted PyPy.Michał Górny2014-03-122-3/+11
* Add non-slotted pypy to the eclass.Michał Górny2014-03-123-3/+21
* Revert ignorant pypy2_2 commit.Michał Górny2014-03-122-6/+7
* Modify python-utils-r1 for pypy2.2Patrick Lauer2014-03-122-4/+9
* Indicate that AUTOTOOLS_AUTORECONF should be set before calling inherit.Mike Gilbert2014-03-112-4/+7
* Whitespace.Ulrich Müller2014-03-091-2/+2
* Do not inherit base.eclass, bug 497054.Ulrich Müller2014-03-092-6/+23
* Remove stray character thanks to mimi_vx.Michael Palimaka2014-03-092-3/+6
* Add missing quotes wrt bug #503336.Michael Palimaka2014-03-092-4/+7
* Remove base inherit from virtuoso.eclassChris Reffett2014-03-071-22/+9
* Fix KDE 4.11.7 SRC_URIPatrick Lauer2014-03-052-2/+8
* Force EGIT_CLONE_TYPE=mirror for submodules since they can reference commits ...Michał Górny2014-03-032-2/+10
* Use git-r3 for live ebuilds.Michał Górny2014-03-022-5/+8
* Clarify where EGIT_CLONE_TYPE and EGIT_MIN_CLONE_TYPE is supposed to be set.Michał Górny2014-03-022-2/+11
* Do not try shallow clones on local repositories.Michał Górny2014-03-022-4/+11
* Force non-forward updates on git refs.Michał Górny2014-03-022-7/+10
* Add EGIT_MIN_CLONE_TYPE to control clone type via ebuilds.Michał Górny2014-03-022-2/+36
* Auto-unshallow when fetching by commit hash.Michał Górny2014-03-022-4/+12
* Support EGIT_CLONE_TYPE=shallow.Michał Górny2014-03-022-11/+32