summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/include-what-you-use: bump up to 3.9, bug #598778Sergei Trofimovich2016-11-052-0/+47
| | | | | | | | | I've only slightly tweaked nado@'s ebuild. Bug: https://bugs.gentoo.org/598778 Reported-by: nado@troglodyte.be Package-Manager: portage-2.3.2
* dev-util/include-what-you-use: bump up to 3.8 (upstream 0.6), bug #583172Sergei Trofimovich2016-05-172-0/+33
| | | | | | | Reported-by: mbartoszkiewicz at gmail.com Bug: https://bugs.gentoo.org/583172 Package-Manager: portage-2.3.0_rc1
* dev-util/include-what-you-use: drop oldSergei Trofimovich2016-05-134-370/+0
| | | | Package-Manager: portage-2.2.28
* dev-util/include-what-you-use: drop oldSergei Trofimovich2016-05-131-36/+0
| | | | Package-Manager: portage-2.2.28
* dev-util/include-what-you-use: set upper bound to clang-3.7Sergei Trofimovich2016-05-131-2/+2
| | | | | | Fails to build with clang-3.8 Package-Manager: portage-2.2.28
* dev-util/include-what-you-use: version bump to match sys-devel/clang-3.7David Seifert2016-03-022-0/+33
| | | | | | | * EAPI=6 * Fix typo in WEIRD_UPSTREAM_VERSION Package-Manager: portage-2.2.27
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* dev-util/include-what-you-use: allow clang-3.7Sergei Trofimovich2015-11-291-0/+36
| | | | Package-Manager: portage-2.2.25
* ADd missing remote-id entriesJustin Lecher2015-09-071-0/+3
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-util/include-what-you-use: Fixing HOMEPAGE move due to code.google.com ↵Tobias Klausmann2015-09-014-4/+4
| | | | | | shutdown Package-Manager: portage-2.2.20.1
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-243-3/+3
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-087-0/+448
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