public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/wayland-protocols/
Date: Sat, 14 Jun 2025 16:44:33 +0000 (UTC)	[thread overview]
Message-ID: <1749919338.cd4a835971654776e69034d58a8d57db9b0bdcb1.mattst88@gentoo> (raw)

commit:     cd4a835971654776e69034d58a8d57db9b0bdcb1
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 14 16:38:53 2025 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Jun 14 16:42:18 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd4a8359

dev-libs/wayland-protocols: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 dev-libs/wayland-protocols/Manifest                |  2 --
 .../wayland-protocols-1.41.ebuild                  | 37 ----------------------
 .../wayland-protocols-1.43.ebuild                  | 37 ----------------------
 3 files changed, 76 deletions(-)

diff --git a/dev-libs/wayland-protocols/Manifest b/dev-libs/wayland-protocols/Manifest
index d96b77fbd62f..3a3184aac87d 100644
--- a/dev-libs/wayland-protocols/Manifest
+++ b/dev-libs/wayland-protocols/Manifest
@@ -1,4 +1,2 @@
-DIST wayland-protocols-1.41.tar.xz 120224 BLAKE2B cb24920543041c7194b7c9fca8185c130c06669df67119b3102f37ca245c31e03534e5431274869f871780306b8e1f75e08279dbd82c2a7ec13e227ccedc8275 SHA512 6122fe4f20a1a0908abd631ff31302b56018050e5e835c1413d5b40a527980c30859ed9cddf595213f7d5eb1d50baaf6adc312cef9279d60b8a15e447e259863
-DIST wayland-protocols-1.43.tar.xz 121860 BLAKE2B a13d62e6870e70d1ffdf2e8ca97f4ab09e500e1b0f552fe05e5ce51325b40c050d6ab86260dc6778e191582d797f08909cfe77ea733f119f622082a974133fd0 SHA512 e568ef57d169235426044c1dcffe1e55daaa0ac6071e72e20e50f509d7d506a01fb49a394954308d5e8d329482e74d0d0a326f11e1c8b4c628453db2adea7274
 DIST wayland-protocols-1.44.tar.xz 124928 BLAKE2B 9d9fa5a61a50ab3ec6e2716bc672799ace79c2a44229e960fb9de5214b0726640ebe53a976d80afbfc92c0b27d739eb0e463b3cb6d470222aaf4eca33a9414d9 SHA512 8714e0bedb394c01164b9f4d839daf014f130c79782e2695a304efbe1c8ea7b1e8ef01663fec340df485b179d2bfdb3bad5fba6474d6cb24b90a622d921b419b
 DIST wayland-protocols-1.45.tar.xz 130040 BLAKE2B 9c70bf8975056e4038492101c38acdc476b28e277200144ff6e436e573b1e023e609b0a7bbf8f5acedecbfb268af6b41d11d4c101ffecebafe29440f4dcee4c1 SHA512 d0557a75eb486fb824f182648bec346e270cb1ada8727613377ab95b0ccb595c516de242f486110c88b7009e98c87b071bf5b598f84466e5624aa1d81f19e195

diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.41.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.41.ebuild
deleted file mode 100644
index 7233183170be..000000000000
--- a/dev-libs/wayland-protocols/wayland-protocols-1.41.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit meson
-
-DESCRIPTION="Wayland protocol files"
-HOMEPAGE="https://wayland.freedesktop.org/"
-
-if [[ ${PV} = 9999* ]]; then
-	EGIT_REPO_URI="https://gitlab.freedesktop.org/wayland/${PN}.git/"
-	inherit git-r3
-else
-	SRC_URI="https://gitlab.freedesktop.org/wayland/${PN}/-/releases/${PV}/downloads/${P}.tar.xz"
-	KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-DEPEND="
-	test? ( dev-libs/wayland )
-"
-BDEPEND="
-	>=dev-util/wayland-scanner-1.23.0
-	virtual/pkgconfig
-"
-
-src_configure() {
-	local emesonargs=(
-		$(meson_use test tests)
-	)
-	meson_src_configure
-}

diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.43.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.43.ebuild
deleted file mode 100644
index 88fd7ea8817d..000000000000
--- a/dev-libs/wayland-protocols/wayland-protocols-1.43.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit meson
-
-DESCRIPTION="Wayland protocol files"
-HOMEPAGE="https://wayland.freedesktop.org/"
-
-if [[ ${PV} = 9999* ]]; then
-	EGIT_REPO_URI="https://gitlab.freedesktop.org/wayland/${PN}.git/"
-	inherit git-r3
-else
-	SRC_URI="https://gitlab.freedesktop.org/wayland/${PN}/-/releases/${PV}/downloads/${P}.tar.xz"
-	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-DEPEND="
-	test? ( dev-libs/wayland )
-"
-BDEPEND="
-	>=dev-util/wayland-scanner-1.23.0
-	virtual/pkgconfig
-"
-
-src_configure() {
-	local emesonargs=(
-		$(meson_use test tests)
-	)
-	meson_src_configure
-}


             reply	other threads:[~2025-06-14 16:44 UTC|newest]

