summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/libebur128: drop 1.2.6Andreas Sturmlechner11 days1-38/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/libebur128: update EAPI 7 -> 8Andreas Sturmlechner11 days1-0/+38
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: 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>
* */*: Drop obsolete CMAKE_ECLASS meta varAndreas Sturmlechner2022-08-191-1/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/libebur128: Keyword 1.2.6 riscv, #837059Yixun Lan2022-04-101-2/+2
| | | | Signed-off-by: Yixun Lan <dlan@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-libs/libebur128: Drop 1.2.4Andreas Sturmlechner2021-04-072-36/+0
| | | | | | Closes: https://bugs.gentoo.org/780105 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/libebur128: Stabilize 1.2.6 arm64, #780105Sam James2021-04-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libebur128: Stabilize 1.2.6 arm, #780105Sam James2021-04-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libebur128: Stabilize 1.2.6 ppc64, #780105Sam James2021-04-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libebur128: Stabilize 1.2.6 ppc, #780105Sam James2021-04-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libebur128: Stabilize 1.2.6 sparc, #780105Sam James2021-04-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libebur128: Stabilize 1.2.6 amd64, #780105Sam James2021-04-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libebur128: Stabilize 1.2.6 x86, #780105Sam James2021-04-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libebur128: 1.2.6 version bump, drop IUSE=static-libsAndreas Sturmlechner2021-02-142-0/+40
| | | | | | | | Set CMAKE_ECLASS=cmake Closes: https://bugs.gentoo.org/770550 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: Drop most stable hppa keywordsMatt Turner2020-12-311-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: [QA] Remove redundant <longdescription/>sMichał Górny2020-09-141-3/+0
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/17540 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/libebur128: Drop 1.2.3Andreas Sturmlechner2020-01-282-36/+0
| | | | | Package-Manager: Portage-2.3.86, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/libebur128: arm stable wrt bug #700306Mikle Kolyada2019-12-211-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-112-0/+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/libebur128: ia64 stable wrt bug #700306Agostino Sarubbo2019-12-031-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/libebur128: x86 stable (bug #700306)Thomas Deutschmann2019-12-011-1/+1
| | | | | Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-libs/libebur128: amd64 stable wrt bug #700306Agostino Sarubbo2019-12-011-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/libebur128: stable 1.2.4 for ppc64, bug #700306Sergei Trofimovich2019-12-011-1/+1
| | | | | | Package-Manager: Portage-2.3.80, Repoman-2.3.19 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* media-libs/libebur128: stable 1.2.4 for ppc, bug #700306Sergei Trofimovich2019-12-011-1/+1
| | | | | | Package-Manager: Portage-2.3.80, Repoman-2.3.19 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* media-libs/libebur128: stable 1.2.4 for hppa, bug #700306Sergei Trofimovich2019-12-011-1/+1
| | | | | | Package-Manager: Portage-2.3.80, Repoman-2.3.19 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* media-libs/libebur128: stable 1.2.4 for sparc, bug #700306Rolf Eike Beer2019-12-011-1/+1
| | | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* media-libs/libebur128: arm64 stableAaron Bauman2019-07-281-1/+1
| | | | | | 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/libebur128: fix maintainer nameAmy Liffey2019-07-021-1/+1
| | | | | Signed-off-by: Amy Liffey <amynka@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
* media-libs/libebur128: version bump 1.2.4Amy Liffey2019-07-022-0/+35
| | | | | | Closes: https://bugs.gentoo.org/689050 Signed-off-by: Amy Liffey <amynka@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
* media-libs/libebur128: added ~arm64Roy Bamford2019-02-191-2/+2
| | | | | | | Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/libebur128: remove unused patchesAmy Liffey2018-05-243-118/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* media-libs/libebur128: remove old versionsAmy Liffey2018-05-246-192/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* media-libs/libebur128: stable 1.2.3 for hppa, bug #634154Sergei Trofimovich2018-04-211-1/+1
| | | | | | Bug: https://bugs.gentoo.org/634154 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="hppa"
* media-libs/libebur128: stable 1.2.3 for sparcRolf Eike Beer2018-04-201-1/+1
| | | | | | Bug: https://bugs.gentoo.org/634154 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* media-libs/libebur128: stable 1.2.3 for ppc64, bug #634154Sergei Trofimovich2018-03-181-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64"
* media-libs/libebur128: arm stable wrt bug #634154Mikle Kolyada2018-03-151-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* media-libs/libebur128: keyworded 1.2.2 for sparc, bug #574786Rolf Eike Beer2018-03-061-2/+2
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* media-libs/libebur128: stable 1.2.3 for ppc, bug #634154Sergei Trofimovich2018-03-051-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
* media-libs/libebur128-1.2.3-r0: alpha stableTobias Klausmann2018-03-021-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/634154
* media-libs/libebur128: amd64 stableJason Zaman2018-02-151-1/+1
| | | | | Gentoo-bug: 634154 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-libs/libebur128: x86 stable (bug #634154)Thomas Deutschmann2018-02-121-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* media-libs/libebur128: stable 1.2.3 for ia64, bug #634154Sergei Trofimovich2018-02-101-2/+2
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
* media-libs/*: Update Manifest hashesMichał Górny2017-12-101-6/+6
|
* media-libs/libebur128: version bump 1.2.3Amy Liffey2017-11-232-1/+36
| | | | | Closes: https://bugs.gentoo.org/638416 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* media-libs/libebur128: 1.2.2 version bumpAndreas Sturmlechner2017-08-054-0/+135
| | | | | | Additional upstream fixes to cmake and adding pkgconfig file. Package-Manager: Portage-2.3.6, Repoman-2.3.1
* media-libs/libebur128: ia64 stable, bug #574786Sergei Trofimovich2017-06-101-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* media-libs/libebur128-1.2.0-r1: add alpha keywordTobias Klausmann2017-04-051-1/+1
| | | | Gentoo-Bug: 608868