summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: [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/libepubgen: 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/libepubgen-0.1.1: added ~ppc64, bug 664414Matt Turner2018-09-191-1/+1
|
* app-text/libepubgen: Drop 0.1.0Andreas Sturmlechner2018-08-292-41/+0
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* app-text/libepubgen: amd64 stable wrt bug #659024Mikle Kolyada2018-08-241-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-text/libepubgen: x86 stable (bug #659024)Thomas Deutschmann2018-08-241-1/+1
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* app-text/libepubgen-0.1.1: added ~arm64 keywordMart Raudsepp2018-07-131-1/+1
| | | | | | | Tested-by: Roy Bamford <neddyseagoon@gentoo.org> Bug: https://bugs.gentoo.org/646506 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="arm64"
* app-text/libepubgen: 0.1.1 version bumpAndreas Sturmlechner2018-06-072-0/+40
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-text/libepubgen: x86 stable (bug #652638)Thomas Deutschmann2018-05-291-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-text/libepubgen: Add missing test dependenciesAndreas Sturmlechner2018-05-261-0/+4
| | | | | Closes: https://bugs.gentoo.org/656536 Package-Manager: Portage-2.3.38, Repoman-2.3.9
* app-text/libepubgen: amd64 stable wrt bug #652638Mikle Kolyada2018-05-221-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* Add ~arm keyword (bug #646506)Mikle Kolyada2018-04-281-2/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-text/libepubgen: Drop oldAndreas Sturmlechner2017-12-152-37/+0
| | | | Package-Manager: Portage-2.3.18, Repoman-2.3.6
* app-text/libepubgen: 0.1.0 version bumpAndreas Sturmlechner2017-12-152-0/+37
| | | | Package-Manager: Portage-2.3.18, Repoman-2.3.6
* app-text/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* app-text/libepubgen: New packageAndreas Sturmlechner2017-10-213-0/+45
Required by app-office/libreoffice-6. Gentoo-bug: 628138 Package-Manager: Portage-2.3.12, Repoman-2.3.3