summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* metadata: Reinstate EAPI=1 ban in layout.confManuel Rüger2017-01-141-2/+2
| | | | Gentoo-Bug:_ 551968
* Add metadata/xml-schema/ to gitignoreJason Zaman2016-05-041-0/+1
|
* metadata: ignore mirroring test fileJustin Lecher2016-01-201-0/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* layout.conf: add a header for peopleMike Frysinger2016-01-181-0/+6
|
* layout.conf: update external URLs #572222Mike Frysinger2016-01-181-2/+2
|
* metadata: anchor projects.xml gitignore.Robin H. Johnson2016-01-161-1/+1
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* metadata: Don't check in projects.xmlJustin Lecher2016-01-151-0/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* metadata: deprecated EAPI=4Julian Ospald2015-10-141-1/+2
| | | | Council log: https://projects.gentoo.org/council/meeting-logs/20151011.txt
* metadata: Ignore symlinks as well as directoriesMike Gilbert2015-08-241-5/+5
|
* gitignore: add pkg_desc_indexJulian Ospald2015-08-151-0/+1
|
* metadata: anchor the ignored pathsMike Frysinger2015-08-111-10/+10
| | | | | We don't want to ignore all files named "glsa", just the "glsa" dir in the metadata dir.
* proj/gentoo: Initial commitRobin H. Johnson2015-08-083-0/+75
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