From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/edid-decode/
Date: Mon, 18 Apr 2022 20:09:16 +0000 (UTC) [thread overview]
Message-ID: <1650312515.0d935f1acb7f41501cceeb2e9643fa18218b830e.conikost@gentoo> (raw)
commit: 0d935f1acb7f41501cceeb2e9643fa18218b830e
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 18 20:08:35 2022 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Apr 18 20:08:35 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d935f1a
sys-apps/edid-decode: drop 0_pre20211012
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
sys-apps/edid-decode/Manifest | 1 -
.../edid-decode/edid-decode-0_pre20211012.ebuild | 34 ----------------------
2 files changed, 35 deletions(-)
diff --git a/sys-apps/edid-decode/Manifest b/sys-apps/edid-decode/Manifest
index f631576b369c..735a1ce1e713 100644
--- a/sys-apps/edid-decode/Manifest
+++ b/sys-apps/edid-decode/Manifest
@@ -1,2 +1 @@
-DIST edid-decode-0_pre20211012.tar.gz 130090 BLAKE2B 22fcfeee726cf33c22ebeac38648145735d493fa211ef5e8536198549ea80e31fa676a9aa4c55db21019f255426be67a1123524ffa92f44e1a7efa541c8ea24f SHA512 276047a626569e0fc3e8a21764cc580a0b9fb210be1c924cf8a7bec34a436f0cfab5d84b324cb31723bced66ce44e08f99ae58a2c5b09dc2bc4b8084114b915b
DIST edid-decode-0_pre20220319.tar.gz 135715 BLAKE2B 3ca70f7147463ec586d9b28e4e68327c5b2e8075dcf6f57f0be40288f87a4b498998654333321b3d3ca7e7d38926befc53094250b2953cd2b33b686f5cd878cc SHA512 5f3f285b898ae1a47abf06e787e097c8aebb558e3efbc6e80bdd4ed5505ea4f59f723d5a0a820bbc0c575d25f686f03aa33fe424e1b3a1b2c1be1ef13b6508c2
diff --git a/sys-apps/edid-decode/edid-decode-0_pre20211012.ebuild b/sys-apps/edid-decode/edid-decode-0_pre20211012.ebuild
deleted file mode 100644
index dc3cb528ade9..000000000000
--- a/sys-apps/edid-decode/edid-decode-0_pre20211012.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit toolchain-funcs
-
-EGIT_COMMIT="985024f0ccb7eb0014397f2d562ecebfdd340c3b"
-MY_P="${PN}-${EGIT_COMMIT}"
-
-DESCRIPTION="Decode EDID data in a human-readable format"
-HOMEPAGE="https://git.linuxtv.org/edid-decode.git/"
-SRC_URI="https://dev.gentoo.org/~conikost/files/${P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-KEYWORDS="amd64 ~arm64 x86"
-LICENSE="MIT"
-SLOT="0"
-IUSE="examples"
-
-src_compile() {
- tc-export CXX
- default
-}
-
-src_install() {
- emake DESTDIR="${ED}" install
- einstalldocs
-
- if use examples; then
- insinto /usr/share/edid-decode/examples
- doins data/*
- fi
-}
next reply other threads:[~2022-04-18 20:09 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-18 20:09 Conrad Kostecki [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-17 19:30 [gentoo-commits] repo/gentoo:master commit in: sys-apps/edid-decode/ Conrad Kostecki
2025-04-17 19:30 Conrad Kostecki
2025-03-13 0:29 Sam James
2025-03-12 23:02 Sam James
2024-08-31 2:42 Ionen Wolkens
2024-06-30 18:26 Michał Górny
2024-06-22 20:01 Conrad Kostecki
2024-06-22 20:01 Conrad Kostecki
2024-06-14 18:05 Sam James
2024-03-03 19:04 Michał Górny
2024-03-03 19:03 Michał Górny
2023-11-11 11:23 Yixun Lan
2023-02-21 20:03 Conrad Kostecki
2023-02-12 10:52 James Le Cuirot
2023-02-12 9:53 James Le Cuirot
2022-04-18 20:09 Conrad Kostecki
2022-04-18 20:09 Conrad Kostecki
2022-03-19 18:38 Conrad Kostecki
2022-01-22 6:03 Arthur Zamarin
2021-11-16 22:18 Conrad Kostecki
2021-11-16 22:18 Conrad Kostecki
2021-11-16 22:18 Conrad Kostecki
2021-10-17 16:56 Conrad Kostecki
2021-10-17 14:38 Conrad Kostecki
2021-02-07 17:07 Conrad Kostecki
2021-02-07 17:07 Conrad Kostecki
2021-02-07 17:07 Conrad Kostecki
2021-01-06 12:22 Conrad Kostecki
2021-01-05 22:17 Conrad Kostecki
2020-09-18 9:20 Conrad Kostecki
2020-08-09 15:53 Conrad Kostecki
2020-08-09 15:53 Conrad Kostecki
2020-05-10 19:25 Conrad Kostecki
2020-05-10 19:25 Conrad Kostecki
2020-03-12 22:48 Conrad Kostecki
2020-03-12 22:48 Conrad Kostecki
2020-02-04 18:09 Conrad Kostecki
2020-01-21 10:42 Agostino Sarubbo
2020-01-20 12:52 Agostino Sarubbo
2019-12-21 23:37 Conrad Kostecki
2019-12-21 23:37 Conrad Kostecki
2019-12-07 15:47 Conrad Kostecki
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=1650312515.0d935f1acb7f41501cceeb2e9643fa18218b830e.conikost@gentoo \
--to=conikost@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