summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-1/+2
| | | | | | | | | | | | | | | | | | 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>
* media-libs/x265: Restore 2.8Andreas Sturmlechner2018-11-111-0/+196
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/x265: Drop oldAndreas Sturmlechner2018-11-111-196/+0
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/x265: arm stable, bug #666486Markus Meier2018-10-151-1/+1
| | | | | | Signed-off-by: Markus Meier <maekke@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="arm"
* media-libs/x265-2.8: ppc64 stable, bug 666486Matt Turner2018-10-071-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/x265-2.8: ppc stable, bug 666486Matt Turner2018-10-071-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/x265: stable 2.8 for hppa, bug #666486Sergei Trofimovich2018-10-061-1/+1
| | | | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa"
* media-libs/x265: x86 stable (bug #666486)Thomas Deutschmann2018-10-011-1/+1
| | | | | Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
* media-libs/x265: stable 2.8 for ia64, bug #666486Sergei Trofimovich2018-09-301-2/+2
| | | | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11 RepoMan-Options: --include-arches="ia64"
* media-libs/x265: amd64 stable wrt bug #666486Mikle Kolyada2018-09-281-1/+1
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* media-libs/x265: backport upstream patch to fix build errorAlexis Ballier2018-06-291-0/+1
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* media-libs/x265: bump to 2.8Alexis Ballier2018-06-191-0/+195
Package-Manager: Portage-2.3.40, Repoman-2.3.9