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: Sat, 21 Dec 2019 23:37:44 +0000 (UTC) [thread overview]
Message-ID: <1576971441.e1d5c0369cefa82d3da95bfed517743f9ea8dc4e.conikost@gentoo> (raw)
commit: e1d5c0369cefa82d3da95bfed517743f9ea8dc4e
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 21 23:36:40 2019 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Dec 21 23:37:21 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1d5c036
sys-apps/edid-decode: drop old version
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
sys-apps/edid-decode/Manifest | 1 -
.../edid-decode/edid-decode-0_pre20191207.ebuild | 35 ----------------------
2 files changed, 36 deletions(-)
diff --git a/sys-apps/edid-decode/Manifest b/sys-apps/edid-decode/Manifest
index 09c269020d9..bbbedc6ad41 100644
--- a/sys-apps/edid-decode/Manifest
+++ b/sys-apps/edid-decode/Manifest
@@ -1,2 +1 @@
-DIST edid-decode-0_pre20191207.tar.gz 56644 BLAKE2B 85869293a3f47558f0e1c7dc22e482299cfa19ad62bb4801aa03f303a7f4e63f4a8424fdd177fbc9aa510183283322d68b519e8436648d763e7b983e490a39e4 SHA512 bbbf98394409f6bb043e67be0a91b4aa0a596b3f10d5e8b033597fac723b98df3b57e5ecc591a5dcb768eb98cae8390474000fb67ca82cf25d617652bd835ba1
DIST edid-decode-0_pre20191209.tar.gz 57651 BLAKE2B 2a8717547939b7ff25482edc00a158c1cb3ff162b6e450549a274a10b10678fabf20529c9e97a455f6d4bfaf6dcb1db54c38cea3908761432bcd4d15e58271d1 SHA512 8d4c6a15538da1720f0e6c8fc4f9f3f64e6ade0e217a6860016167eb14f752e60bbfe69979f25189979fbc6405b417e8f1a9bf9f2a75a299b4914ce1827b680f
diff --git a/sys-apps/edid-decode/edid-decode-0_pre20191207.ebuild b/sys-apps/edid-decode/edid-decode-0_pre20191207.ebuild
deleted file mode 100644
index 782193f55c4..00000000000
--- a/sys-apps/edid-decode/edid-decode-0_pre20191207.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-EGIT_COMMIT="46a0691551e44d49a2c3951a7d944786131c97c3"
-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:[~2019-12-21 23:37 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-21 23:37 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-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-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=1576971441.e1d5c0369cefa82d3da95bfed517743f9ea8dc4e.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