summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Fix obsolete copyrightsMichał Górny2019-10-101-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: introduce arm64 desktop profiles for gnome and plasmaAaron Bauman2019-07-279-0/+19
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* profiles: Update all files to YYYY-MM-DD date format.Ulrich Müller2019-07-012-5/+5
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* profiles: drop deprecated 13.0 profiles, bug #672960Sergei Trofimovich2019-06-1015-20/+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: mask multilib for arm64 musl profileAnthony G. Basile2019-04-101-0/+5
| | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* profiles: add new 17.0 arm64 musl profilesAnthony G. Basile2019-04-105-0/+29
| | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* profiles: linux/arm64: mask test USE flag dev-python/kazooPatrick McLean2019-03-261-0/+4
| | | | | | | | These deps aren't keyworded on arm64: - dev-python/graphviz - dev-python/objgraph Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* profiles: add experinemntal big-endian arm64 profileSergei Trofimovich2018-12-222-0/+3
| | | | | | | The change adds 'profiles/default/linux/arm64/17.0/big-endian'. steev has a device that actually running in big-endian mode! Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* profiles: deprecate arm64 13.0 profilesMart Raudsepp2018-12-195-0/+5
| | | | | Closes: https://bugs.gentoo.org/673256 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* profiles/default/linux/arm64/17.0/prefix: new arm64 prefix profile.Benda Xu2018-02-013-0/+4
| | | | Suggested-By: Qi-An Fu
* profiles: generate arm64 17.0 profile treeAndreas K. Hüttel2017-10-0610-0/+15
|
* 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/default/linux/arm64: Fix parent to little-endian, #600590Michał Górny2017-01-141-1/+1
| | | | | | | Fix the parent profile of default/linux/arm64 from top-level arch/arm64 to little-endian subprofile. This is what the profile structure suggests, and (unlike the top profile) it defines CHOST (and CHOST_arm64) as required by package manager, eclasses and ebuilds.
* sys-devel/gcc: add USE=vtv support for vtable verification #547040Mike Frysinger2016-05-081-0/+4
|
* Add an arm64 desktop systemd profileSteev Klimaszewski2016-03-242-0/+3
| | | | | Because we don't have gnome/kde yet, let's add a systemd profile for desktop systems without having to test all of the rest.
* profiles: linux/arm64: unmask USE=sanitize for gcc-5+Mike Frysinger2016-03-221-0/+7
|
* Add systemd arm64 profileSteev Klimaszewski2016-03-192-0/+3
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-088-0/+13
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