summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles.desc: Add default/linux/arm/17.0/armv7a/systemd profileAndreas K. Hüttel2021-01-102-0/+3
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles.desc: Add default/linux/arm/17.0/armv6j/systemd profileAndreas K. Hüttel2021-01-092-0/+3
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles.desc: Add default/linux/arm/17.0/armv5te/systemd profileAndreas K. Hüttel2021-01-082-0/+3
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles.desc: Add default/linux/arm/17.0/armv4t/systemd profileAndreas K. Hüttel2021-01-082-0/+3
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Update all files to YYYY-MM-DD date format.Ulrich Müller2019-07-012-3/+3
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* profiles: drop deprecated 13.0 profiles, bug #672960Sergei Trofimovich2019-06-10102-194/+0
| | | | | | | | The 13.0 profiles are deprecated since Feb 2019 (or earlier) in favour of 17.0 profiles. Closes: https://bugs.gentoo.org/672960 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* profiles: Fix typo (sys-fs/dbus -> sys-apps/dbus) and improve explanation.Arfrever Frehtes Taifersar Arahesis2019-05-171-3/+3
| | | | | Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* profiles: Add targets/desktop/gnome/systemd and gate relevant via itMart Raudsepp2019-03-212-2/+2
| | | | | | | | | | | | Add a new targets/desktop/gnome/systemd profile, which parents targets/desktop/gnome and targets/systemd, like the specific gnome systemd profiles did. Change all these specific user exposed desktop/gnome/systemd profiles to go through that instead of directly to targets/systemd. This will allow us to do package.use, make.defaults (default USE flags) and other tweaks separate from the main gnome profile, which is now also used for non-systemd (elogind). Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* profiles: desktop/plasma/systemd - Add dates to headersBrian Evans2019-02-261-1/+1
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* profiles: desktop/plasma/systemd - Avoid user conflictsBrian Evans2019-02-261-0/+7
| | | | | | | | | | | The default install of KDE Plasma requires the setting of sys-fs/dbus[user-session]. However if net-wireless/bluez is already installed, this could lead to a conflict. Add a few package.use files to preempt this on the most common and likely profiles that are used. Signed-off-by: Brian Evans <grknight@gentoo.org>
* profiles/default/linux/arm: deprecated 13.0 profilesSergei Trofimovich2019-02-1932-0/+32
| | | | | | | Suggest using 17.0 profile equivalents instead. Closes: https://bugs.gentoo.org/673254 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* profiles: package.use.mask dev-util/perf[clang] on 13.0 ARM profilesMart Raudsepp2019-02-072-0/+2
| | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* profiles: update package.use.mask for dev-qt/qt-creator on armDavide Pesavento2018-12-232-1/+8
| | | | Signed-off-by: Davide Pesavento <pesa@gentoo.org>
* profiles: Mask flags requiring qdoc on 13.0 ARM profilesMichał Górny2018-12-222-0/+15
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Mask dev-qt/qdoc on 13.0 ARM profiles w/ masked clangMichał Górny2018-12-222-0/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* gentoo/profiles: Mask clang in 13.0 arm profilesMichał Górny2018-10-182-0/+36
| | | | | Bug: https://bugs.gentoo.org/595834 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Add new 17.0 uclibc profiles & features structureM. J. Everitt2018-10-0412-0/+34
| | | | | | Roughly mimicking commit deb72d3a8b4e6f37c9191a229bbe19/ Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* profiles: New default/linux/arm/17.0/musl/armv6j profileJames Le Cuirot2018-05-225-0/+15
| | | | | | This is based on the equivalent armv7a profile. It is to be maintained by veremitz and proxied by blueness. I have successfully built a stage3 using this profile.
* profiles: Use *eabihf on arm hardfloat triplets for 17.0 onwardsJames Le Cuirot2018-05-173-1/+5
| | | | | | 13.0 is now the exception, which sets it back to the old value. Bug: https://bugs.gentoo.org/602440
* profiles: CHOST_arm needs to be reset when arm CHOST changesJames Le Cuirot2018-05-171-0/+2
|
* profiles: Move unkeyworded dep masks to arch/armMichał Górny2018-04-151-13/+1
| | | | | | Move package USE flag masks related to unkeyworded dependencies from default/linux/arm to arch/arm where they belong. This may fix the issues in Hardened profiles.
* profiles/d/l/arm/17.0/armv7a/prefix: add prefix arm 17.0 profile.Benda Xu2018-02-263-0/+4
|
* profiles: restructure amd64, arm and x86 musl profilesAnthony G. Basile2018-01-288-0/+22
| | | | | | | | This restructuring brings the musl profiles into conformity with the glibc profiles for amd64, arm and x86. Yet to be done are the profiles for ppc and mips. Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* profiles: generate arm 17.0 profile treeAndreas K. Hüttel2017-10-0664-0/+96
|
* profiles/default/linux/arm: mask USE=mongo for app-admin/diamondFabian Groffen2017-09-171-0/+4
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* profiles: Drop obsolete kde profilesJohannes Huber2017-02-2014-21/+0
|
* profiles: mask net-libs/gnutls test-fullAlon Bar-Lev2017-01-041-0/+4
| | | | for stable and for unkeyworded arch
* profiles: mask USE=notmuch for mail-client/mutt on arches lacking the ↵Fabian Groffen2016-12-071-1/+5
| | | | keyword, bug #587560
* profiles: Add Plasma desktop profile for armJohannes Huber2016-05-2714-0/+21
| | | | Gentoo-bug: 584318
* sys-devel/gcc: add USE=vtv support for vtable verification #547040Mike Frysinger2016-05-081-0/+4
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0867-0/+107
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