From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-embedded/qdl/
Date: Thu, 16 May 2024 17:59:19 +0000 (UTC) [thread overview]
Message-ID: <1715879263.d0fa743510831482d7e95c29b2a1c44496ec638d.julien@gentoo> (raw)
commit: d0fa743510831482d7e95c29b2a1c44496ec638d
Author: Quincy Fleming <quincyf467 <AT> protonmail <DOT> com>
AuthorDate: Thu May 16 17:07:43 2024 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Thu May 16 17:07:43 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d0fa7435
dev-embedded/qdl: ebuild enhancements
Signed-off-by: Quincy Fleming <quincyf467 <AT> protonmail.com>
dev-embedded/qdl/qdl-2024.4.9.ebuild | 7 +++----
dev-embedded/qdl/qdl-9999.ebuild | 4 +---
2 files changed, 4 insertions(+), 7 deletions(-)
diff --git a/dev-embedded/qdl/qdl-2024.4.9.ebuild b/dev-embedded/qdl/qdl-2024.4.9.ebuild
index 604b7390c4..788ac0069d 100644
--- a/dev-embedded/qdl/qdl-2024.4.9.ebuild
+++ b/dev-embedded/qdl/qdl-2024.4.9.ebuild
@@ -16,7 +16,8 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64"
-BDEPEND="virtual/libudev
+BDEPEND="
+ virtual/libudev
virtual/pkgconfig
dev-libs/libxml2
"
@@ -30,7 +31,5 @@ src_compile() {
src_install() {
emake prefix="${EPREFIX}/usr" DESTDIR="${D}" install
- insinto "/usr/share/${PN}"
- doins LICENSE
- dodoc README
+ dodoc {README,LICENSE}
}
diff --git a/dev-embedded/qdl/qdl-9999.ebuild b/dev-embedded/qdl/qdl-9999.ebuild
index d3633b649a..eb7eb73d3c 100644
--- a/dev-embedded/qdl/qdl-9999.ebuild
+++ b/dev-embedded/qdl/qdl-9999.ebuild
@@ -27,7 +27,5 @@ src_compile() {
src_install() {
emake prefix="${EPREFIX}/usr" DESTDIR="${D}" install
- insinto "/usr/share/${PN}"
- doins LICENSE
- dodoc README
+ dodoc {README,LICENSE}
}
next reply other threads:[~2024-05-16 17:59 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-16 17:59 Julien Roy [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-27 11:52 [gentoo-commits] repo/proj/guru:master commit in: dev-embedded/qdl/ David Roman
2025-02-27 11:52 David Roman
2024-08-24 20:56 David Roman
2024-05-21 21:33 Julien Roy
2024-05-15 12:36 Julien Roy
2024-04-09 23:09 Julien Roy
2023-07-21 4:12 Viorel Munteanu
2023-07-17 11:40 Florian Schmaus
2023-07-17 11:40 Florian Schmaus
2023-07-17 11:40 Florian Schmaus
2023-07-17 11:40 Florian Schmaus
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=1715879263.d0fa743510831482d7e95c29b2a1c44496ec638d.julien@gentoo \
--to=julien@jroy.ca \
--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