summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles: drop redundant LibreSSL masks (shadowed)Sam James2021-05-011-6/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* profiles: Fix entry headerMatt Turner2020-12-051-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles: Mask dev-util/gtk-doc[test] where neededMatt Turner2020-12-051-0/+4
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles: remove use.mask for sqlite on m68kKent Fredric2020-10-201-3/+0
| | | | | | | | | | | dev-db/sqlite isn't masked at all, and is keyworded for m68k! Multiple packages require dev-lang/python[sqlite] This mask has been in place since 2008, when the m68k profiles were first invented. Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* profiles: package.use.mask lapack for dev-python/numpy on m68kKent Fredric2020-10-201-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | Running lapack on a "calculator" is probably not the best idea, and the only reason I'm currently attempting to keyword numpy in the first place is to satisfy *test* dependencies. Otherwise you get this: sys-apps/portage w/ USE=rsync-verify (default) - app-portage/gemato w/ USE=gpg (default) - dev-python/requests w/ FEATURES=test - dev-python/pytest-httpbin - dev-python/httpbin - dev-python/brotlipy w/ FEATURES=test - dev-python/hypothesis - dev-python/sortedcontainers w/ FEATURES=test - dev-python/pytest - dev-python/importlib_metadata - dev-python/zipp - dev-python/toml w/ FEATURES=test - dev-python/numpy w/ USE=lapack (optional) - virtual/cblas - sci-libs/lapack w/ USE=eselect-ldso (optional) Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* profiles: Unmask crypt and python USE flags on m68kJames Le Cuirot2020-07-021-2/+0
| | | | | | | | | Lord knows why vapier masked these 14 years ago. Maybe it was simply down to keywording but the profile is experimental now. Python certainly works fine now and I even recall it working back then. crypt at least works for glibc. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* profiles: arch/*mask: Sync ayatana and appindicator arch masksPacho Ramos2020-04-231-0/+1
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* profiles/arch/m68k/use.mask: mask USE=libressl, USE=valgrindSergei Trofimovich2020-04-231-0/+9
| | | | | | | libressl has no m68k keywords. valgrind has no m68k target support. Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* profiles: m68k: Mask net-misc/openssh[security-key]Patrick McLean2020-02-151-0/+4
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* profiles/arch/m68k: clean old efl maskJoonas Niilola2020-02-081-4/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* profiles: Clean up stale flag masksMichał Górny2020-01-171-5/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Move USE=libglvnd to use.stable.maskMatt Turner2019-12-051-0/+4
| | | | | | | ... and to profiles for arches without keywords. Bug: https://bugs.gentoo.org/692206 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles/arch: mask glibc[gd] on riscv, m68k, shSergei Trofimovich2019-12-021-0/+8
| | | | | Bug: https://bugs.gentoo.org/701726 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* profiles: Drop package.use.force of app-doc/pms[binary] on m68k.Ulrich Müller2019-11-301-6/+0
| | | | | | | app-doc/pms no longer has a binary flag; the prebuilt version is in a separate package now. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* profiles: Drop IUSE=glamorMatt Turner2019-11-031-2/+1
| | | | | | | libepoxy is stable on s390, so remove those masks entirely. Closes: https://bugs.gentoo.org/698114 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles: update ayatana flag to match keywordsMattéo Rossillol‑‑Laruelle2019-09-131-0/+4
| | | | | | Signed-off-by: Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/12834 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Clean last remnants of USE=avahi upMichał Górny2019-07-151-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Update all files to YYYY-MM-DD date format.Ulrich Müller2019-07-014-14/+14
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* profiles: Move elogind from base/use.mask to arch/*/use.maskAndreas Sturmlechner2019-04-011-2/+6
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: Drop atari-fdisk from m68k packagesJames Le Cuirot2019-02-051-4/+0
| | | | | | | | Not every m68k system is an Atari and this collides with the PC fdisk from sys-apps/util-linux. Closes: https://bugs.gentoo.org/677340 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* profiles: Extend m68k jit USE mask to dev-libs/libpcre2James Le Cuirot2019-01-261-0/+1
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* sys-fs/lvm2: [QA] Punt removed cman/clvm supportMichał Górny2018-12-111-5/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* arch/m68k/package.use.force: remove dev-libs/efl USE forceJoonas Niilola2018-09-301-4/+0
| | | | | Signed-off-by: Joonas Niilola <juippis@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Cleanup obsolete dev-qt/* revdep and phonon USE masksAndreas Sturmlechner2018-06-271-1/+0
|
* profiles: Remove use.mask entries for missing/irrelevant flagsMichał Górny2017-12-301-1/+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: Mask net-libs/gnutls[test-full] where [seccomp] is maskedMichał Górny2017-08-081-0/+4
|
* profiles: Add profile-enforced global big-endian USE flagJames Le Cuirot2017-07-071-0/+7
| | | | | | The flag is forced and masked by default and then unmasked where necessary. Note that there are some big endian host values listed in tc-endian() that we do not have profiles for.
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-284-4/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* profiles: Mask glamor and wayland USE flags on m68k and s390.Matt Turner2017-02-251-0/+5
|
* profiles: Clean up obsolete use.force/use.force entriesMichał Górny2017-01-201-5/+0
|
* net-print/foomatic-filters: Remove last-rited pkg, #568980Michał Górny2016-12-191-4/+1
|
* profiles: Remove dev-libs/opensc[nsplugin] m68k maskJames Le Cuirot2016-05-221-3/+0
| | | | This package hasn't had the nsplugin USE flag for years.
* proj/gentoo: Initial commitRobin H. Johnson2015-08-088-0/+178
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed