summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: [QA] Remove redundant `|| die` guardsDavid Seifert2019-12-111-2/+2
| | | | | | | | | | | | * Since all ebuilds in the tree are EAPI>=4, `|| die` on builtin commands is redundant and dead code. Closes: https://github.com/gentoo/gentoo/pull/13940 Reviewed-by: Ulrich Müller <ulm@gentoo.org> Reviewed-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* app-arch/unp: amd64 stable wrt bug #642642Mikle Kolyada2018-01-071-2/+2
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* app-arch/unp: x86 stable (bug #642642)Thomas Deutschmann2017-12-291-2/+2
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* app-arch/unp: [QA] Use relative symlink target(s)Michał Górny2017-08-221-1/+1
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-arch/unp: fix compilation without LINGUAS variableHanno2016-10-151-2/+10
| | | | | | Fixes bug #597198. Package-Manager: portage-2.3.2
* app-arch/unp: fix LINGUAS variable handlingHanno2016-10-151-2/+2
| | | | | | | | The previous variant fails if there are more than two entries in LINGUAS. Thanks to sping for pointing that out. Package-Manager: portage-2.3.2
* app-arch/unp: respect LINGUAS variableHanno2016-10-151-0/+45
Also port to EAPI 6, change upstream URL to https. Package-Manager: portage-2.3.2