summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles/profiles.desc: revert "deprecate most ia64 profiles"Sergei Trofimovich2020-04-174-4/+0
| | | | | | | | | | | | Ad basic gnome packages were rekeyworded let's keep gnome profiles for now. This reverts commits - 9daa398509e9272186816e735249cfd5310213db. - 584c9af2c54b39311205e51874a9c53ea3d5be73. Bug: https://bugs.gentoo.org/717550 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* profiles/profiles.desc: deprecate most ia64 profilesSergei Trofimovich2020-04-124-0/+4
| | | | | | | | | | | | Deprecate the following ia64 profiles: - default/linux/ia64/17.0/desktop - default/linux/ia64/17.0/desktop/gnome - default/linux/ia64/17.0/desktop/gnome/systemd - default/linux/ia64/17.0/developer Use default/linux/ia64/17.0 instead. Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* profiles: Move masks to the right placeMatt Turner2019-08-252-8/+0
| | | | | | | See commit 989a661ac8ac ("profiles: Move unkeyworded dep masks to arch/arm"). The same rationale applies. Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles: Update all files to YYYY-MM-DD date format.Ulrich Müller2019-07-011-1/+1
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* profiles: drop deprecated 13.0 profiles, bug #672960Sergei Trofimovich2019-06-1017-28/+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: 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>
* default/linux/ia64: re-enable -Wl,--as-needed bu default, bug #541828Sergei Trofimovich2019-03-171-6/+0
| | | | | | | | sys-devel/binutils:2.30 is stable for about 6 months. Let's enable it for everyone. Bug: https://bugs.gentoo.org/541828 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* profiles: Move unkeyworded dep masks to arch/ia64Michał Górny2018-04-152-22/+0
| | | | | Move package.use.mask entries for unkeyworded dependencies from default/linux/ia64/* to arch/ia64.
* profiles: deprecate ia64 13.0 profilesAndreas K. Hüttel2018-01-065-0/+5
|
* profiles: generate ia64 17.0 profile treeAndreas K. Hüttel2017-10-0613-0/+34
|
* profiles: Cleanup curl_ssl_polarssl from use.maskThomas Deutschmann2017-06-091-4/+2
| | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* profiles: Drop ia64's gnutls test-full package.use.maskMatt Turner2017-03-211-4/+0
|
* 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: Drop obsolete kde profilesJohannes Huber2017-02-204-6/+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: ia64: workaround --as-needed crashes in ld #541828Mike Frysinger2016-03-211-0/+7
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0819-0/+45
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