summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-apps/iproute2: Synced live ebuild.Lars Wendler2018-02-021-13/+32
| | | | Package-Manager: Portage-2.3.23, Repoman-2.3.6
* sys-apps/iproute2: fix bison DEPEND.Robin H. Johnson2017-11-291-1/+1
| | | | | Closes: https://bugs.gentoo.org/597234 Package-Manager: Portage-2.3.16, Repoman-2.3.6
* sys-apps/iproute2: respect CCRobin H. Johnson2017-11-291-1/+1
| | | | | Closes: https://bugs.gentoo.org/630268 Package-Manager: Portage-2.3.16, Repoman-2.3.6
* sys-apps/iproute2: Adjusted live ebuild.Lars Wendler2017-11-131-2/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* sys-apps/iproute2: Synced live ebuild.Lars Wendler2017-09-061-16/+25
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-apps/iproute2: improve configure tests #602960Mike Frysinger2016-12-171-4/+4
|
* sys-apps/iproute2: refreshed live ebuildSergei Trofimovich2016-09-181-2/+1
| | | | | | | Buffer overflow patch was upstreamed, ipv6 patch was updated in iproute2-4.2.0, use that. Package-Manager: portage-2.3.0
* sys-apps/iproute2: respect CC, fixes cross-compilation, bug #591218Sergei Trofimovich2016-09-181-2/+2
| | | | | | | | | | | iproute tarball used to use 'CC = ' to override a compiler. Now it uses 'CC :=' and it broke our sed silently. Reported-by: Gerhard Bräunlich Reported-by: n05 on #gentoo-embedded Bug: https://bugs.gentoo.org/591218 Package-Manager: portage-2.3.0
* linuxfoundation: switch http:// URIs to https://Mike Frysinger2016-07-311-1/+1
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+128
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