summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-portage/ufed: Remove old.Ulrich Müller2020-05-061-2/+0
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-portage/ufed: Version bump to 0.96.Ulrich Müller2020-05-021-0/+1
| | | | | | Closes: https://bugs.gentoo.org/549042 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-portage/ufed: Bump to 0.95 to fix #695262Sven Eden2019-09-281-0/+1
| | | | | | | | | | | | | | | ufed-curses-checklist.c:ufed_getline() is limited to LINE_MAX, which is 2048 bytes. Unfortunately local USE flags can blast this limit, as ufed.pl also transmit an alternative description with stripped keywords. This release lets ufed.pl calculate whether a description has to be shorted, and does so if needed. Closes: https://bugs.gentoo.org/695262 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Sven Eden <yamakuzure@gmx.net> Closes: https://github.com/gentoo/gentoo/pull/13053 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-portage/ufed: Remove oldDavid Seifert2019-05-041-2/+0
| | | | | Package-Manager: Portage-2.3.65, Repoman-2.3.12 Signed-off-by: David Seifert <soap@gentoo.org>
* app-portage/ufed: Bump version to 0.94David Seifert2019-04-071-1/+1
| | | | | | Closes: https://bugs.gentoo.org/644518 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: David Seifert <soap@gentoo.org>
* app-portage/ufed: Bump version to 0.93David Seifert2019-04-071-0/+1
| | | | | | | | | * Fixes "unescaped left brace in regex" introduced with perl 5.28. Closes: https://bugs.gentoo.org/675332 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: David Seifert <soap@gentoo.org>
* app-portage/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* app-portage/ufed: Use slot operators for ncursesJustin Lecher2015-08-161-3/+0
| | | | | | | | | | Additionally: * drop base.eclass usage in favour of "epatch ${PATCHES[@]}" * clean old * merge changes into live ebuild Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+5
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