summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles/hardened/powerpc: use.mask kdeMatt Turner2018-09-191-0/+7
|
* profiles/hardened/**/ppc64/32bit: Mask java-requiring USE flagsMatt Turner2018-09-191-0/+4
|
* profile: Clean up more obsolete masks and packagesMichał Górny2018-09-131-4/+0
|
* profiles: rm refs for removed sci-libs/ippAmy Liffey2018-08-162-4/+0
|
* games-fps/soldieroffortune-demo: Remove last-rited pkgMichał Górny2018-07-281-1/+0
| | | | Closes: https://bugs.gentoo.org/654492
* games-strategy/heroes3-demo: Remove last-rited pkgMichał Górny2018-07-281-1/+0
| | | | Closes: https://bugs.gentoo.org/654650
* profiles: drop nomultilib mask for dev-util/android-studioJason Zaman2018-07-201-1/+0
| | | | Closes: https://bugs.gentoo.org/603082
* profiles: Drop obsolete www-plugins/nspluginwrapper package.maskAndreas Sturmlechner2018-07-151-1/+0
|
* profiles: Drop obsolete games-kids/crayon-physics package.maskAndreas Sturmlechner2018-07-151-1/+0
|
* profiles: remove app-emulation/libvirt[xen] for no-multilibMatthias Maier2018-07-031-4/+0
|
* profiles: mask app-emulation/libvirt[xen] for no-multilibMatthias Maier2018-07-011-0/+5
|
* profiles: powerpc: Follow-up cleanup of PyQt5-revdeps masksAndreas Sturmlechner2018-06-172-6/+6
| | | | Thanks-to: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
* profiles: Drop obsolete entries for net-irc/kvirc.Arfrever Frehtes Taifersar Arahesis2018-06-131-1/+0
|
* profiles: Remove obsolete dev-lang/icc (ifc, idb, ...) masksMatthias Maier2018-06-081-3/+0
|
* profiles: Simplify video_cards_vesa/video_cards_via use masksMatt Turner2018-05-081-5/+0
| | | | | These are only available on x86/amd64, so we don't need to clutter up all arch profiles with them.
* profiles: Clean up masks for stale package versionsMichał Górny2018-04-181-1/+0
|
* profiles: Update package.mask for app-editors/emacs:18.Ulrich Müller2018-04-171-1/+1
|
* profiles/hardened/**/ppc64/32bit*: Mask app-admin/conky[hddtemp]Michał Górny2018-04-151-1/+1
|
* profiles/hardened/**/ppc64: Mask some package USE flagsMichał Górny2018-04-153-2/+22
|
* profiles: hardened,powerpc,uclibc: Drop obsolete qt4 p.use*.maskAndreas Sturmlechner2018-04-121-4/+0
|
* profiles: Remove obsolete masks for sci-chemistry/cyanaMatthias Maier2018-04-031-1/+0
|
* profiles: Mask trine-enchanted-edition in non-multilib/glibc profilesJames Le Cuirot2018-03-251-0/+1
|
* sys-apps/portage-mgorny: New packageMichał Górny2018-03-211-1/+2
| | | | | | Introduce a new fork of Portage focused on cleaning up stale code and adding useful features, with less emphasis on infinite backwards compatibility.
* profiles: unmask teamviewer-13 on no-multilibMaxim Koltsov2018-03-141-1/+2
| | | | Closes: https://bugs.gentoo.org/650354
* hardened/linux/powerpc/ppc64/64bit-userland/use.mask: mask luajit USEIlya Tumaykin2018-03-031-0/+5
| | | | | | dev-lang/luajit upstream doesn't support ppc64. Closes: https://github.com/gentoo/gentoo/pull/7286
* profiles/hardened/*ppc64*: Mask flags w/ masked REQUIRED_USEMichał Górny2018-02-281-1/+5
|
* profiles: Remove last-rited packagesAndreas Sturmlechner2018-02-121-2/+1
|
* profiles: Move LO-bin mask from hardened to 13.0 package.maskAndreas Sturmlechner2018-02-021-6/+1
| | | | Bug: https://bugs.gentoo.org/646410
* package.mask: mask new LO-bin for old hardened profilesAndreas K. Huettel2018-01-291-0/+5
|
* profiles: fix inheritance in hardened/linux/musl/x86, bug #645926Anthony G. Basile2018-01-281-1/+1
| | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* profiles: Clean up left overs from dead driversMatt Turner2018-01-271-9/+0
|
* profiles: hardened: Cleanup obsolete package entriesAndreas Sturmlechner2018-01-241-1/+0
|
* profiles: Mask some flags that have masked dependent flagsMichał Górny2018-01-121-0/+6
|
* hardened/linux/amd64/no-multilib: drop obsolete wine atomMikle Kolyada2018-01-081-4/+0
|
* profiles: Remove use.mask entries for missing/irrelevant flagsMichał Górny2017-12-302-5/+0
| | | | | | | Remove the use.mask entries referencing USE flags that are not valid global USE flags and that are either not used by any packages in Gentoo or the packages using them are not keyworded for the relevant architectures.
* profiles/hardened/linux: Remove obsolete package masksMichał Górny2017-12-303-18/+2
|
* profiles/hardened/linux: Remove refs to removed package USE flagsMichał Górny2017-12-301-6/+0
|
* profiles: unset default USE=justify in hardened profiles.Michael Orlitzky2017-12-191-1/+1
| | | | | | | | | | | | | | The "justify" USE flag is local to only app-editors/nano, but it was enabled by default in two hardened profiles, * hardened/linux/amd64/make.defaults * features/hardened/amd64/make.defaults The reasoning for that is lost to time, but probably dates back to when nano was part of the @system set, and we wanted the stages to be built with USE=justify set for nano (before per-package USE defaults). Closes: https://bugs.gentoo.org/635066
* profiles: hardened/linux/musl inherits from default/linux/muslAnthony G. Basile2017-12-1250-543/+11
| | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* profiles: force pie, ssp and -pch on hardened/linux/{uclibc,musl}Anthony G. Basile2017-12-124-1/+35
| | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* profiles: unmask pie for hardened/linux/uclibcAnthony G. Basile2017-12-121-0/+6
| | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* profiles: mask <net-firewall/fwbuilder-5.3.7 on musl and uclibcSergei Trofimovich2017-12-101-1/+5
| | | | | | Both require dev-libs/elfutils (works only on glibc). Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* profiles: Move the SYMLINK_LIB=yes setup to a 'lib32' subprofileMichał Górny2017-12-081-1/+1
| | | | | | | | Move the custom Gentoo SYMLINK_LIB=yes setup to arch/amd64/lib32 subprofile, making the top profile SYMLINK_LIB=no at the same time. Update the inheritance tree so that all current profiles switch to the sub-profile, and remove redundant SYMLINK_LIB=no overrides in arch/amd64/x32 sub-profile.
* profiles: Cleanup obsolete package.use.{,stable}.mask linesAndreas Sturmlechner2017-11-303-15/+0
|
* profiles: Simplify video_cards_siliconmotion maskMatt Turner2017-11-231-1/+0
| | | | | Instead of masking it on all the platforms it's not available, unmask it on the only three platforms it is.
* profiles: Simplify video_cards_{i915,i965,intel} masksMatt Turner2017-11-231-1/+0
| | | | | Instead of masking them on all the platforms they're not available, unmask them on the only two platforms they are.
* profiles: Remove dead video_cards_nsc maskMatt Turner2017-11-231-1/+0
| | | | | Not even sure what this hardware is, but xf86-video-nsc was not even in the tree at the time of the git conversion.
* profiles/hardened/linux/musl/x86/use.mask: ssp is broken on x86 muslAnthony G. Basile2017-11-211-0/+3
| | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* profiles/package.mask: remove last-rited pkgAustin English2017-11-132-9/+0
| | | | Signed-off-by: Austin English <wizardedit@gentoo.org>
* profiles: remove pax_kernel from default use flagsZero_Chaos2017-10-193-9/+9
| | | | | | With the removal of the only pax hardened kernel sources in gentoo, this use flag default no longer makes sense. I weep for all of us. https://www.gentoo.org/news/2017/08/19/hardened-sources-removal.html