summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-libs/readline: Bump to version 8.0 (without KEYWORDS)Lars Wendler2019-01-081-0/+17
| | | | | Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-libs/readline: EAPI bump and mingw-w64 patchMarty E. Plummer2018-04-124-6/+158
| | | | | | | | | | | | EAPI 6, patches reformatted to be -p1 (still usable for the older ebuilds), upstreamish[1] patch added to support mingw-w64. dohtml changed to HTML_DOCS einstalldocs. Removed src_unpack as unneeded (probably a holdover from a much older version). [1]: http://lists.gnu.org/archive/html/bug-readline/2018-01/msg00001.html Package-Manager: Portage-2.3.24, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7616
* sys-libs/readline: remove unused patch.Michael Mair-Keimberger2017-10-201-24/+0
|
* sys-libs/readline: add missing prototype from upstreamMike Frysinger2016-12-091-0/+14
|
* sys-libs/readline: Bump to version 7.0_p1. Removed old.Lars Wendler2016-11-181-29/+0
| | | | | | | We already had the issue fixed in 7.0-r1 that 7.0_p1 is fixing but now we have the official patch. Package-Manager: portage-2.3.2
* sys-libs/readline: add upstream patch for excessive history memory allocs ↵Mike Frysinger2016-11-101-0/+29
| | | | #597006
* sys-libs/readline: version bump to 7.0_beta2Mike Frysinger2016-08-111-0/+24
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-085-0/+131
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