summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/musicbrainz: EAPI-7 bump, switch to cmake.eclassAndreas Sturmlechner2020-06-041-11/+5
| | | | | | | Drop obsolete c++14 flag Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/musicbrainz: Fix CMake errorWilliam Breathitt Gray2020-06-041-0/+2
| | | | | | | | | | This fixes a build error caused by improper use of wildcards in the project's src/CMakelists.txt file. Closes: https://bugs.gentoo.org/698090 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/15600 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@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>
* media-libs: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/musicbrainz: arm64 stableAaron Bauman2019-07-291-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/musicbrainz: Always build in C++14 modeDavid Seifert2018-02-191-2/+9
| | | | | Closes: https://bugs.gentoo.org/619668 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* media-libs/musicbrainz: Switch to httpsAndreas Sturmlechner2017-11-101-1/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.4
* media-libs/musicbrainz: Disable unittests if USE=!testAndreas Sturmlechner2017-11-101-0/+5
| | | | | Closes: https://bugs.gentoo.org/603112 Package-Manager: Portage-2.3.8, Repoman-2.3.4
* media-libs/musicbrainz: keyword ~arm64Alexis Ballier2017-07-011-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* media-libs/musicbrainz: arm ppc64 stable (bug 607744).Michael Weber2017-02-231-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-libs/musicbrainz: ia64 stable wrt bug #607744Agostino Sarubbo2017-02-181-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/musicbrainz: sparc stable wrt bug #607744Agostino Sarubbo2017-02-171-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/musicbrainz: ppc stable wrt bug #607744Agostino Sarubbo2017-02-121-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/musicbrainz-5.1.0-r0: stable on alphaTobias Klausmann2017-01-311-1/+1
| | | | Gentoo-Bug: 607744
* media-libs/musicbrainz: x86 stable wrt bug #607744Agostino Sarubbo2017-01-311-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/musicbrainz: amd64 stable wrt bug #607744Agostino Sarubbo2017-01-311-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/musicbrainz: Version bump to 5.1.0Andreas Sturmlechner2016-12-141-0/+36
Gentoo-bug: 530460 Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/3095