public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libilbc/
Date: Wed, 22 Mar 2023 18:53:30 +0000 (UTC)	[thread overview]
Message-ID: <1679511162.e4711c4ac1f69dd2f6bfa0b33874f6cd7e8c1424.asturm@gentoo> (raw)

commit:     e4711c4ac1f69dd2f6bfa0b33874f6cd7e8c1424
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 15 10:13:10 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Mar 22 18:52:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4711c4a

media-libs/libilbc: update EAPI 7 -> 8, unbreak 9999 src_prepare()

See also: https://github.com/gentoo/gentoo/pull/25297

Sync KEYWORDS to 9999 template.

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-libs/libilbc/libilbc-9999.ebuild | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/media-libs/libilbc/libilbc-9999.ebuild b/media-libs/libilbc/libilbc-9999.ebuild
index 1b5199a69506..8245f9774424 100644
--- a/media-libs/libilbc/libilbc-9999.ebuild
+++ b/media-libs/libilbc/libilbc-9999.ebuild
@@ -1,16 +1,16 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit cmake-multilib
 
-if [[ ${PV} == *9999 ]]; then
+if [[ ${PV} == *9999* ]]; then
 	inherit git-r3
 	EGIT_REPO_URI="https://github.com/TimothyGu/${PN}"
 else
 	SRC_URI="https://github.com/TimothyGu/${PN}/releases/download/v${PV}/${P}.tar.gz"
-	KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+	KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
 fi
 
 DESCRIPTION="Packaged version of iLBC codec from the WebRTC project"
@@ -21,5 +21,5 @@ SLOT="0/3"
 
 PATCHES=(
 	"${FILESDIR}/${PN}-3.0.4-respect-CFLAGS.patch"
-	"${FILESDIR}/${P}-support-ia64.patch"
+	"${FILESDIR}/${PN}-3.0.4-support-ia64.patch" # bug 610546
 )


             reply	other threads:[~2023-03-22 18:53 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-22 18:53 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-07-28 16:58 [gentoo-commits] repo/gentoo:master commit in: media-libs/libilbc/ Andreas Sturmlechner
2023-07-28 16:58 Andreas Sturmlechner
2023-02-28  1:30 Sam James
2021-08-24 14:33 Marek Szuba
2021-02-15  5:35 Sam James
2021-02-15  0:38 Sam James
2021-02-05 12:29 Sam James
2021-02-03  0:20 Sam James
2021-02-01 13:33 Sam James
2021-02-01 13:31 Sam James
2021-01-01  2:47 Sam James
2019-06-16 16:43 David Seifert
2019-06-16 16:43 David Seifert
2019-06-16 16:43 David Seifert
2018-04-01 11:08 Sergei Trofimovich
2017-06-18 11:56 Alexis Ballier
2017-02-23 12:35 Michael Weber
2017-02-22 13:15 Michael Weber
2017-02-22 13:15 Michael Weber
2017-02-22 13:08 Michael Weber
2017-02-15 15:56 Agostino Sarubbo
2017-02-15 15:05 Agostino Sarubbo
2016-02-24 15:23 Alexis Ballier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1679511162.e4711c4ac1f69dd2f6bfa0b33874f6cd7e8c1424.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox