summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: unkeyword ~ia64Arthur Zamarin2024-09-121-1/+1
| | | | | | | | Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-sound/musepack-tools: fixesMiroslav Šulc2024-07-044-26/+31
| | | | | | | | | fixed incompatible pointers removed obsolete blocked deps scrubbed patches Closes: https://bugs.gentoo.org/931661 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/musepack-tools: dropped obsolete 465-r2Miroslav Šulc2024-04-155-175/+0
| | | | | | Bug: https://bugs.gentoo.org/929984 Closes: https://bugs.gentoo.org/919211 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/musepack-tools: Stabilize 495 amd64, #929984Arthur Zamarin2024-04-141-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-sound/musepack-tools: Stabilize 495 x86, #929984Arthur Zamarin2024-04-141-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-sound/musepack-tools: Stabilize 495 arm, #929984Arthur Zamarin2024-04-141-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-sound/musepack-tools: Stabilize 495 ppc, #929984Arthur Zamarin2024-04-141-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-sound/musepack-tools: Stabilize 495 ppc64, #929984Arthur Zamarin2024-04-141-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-sound/musepack-tools: update SRC_URISam James2024-03-142-2/+2
| | | | | | | actually upload it... Closes: https://bugs.gentoo.org/926997 Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/musepack-tools: add 495Eli Schwartz2024-03-134-0/+169
| | | | | | | | | | | | | Upstream committed this revision in 2016 and is dead since then. It incorporates several fixes that were painfully patched around long after the fix was already available upstream. While we are at it, we can enforce visibility, which upstream supports but simply did not hook up. Closes: https://bugs.gentoo.org/530442 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/musepack-tools: mark as LTO-unsafeEli Schwartz2024-03-131-2/+12
| | | | | | Closes: https://bugs.gentoo.org/860882 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* */*: remove sparc-solaris keywordFabian Groffen2023-05-251-1/+1
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* */*: remove x86-solaris keywordFabian Groffen2023-05-241-1/+1
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* media-sound/musepack-tools: fix build on muslCristian Othón Martínez Vera2023-03-202-1/+26
| | | | | | | | | | | | | | | | Signed-off-by: Cristian Othón Martínez Vera <cfuga@cfuga.mx> Bug: https://bugs.gentoo.org/712978 This patch makes the following changes. * __linux__ isn't the same as __GLIBC__ Thus, it avoids calling <fpu_control.h> macros in musl, doesn't require conditional patching and still works nicely with glibc-based systems. * Includes <sys/select.h> for select(3). That header includes <sys/time.h> and also fixes the struct timeval error. Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/musepack-tools: keyword 465-r2 for ~loongWANG Xuerui2022-12-031-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* media-sound/musepack-tools: drop multilibSam James2022-09-091-6/+9
| | | | | | | No multilib reverse dependencies. Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* */*: Drop obsolete CMAKE_ECLASS meta varAndreas Sturmlechner2022-08-191-2/+1
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* media-sound/musepack-tools: keyword 465-r1 for ~riscvMarek Szuba2021-08-211-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* media-sound/musepack-tools: drop x86-macosFabian Groffen2021-01-061-2/+2
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* */*: Drop most stable hppa keywordsMatt Turner2020-12-311-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-sound/musepack-tools: remove .a filesJakov Smolic2020-11-142-23/+71
| | | | | | | Closes: https://bugs.gentoo.org/727792 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* media-sound/musepack-tools: fix -fno-common build failureSergei Trofimovich2020-06-132-1/+20
| | | | | | | | | Fix by Jeroen Roovers. Reported-by: Toralf Förster Closes: https://bugs.gentoo.org/706992 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* media-sound/musepack-tools: EAPI-7 bump, use cmake.eclassAndreas Sturmlechner2020-03-191-1/+2
| | | | | Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Andreas Sturmlechner <asturm@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>
* media-sound: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-sound/musepack-tools: EAPI-6 bump, httpsAndreas Sturmlechner2018-10-042-10/+14
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
* */*: Remove emul-linux-x86-* blockersDavid Seifert2018-04-201-2/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/8073
* media-sound/*: Update Manifest hashesMichał Górny2017-12-101-1/+1
|
* media-sound/musepack-tools: keyword ~arm64Alexis Ballier2017-07-081-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* media-sound/musepack-tools: arm stable, bug #619744Markus Meier2017-06-061-2/+2
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-084-0/+74
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed