From: "James Le Cuirot" <chewi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libdisplay-info/
Date: Thu, 18 Jan 2024 21:21:24 +0000 (UTC) [thread overview]
Message-ID: <1705612816.e75a34789ced7f529a278bc5392b527c1ab168d1.chewi@gentoo> (raw)
commit: e75a34789ced7f529a278bc5392b527c1ab168d1
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 18 21:20:16 2024 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Thu Jan 18 21:20:16 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e75a3478
media-libs/libdisplay-info: Drop old 0_p20230112
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
media-libs/libdisplay-info/Manifest | 1 -
.../libdisplay-info-0_p20230112.ebuild | 29 ----------------------
2 files changed, 30 deletions(-)
diff --git a/media-libs/libdisplay-info/Manifest b/media-libs/libdisplay-info/Manifest
index ea42525121d2..a7485ea8bf33 100644
--- a/media-libs/libdisplay-info/Manifest
+++ b/media-libs/libdisplay-info/Manifest
@@ -1,2 +1 @@
DIST libdisplay-info-0.1.1.tar.xz 76864 BLAKE2B 262f275a61efefaa57ec48558c4b9f9dd9cb6d8012e50a9873e10a593e1b03e2cc37c2d690be392f26ded171be9dcc8a7e80139129d2b4d85ebc7f9ef0eedaf9 SHA512 95c199211504af96816d92ec8e531bea993dd5d4a2935f1977f1e665b924b1628df25b81cd20da29543d008a8e6d757bdbceb09c74e031c0c213d60be9a10d7a
-DIST libdisplay-info-0_p20230112.tar.bz2 76463 BLAKE2B 4e1eacfc426b261fef4c94501929cd7dcf56f1976bf1310aa5c162901f2ad7de9f712a49e8918e50f9759ada01c26222a9dd9c78fc251ad52b93f74b58b45da6 SHA512 e29689cabe24bd5f6bff2a575758d8a04229f7e4259d14d194cf95d166ca5dd0c4bad7b0f6c6751691b6b45ddb1219fbfeef6bdd4037c8c0fadc227a790d1885
diff --git a/media-libs/libdisplay-info/libdisplay-info-0_p20230112.ebuild b/media-libs/libdisplay-info/libdisplay-info-0_p20230112.ebuild
deleted file mode 100644
index 4ac403d1e01e..000000000000
--- a/media-libs/libdisplay-info/libdisplay-info-0_p20230112.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit meson python-any-r1
-
-COMMIT="506925a66bfa3607c8de2c37dbe65659ecd1b9fb"
-DESCRIPTION="Simple framework for writing Vulkan layers"
-HOMEPAGE="https://gitlab.freedesktop.org/emersion/libdisplay-info"
-SRC_URI="https://gitlab.freedesktop.org/emersion/${PN}/-/archive/${COMMIT}/${PN}-${COMMIT}.tar.bz2 -> ${P}.tar.bz2"
-KEYWORDS="~amd64"
-LICENSE="MIT"
-SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="sys-apps/hwdata"
-DEPEND="${RDEPEND}"
-
-BDEPEND="
- ${PYTHON_DEPS}
- virtual/pkgconfig
- test? ( >=sys-apps/edid-decode-0_pre20230131 )
-"
-
-S="${WORKDIR}/${PN}-${COMMIT}"
next reply other threads:[~2024-01-18 21:21 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-18 21:21 James Le Cuirot [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-13 0:29 [gentoo-commits] repo/gentoo:master commit in: media-libs/libdisplay-info/ Sam James
2025-03-12 23:02 Sam James
2024-12-28 13:26 Arthur Zamarin
2024-12-28 10:49 Arthur Zamarin
2024-11-12 9:20 James Le Cuirot
2024-11-11 16:53 James Le Cuirot
2024-11-05 6:16 Arthur Zamarin
2024-08-31 2:42 Ionen Wolkens
2024-07-01 13:43 James Le Cuirot
2024-06-30 18:26 Michał Górny
2024-06-14 18:05 Sam James
2024-04-22 10:58 Michał Górny
2024-04-22 10:58 Michał Górny
2024-03-03 19:03 Michał Górny
2024-03-03 19:03 Michał Górny
2024-03-03 19:03 Michał Górny
2024-03-03 14:21 James Le Cuirot
2023-12-09 13:20 Michał Górny
2023-12-09 13:18 Sam James
2023-11-11 11:23 Yixun Lan
2023-02-17 23:21 James Le Cuirot
2023-02-17 23:21 James Le Cuirot
2023-02-14 23:11 James Le Cuirot
2023-02-12 9:53 James Le Cuirot
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=1705612816.e75a34789ced7f529a278bc5392b527c1ab168d1.chewi@gentoo \
--to=chewi@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