Thread overview: 196+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-14 16:44 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-09-07 18:18 [gentoo-commits] repo/gentoo:master commit in: dev-libs/wayland-protocols/ Matt Turner
2025-09-03 20:37 Matt Turner
2025-09-03 20:37 Matt Turner
2025-07-17 19:14 Arthur Zamarin
2025-07-17 17:27 Sam James
2025-07-17 17:27 Sam James
2025-07-17 17:27 Sam James
2025-06-14 16:44 Matt Turner
2025-06-14 16:44 Matt Turner
2025-06-05  0:31 Sam James
2025-06-04 22:05 Sam James
2025-06-02 17:51 Sam James
2025-06-02 17:46 Sam James
2025-04-30 18:02 Matt Turner
2025-04-24 22:32 Matt Turner
2025-04-14  3:45 Matt Turner
2025-04-10  0:12 Sam James
2025-04-10  0:12 Sam James
2025-04-08 14:56 Matt Turner
2025-03-28 20:24 Matt Turner
2025-03-27 12:16 Sam James
2025-03-12 23:02 Sam James
2025-02-26 20:34 Matt Turner
2025-02-22 16:30 Arthur Zamarin
2025-02-18  3:33 Matt Turner
2025-02-02 18:04 Matt Turner
2025-01-30 10:09 Arthur Zamarin
2025-01-30 10:00 Sam James
2025-01-30  9:57 Arthur Zamarin
2025-01-30  9:57 Arthur Zamarin
2024-12-22  2:39 Matt Turner
2024-12-22  2:39 Matt Turner
2024-12-13 21:01 Matt Turner
2024-11-25 19:36 Matt Turner
2024-11-18 10:28 Arthur Zamarin
2024-11-17 21:03 Michał Górny
2024-11-17 16:07 Michał Górny
2024-11-17 16:00 Michał Górny
2024-11-17 16:00 Michał Górny
2024-11-06  1:22 Matt Turner
2024-11-04 18:14 Matt Turner
2024-10-18 15:42 Arthur Zamarin
2024-10-18 15:40 Arthur Zamarin
2024-10-18 10:18 Sam James
2024-10-18  6:50 Arthur Zamarin
2024-10-18  6:50 Arthur Zamarin
2024-10-18  2:40 Matt Turner
2024-09-02 17:52 Matt Turner
2024-07-11 15:41 Matt Turner
2024-06-28 10:42 Arthur Zamarin
2024-06-08  5:27 Arthur Zamarin
2024-06-04 18:23 Arthur Zamarin
2024-06-04 18:23 Arthur Zamarin
2024-06-04 18:23 Arthur Zamarin
2024-05-15 18:36 Matt Turner
2024-05-15 18:36 Matt Turner
2024-04-29 18:18 Matt Turner
2024-04-21 21:09 Matt Turner
2024-04-19 18:21 Matt Turner
2024-03-21 15:19 Matt Turner
2024-03-02 16:25 Arthur Zamarin
2024-02-24 15:26 Arthur Zamarin
2024-02-24 10:07 Sam James
2024-02-23  6:42 Sam James
2024-02-23  6:42 Sam James
2024-01-22  3:59 Matt Turner
2024-01-22  3:59 Matt Turner
2023-09-05 20:28 Matt Turner
2023-08-31 18:39 Arthur Zamarin
2023-08-31 18:39 Arthur Zamarin
2023-08-31 18:37 Arthur Zamarin
2023-08-29 17:55 Arthur Zamarin
2023-08-29 17:49 Arthur Zamarin
2023-08-29 17:49 Arthur Zamarin
2023-07-06 14:12 Matt Turner
2022-12-13 18:04 Matt Turner
2022-11-23 17:28 Matt Turner
2022-11-06 18:25 Matt Turner
2022-10-11  4:21 Matt Turner
2022-08-17 16:11 Arthur Zamarin
2022-07-09 23:39 Matt Turner
2022-05-13 18:42 Arthur Zamarin
2022-05-13 18:42 Arthur Zamarin
2022-05-10  1:35 WANG Xuerui
2022-05-10  1:35 WANG Xuerui
2022-03-12 12:14 Arthur Zamarin
2022-03-10 10:25 Jakov Smolić
2022-03-10  9:03 Jakov Smolić
2022-03-09 12:42 Jakov Smolić
2022-03-09  9:20 Agostino Sarubbo
2022-02-07 19:03 Matt Turner
2022-02-03  6:20 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-11-25  6:53 Matt Turner
2021-11-18  7:48 Matt Turner
2021-11-17 22:55 Georgy Yakovlev
2021-11-17 16:51 Arthur Zamarin
2021-11-17  7:49 Sam James
2021-11-15  8:38 Jakov Smolić
2021-11-15  1:12 Sam James
2021-11-12 20:51 Sam James
2021-11-07 22:10 Jakov Smolić
2021-09-24  2:54 Matt Turner
2021-09-07  2:06 Matt Turner
2021-05-29 18:16 Matt Turner
2021-05-27 19:23 Sam James
2021-05-27 19:18 Sam James
2021-05-27 19:14 Sam James
2021-05-27 19:11 Sam James
2021-05-04  2:07 Matt Turner
2021-05-04  2:07 Matt Turner
2020-04-06 20:15 Matt Turner
2020-04-06  7:34 Agostino Sarubbo
2020-04-05 19:57 Mart Raudsepp
2020-04-05 10:13 Agostino Sarubbo
2020-04-05 10:12 Agostino Sarubbo
2020-04-05 10:11 Agostino Sarubbo
2020-04-05 10:11 Agostino Sarubbo
2020-04-05 10:10 Agostino Sarubbo
2020-04-05  6:09 Mikle Kolyada
2020-03-07  3:10 Matt Turner
2020-03-04 19:31 Matt Turner
2019-09-21 17:11 Matt Turner
2019-09-21 13:45 Sergei Trofimovich
2019-09-21  0:15 Mikle Kolyada
2019-09-20 21:32 Aaron Bauman
2019-09-20 12:17 Agostino Sarubbo
2019-09-20 12:14 Agostino Sarubbo
2019-09-20 12:10 Agostino Sarubbo
2019-09-20 12:08 Agostino Sarubbo
2019-09-20 12:06 Agostino Sarubbo
2019-08-05 22:03 Matt Turner
2019-08-05 22:03 Matt Turner
2019-02-16  7:47 Mikle Kolyada
2019-01-31 18:11 Matt Turner
2019-01-28  5:10 Matt Turner
2019-01-27 12:18 Sergei Trofimovich
2019-01-24 22:22 Thomas Deutschmann
2019-01-22 10:48 Mart Raudsepp
2019-01-21 23:26 Sergei Trofimovich
2019-01-21  7:42 Mikle Kolyada
2019-01-21  7:39 Mikle Kolyada
2019-01-20  9:53 Sergei Trofimovich
2018-12-12 14:48 Mikle Kolyada
2018-11-29  5:17 Matt Turner
2018-11-27 22:00 Matt Turner
2018-11-27 20:30 Matt Turner
2018-11-17 14:57 Mikle Kolyada
2018-11-10 17:23 Matt Turner
2018-11-04 14:16 Sergei Trofimovich
2018-11-04  4:35 Matt Turner
2018-11-03 14:36 Mikle Kolyada
2018-08-08 19:25 Matt Turner
2018-07-14 18:58 Matt Turner
2018-05-20 18:37 Matt Turner
2018-05-20 17:52 Matt Turner
2018-05-13 11:30 Markus Meier
2018-05-08  6:24 Sergei Trofimovich
2018-05-07 19:22 Thomas Deutschmann
2018-05-06 20:45 Matt Turner
2018-05-06 19:40 Sergei Trofimovich
2018-05-06 19:23 Matt Turner
2018-05-06 12:26 Mikle Kolyada
2018-02-26  8:12 Mart Raudsepp
2018-01-18  2:06 Matt Turner
2018-01-18  2:06 Matt Turner
2017-12-27 13:02 Mart Raudsepp
2017-12-27  8:35 Markus Meier
2017-12-17 18:42 Mart Raudsepp
2017-11-23 20:47 Sergei Trofimovich
2017-11-18 13:20 Sergei Trofimovich
2017-11-06 21:15 Sergei Trofimovich
2017-11-06 20:49 Tobias Klausmann
2017-11-04 13:04 Sergei Trofimovich
2017-10-30 19:45 Mart Raudsepp
2017-10-18  5:14 Chí-Thanh Christopher Nguyễn
2017-08-17 17:06 Michał Górny
2017-08-07 20:29 Matt Turner
2017-07-16  9:21 Manuel Rüger
2017-06-20 11:04 Manuel Rüger
2017-06-19 12:59 Alexis Ballier
2017-03-16 20:37 Matt Turner
2016-09-19  1:31 Manuel Rüger
2016-08-05 17:21 Markus Meier
2016-08-03  4:06 Jeroen Roovers
2016-07-24 16:50 Chí-Thanh Christopher Nguyễn
2016-07-24  9:24 Chí-Thanh Christopher Nguyễn
2016-05-29 18:48 Chí-Thanh Christopher Nguyễn
2016-03-10 18:01 Chí-Thanh Christopher Nguyễn

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=1749919338.cd4a835971654776e69034d58a8d57db9b0bdcb1.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