summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Preserve all whitespace in shebangs, and add regression test for that. Also, ↵Michał Górny2014-09-043-4/+15
| | | | prevent filename expansion when word-splitting it. Bug #522080.
* Fix tests for python_is_python3.Michał Górny2014-09-042-5/+8
|
* committed new eclass to support mozilla ebuildsIan Stakenvicius2014-09-032-1/+141
|
* Fix libedit MULTILIB_USEDEP wrt bug 521964Brian Evans2014-09-032-4/+7
|
* Add bashcomp_alias function to create command aliases for completion.Michał Górny2014-09-022-2/+21
|
* Update pax-utils.eclass according to bug #520198Anthony G. Basile2014-08-302-73/+49
|
* Update copyright year.Davide Pesavento2014-08-291-2/+2
|
* I hate CVS.Davide Pesavento2014-08-291-1/+1
|
* Initial commit of qt5-build.eclassDavide Pesavento2014-08-292-1/+736
|
* Sync mysql-multilib.eclass from mysql overlayBrian Evans2014-08-292-7/+22
|
* Update selinux eclass with improved rlpkg call and relabeling package set ↵Sven Vermeulen2014-08-282-8/+10
| | | | optimization
* Make completionsdir default to the new location (for new installs). Eselect ↵Michał Górny2014-08-272-4/+8
| | | | support is provided in app-shells/bash-completion-2.1-r1.
* Pass install paths to distutils via setup.cfg.Michał Górny2014-08-242-27/+48
|
* Back to gogo infrastructureSven Vermeulen2014-08-241-2/+2
|
* Temporarily switch to github for live ebuilds until gogo is working againSven Vermeulen2014-08-231-2/+2
|
* Relabel depending packages so we no longer need DEPEND calls for pure policy ↵Sven Vermeulen2014-08-232-2/+17
| | | | dependencies in SELinux
* Add extra quoting to prevent accidental globbing.Michał Górny2014-08-182-5/+8
|
* Move ENABLE_DTRACE check to the multilib_src_configure wrt bug 520028Brian Evans2014-08-172-2/+6
|
* Add new multilib_native_enable and multilib_native_with functions; fix ↵Jonathan Callen2014-08-172-14/+36
| | | | documentation
* Sync with KDE overlay, including a large number of cosmetic changes and ↵Michael Palimaka2014-08-122-129/+111
| | | | simplification and removal of old code.
* require autoconf-2.69 now that it is stable for a while #507374Mike Frysinger2014-08-121-2/+2
|
* drop FAKE_TARGETS support #467488Mike Frysinger2014-08-111-21/+1
|
* Added -mfix-r10000/-mno-fix-r10000 to ALLOWED_FLAGS for MIPS.Joshua Kinard2014-08-111-1/+4
|
* Added -mfix-r10000/-mno-fix-r10000 to ALLOWED_FLAGS for MIPS.Joshua Kinard2014-08-111-2/+2
|
* Raise gcc minimum version to 4.7, bugs #462550, #471770, #508324.Johannes Huber2014-08-102-4/+7
|
* Check for earlier version, not different version (bug #519558 by kavol).Jeroen Roovers2014-08-102-23/+28
|
* Add extra download URL from overlay.Robin H. Johnson2014-08-102-2/+6
|
* Use PVR for BASEPOL in SELinux eclassSven Vermeulen2014-08-082-3/+7
|
* added prefix supportChristoph Junghans2014-08-082-10/+16
|
* Add 340x device mask (bug #519314 by Joerg Neikes). Sort mask logic by ↵Jeroen Roovers2014-08-081-59/+93
| | | | version. Add braces to variables. List myself as maintainer.
* Fixed numerous misquotings by introducing arraysLars Wendler2014-08-072-34/+39
|
* Adding support for different GIT repos with SELinux policy ebuildsSven Vermeulen2014-08-062-3/+25
|
* Raise CMAKE_MIN_VERSION to 2.8.12 by Ben Kohler <bkohler@gmail.com>, bug ↵Johannes Huber2014-08-052-3/+7
| | | | #519158.
* added prefix support (bug #433736)Christoph Junghans2014-08-052-31/+41
|
* Another typo.Mike Gilbert2014-08-052-3/+6
|
* Fix typo.Robin H. Johnson2014-08-051-1/+4
|
* Fix typo.Robin H. Johnson2014-08-051-2/+2
|
* Fix bug #513706 ssp only on gnu CTARGET'sMagnus Granberg2014-08-042-4/+9
|
* Remove sourceforge SRC_URI for leechcraft packages, only leechcraft.org is ↵Maxim Koltsov2014-08-032-4/+7
| | | | used now
* Updated mozconfig-v4.eclass to properly support optional IUSE=wifiIan Stakenvicius2014-08-012-5/+38
|
* When probing for supported test targets for make, explicity ignore recipe ↵Maciej Mrozowski2014-07-311-3/+3
| | | | errors even if we run make in dry-run mode.
* Update mysql cmake eclasses to prevent upstream from setting default ↵Brian Evans2014-07-313-3/+13
| | | | features and CFLAGS
* use 0 for the fallback group rather than "root" to avoid portability issues ↵Mike Frysinger2014-07-311-3/+3
| | | | (e.g. BSDs that do not have a root group)
* Update the multilib eclass to match the work done by grobian for mysql-v2Brian Evans2014-07-312-16/+20
|
* better wording to eerrorSamuli Suominen2014-07-301-3/+3
|
* Deprecate the longer udev_get_udevdir() function in favour of the shorter ↵Samuli Suominen2014-07-302-4/+9
| | | | get_udevdir(), notably gentoo-x86 has been fully converted
* Handle grsec TPE to ensure apache can compile. $T is group-writable, owned ↵Robin H. Johnson2014-07-302-2/+14
| | | | by portage, and TPE blocks that.
* ChangeLogIan Stakenvicius2014-07-291-9/+12
|
* Convert mysql eclasses to git-r3 eclass, so we can remove RESTRICT=userpriv ↵Robin H. Johnson2014-07-293-14/+15
| | | | for live copies of the patches.
* Sync mysql eclass from overlay.Robin H. Johnson2014-07-297-35/+938
|