summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/libopenraw: Stabilize 0.1.3 arm, #768252Sam James2021-02-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libopenraw: Stabilize 0.1.3 ppc, #768252Sam James2021-02-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libopenraw: Stabilize 0.1.3 x86, #768252Sam James2021-02-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libopenraw: Stabilize 0.1.3 amd64, #768252Sam James2021-02-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libopenraw: Stabilize 0.1.3 sparc, #768252Sam James2021-02-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libopenraw: Stabilize 0.1.3 ppc64, #768252Sam James2021-02-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libopenraw: EAPI-7, HOMEPAGE, DESCRIPTION, static-libs--Andreas Sturmlechner2021-02-011-8/+8
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: [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: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/libopenraw: bump to 0.1.3Gilles Dartiguelongue2018-11-181-0/+55
Add support for new camera models. Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Gilles Dartiguelongue <eva@gentoo.org>