summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-text/libebook: Drop 0.1.2-r1Andreas Sturmlechner2020-10-311-63/+0
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-0/+1
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-text/libebook: arm64 stableAaron Bauman2019-07-301-2/+2
| | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64"
* app-text/libebook: use HTTPSMichael Mair-Keimberger2018-05-041-1/+1
|
* app-text/libebook: Always build in C++14 modeDavid Seifert2018-02-191-2/+5
| | | | | Closes: https://bugs.gentoo.org/618854 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-text/libebook: added ~arm64 keyword. Tested an ARM Cortex-A53Roy Bamford2017-08-281-2/+2
| | | | 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>
* app-text/libebook: Fix testsAndreas Sturmlechner2016-12-291-1/+4
| | | | | | | | | Gentoo-bug: 603098 Thanks to eroen <eroen@occam.eroen.eu> for the patch and taking it upstream. Package-Manager: portage-2.3.0
* app-text/libebook: Add USE=tools, drop eutils.eclassAndreas Sturmlechner2016-12-171-5/+5
| | | | Package-Manager: portage-2.3.0
* app-text/libebook: x86 stable wrt bug #580538Agostino Sarubbo2016-06-251-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-text/libebook: amd64 stable wrt bug #580538Agostino Sarubbo2016-05-131-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-text/libebook: Fix build with boost-1.59, bug 574764Andreas K. Hüttel2016-02-261-0/+57
Package-Manager: portage-2.2.27