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>
* media-libs/libfreehand: Fix build against ICU-65Andreas Sturmlechner2019-11-011-0/+2
| | | | | | Closes: https://bugs.gentoo.org/699096 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/libfreehand: arm64 stableAaron Bauman2019-08-011-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"
* media-libs/libfreehand: keyworded 0.1.2 for sparc, bug #550040Rolf Eike Beer2018-08-291-1/+1
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc"
* media-libs/libfreehand-0.1.2: ppc64 stable, bug 631800Matt Turner2018-03-111-1/+1
|
* media-libs/libfreehand: stable 0.1.2 for ppc, bug #631800Sergei Trofimovich2018-03-041-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
* media-libs/libfreehand: Always build in C++14 modeDavid Seifert2018-02-191-0/+5
| | | | | Closes: https://bugs.gentoo.org/619762 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* media-libs/libfreehand: Add missing DEPEND on dev-libs/boostAndreas Sturmlechner2018-02-041-2/+3
| | | | | | Reported-by: Triton Circonflexe <triton+gentoo@kumal.info> Closes: https://bugs.gentoo.org/646592 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* media-libs/libfreehand: keyworded 0.1.2 for hppa, bug #635780Sergei Trofimovich2017-12-211-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa"
* media-libs/libfreehand: Stable on amd64Manuel Rüger2017-11-141-1/+1
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.5
* media-libs/libfreehand: x86 stable (bug #637086)Thomas Deutschmann2017-11-111-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* media-libs/libfreehand: keyworded 0.1.2 for ppc/ppc64, bug #635780Sergei Trofimovich2017-10-291-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="ppc ppc64"
* media-libs/libfreehand: Add missing tests handlingAndreas Sturmlechner2017-10-091-2/+4
| | | | | | Reported-by: jorgicio <jpizarrocallejas@gmail.com> Gentoo-bug: 633806 Package-Manager: Portage-2.3.11, Repoman-2.3.3
* media-libs/libfreehand: 0.1.2 version bumpAndreas Sturmlechner2017-10-081-0/+48
Package-Manager: Portage-2.3.11, Repoman-2.3.3