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: Sun, 7 Feb 2021 17:07:54 +0000 (UTC) [thread overview]
Message-ID: <1612717655.0218a33a2fc36fdede520d64a1da51ffd9100bc0.conikost@gentoo> (raw)
commit: 0218a33a2fc36fdede520d64a1da51ffd9100bc0
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 7 17:06:23 2021 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sun Feb 7 17:07:35 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0218a33a
sys-apps/edid-decode: drop old version
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
sys-apps/edid-decode/Manifest | 1 -
.../edid-decode/edid-decode-0_pre20200720.ebuild | 35 ----------------------
2 files changed, 36 deletions(-)
diff --git a/sys-apps/edid-decode/Manifest b/sys-apps/edid-decode/Manifest
index 393aeb76802..e288b927c3f 100644
--- a/sys-apps/edid-decode/Manifest
+++ b/sys-apps/edid-decode/Manifest
@@ -1,2 +1 @@
-DIST edid-decode-0_pre20200720.tar.gz 102525 BLAKE2B 57b296987ef890c9d4dd46d432730ffab5adfb758be4e1bcc7b6b5e34fc3fae42901da98c302c4a1742d39274b295b8b639012e4b848ed48ab0ee69cbc45b98a SHA512 4545c3a2263587eaf98cab0a3ec109659b50478b17e2ee51605ae53b1475761aee16f4c6e1549889016359cfce3de03cd907c3e801f12021e7459f25cebfdccb
DIST edid-decode-0_pre20201230.tar.gz 110090 BLAKE2B ffd43a26060bcfdd35cc174a7a1a4d6e21e8206f5ca16fd4bd0237f3e6887597fa95fe2f70e9168ae73db68350348cff0a65d81d311e417b841defe882fd3ef4 SHA512 f459c7e37fd2890fbaab4180b85ccb48c6d8443841e627cadabddd09ca486cb8b2c8645510b91c9ffdbc4ac5ae3d482834a32eea7c7f306120823e610280d421
diff --git a/sys-apps/edid-decode/edid-decode-0_pre20200720.ebuild b/sys-apps/edid-decode/edid-decode-0_pre20200720.ebuild
deleted file mode 100644
index 3685473eeac..00000000000
--- a/sys-apps/edid-decode/edid-decode-0_pre20200720.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-EGIT_COMMIT="56dd103a0c20724ee956950f5bcb8cc1c8667af9"
-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/${MY_P}.tar.gz -> ${P}.tar.gz"
-
-KEYWORDS="amd64 x86"
-LICENSE="MIT"
-SLOT="0"
-IUSE="examples"
-
-S="${WORKDIR}/${MY_P}"
-
-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:[~2021-02-07 17:07 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-07 17:07 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-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-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=1612717655.0218a33a2fc36fdede520d64a1da51ffd9100bc0.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