From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/wayland-scanner/
Date: Sun, 3 Jul 2022 22:30:34 +0000 (UTC) [thread overview]
Message-ID: <1656887419.9ba7c1c18c7b746063ef32d3d12ff47aed32d0b7.mattst88@gentoo> (raw)
commit: 9ba7c1c18c7b746063ef32d3d12ff47aed32d0b7
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 3 22:15:55 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Jul 3 22:30:19 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ba7c1c1
dev-util/wayland-scanner: Update SRC_URI
Also use EAPI=8 and drop unnecessary slot operator on expat.
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
dev-util/wayland-scanner/wayland-scanner-9999.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-util/wayland-scanner/wayland-scanner-9999.ebuild b/dev-util/wayland-scanner/wayland-scanner-9999.ebuild
index 4761157bfcaa..a71f5f47ad48 100644
--- a/dev-util/wayland-scanner/wayland-scanner-9999.ebuild
+++ b/dev-util/wayland-scanner/wayland-scanner-9999.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
if [[ ${PV} = *9999* ]]; then
EGIT_REPO_URI="https://gitlab.freedesktop.org/wayland/wayland.git"
inherit git-r3
else
- SRC_URI="https://wayland.freedesktop.org/releases/wayland-${PV}.tar.xz"
+ SRC_URI="https://gitlab.freedesktop.org/wayland/wayland/-/releases/${PV}/downloads/wayland-${PV}.tar.xz"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
S="${WORKDIR}/wayland-${PV}"
fi
@@ -22,7 +22,7 @@ SLOT="0"
BDEPEND="virtual/pkgconfig"
RDEPEND="
!<dev-libs/wayland-${PV}
- >=dev-libs/expat-2.1.0-r3:=
+ >=dev-libs/expat-2.1.0-r3
"
DEPEND="${RDEPEND}"
next reply other threads:[~2022-07-03 22:30 UTC|newest]
Thread overview: 58+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-03 22:30 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-10 4:58 [gentoo-commits] repo/gentoo:master commit in: dev-util/wayland-scanner/ Matt Turner
2024-12-21 7:42 Matt Turner
2024-12-21 2:46 Matt Turner
2024-10-18 10:51 Arthur Zamarin
2024-10-18 10:51 Arthur Zamarin
2024-10-18 10:18 Sam James
2024-10-18 6:50 Arthur Zamarin
2024-10-18 6:50 Arthur Zamarin
2024-09-03 1:57 Matt Turner
2024-09-02 17:52 Matt Turner
2024-08-31 10:52 Arthur Zamarin
2024-08-30 6:39 Arthur Zamarin
2024-08-30 6:39 Arthur Zamarin
2024-08-30 6:39 Arthur Zamarin
2024-08-30 6:39 Arthur Zamarin
2024-08-30 6:18 Arthur Zamarin
2024-08-29 23:08 Sam James
2024-08-08 6:00 Joonas Niilola
2024-07-04 19:11 Arthur Zamarin
2024-07-04 19:08 Sam James
2024-07-04 18:47 Arthur Zamarin
2024-07-04 18:43 Sam James
2024-05-31 13:55 Matt Turner
2023-05-12 22:34 Matt Turner
2023-05-10 17:07 Arthur Zamarin
2023-05-10 16:38 Sam James
2023-05-10 16:35 Arthur Zamarin
2023-05-10 16:35 Arthur Zamarin
2023-05-10 16:35 Arthur Zamarin
2023-05-10 16:18 Sam James
2023-04-09 2:10 Matt Turner
2022-08-17 16:11 Arthur Zamarin
2022-07-03 22:30 Matt Turner
2022-05-09 2:55 WANG Xuerui
2022-05-09 2:55 WANG Xuerui
2022-02-07 19:03 Matt Turner
2022-02-01 21:13 Arthur Zamarin
2022-02-01 20:59 Arthur Zamarin
2022-01-21 12:25 Sam James
2022-01-18 23:02 Jakov Smolić
2022-01-18 22:16 Jakov Smolić
2022-01-18 22:16 Jakov Smolić
2022-01-18 12:26 Sam James
2021-12-10 5:49 Matt Turner
2021-12-10 5:49 Matt Turner
2021-12-10 5:49 Matt Turner
2021-03-25 23:42 Sam James
2021-03-25 23:42 Sam James
2021-03-20 13:41 Sergei Trofimovich
2021-03-09 11:31 Sam James
2021-03-09 11:23 Sam James
2021-03-09 10:31 Sam James
2021-03-09 10:30 Sam James
2021-01-28 2:36 Matt Turner
2021-01-28 2:36 Matt Turner
2021-01-08 3:24 Matt Turner
2020-12-27 19:19 Matt Turner
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=1656887419.9ba7c1c18c7b746063ef32d3d12ff47aed32d0b7.mattst88@gentoo \
--to=mattst88@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