public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/blink1/
Date: Wed, 29 Jan 2020 06:14:24 +0000 (UTC)	[thread overview]
Message-ID: <1580278445.9f9383fe734fd039757e30a9943e532bfba2534d.juippis@gentoo> (raw)

commit:     9f9383fe734fd039757e30a9943e532bfba2534d
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 29 06:11:09 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Jan 29 06:14:05 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f9383fe

app-misc/blink1: fix DeprecatedInsinto CI issue

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-misc/blink1/blink1-1.98.ebuild | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/app-misc/blink1/blink1-1.98.ebuild b/app-misc/blink1/blink1-1.98.ebuild
index 5c644a5a7e3..4e4ac4135a5 100644
--- a/app-misc/blink1/blink1-1.98.ebuild
+++ b/app-misc/blink1/blink1-1.98.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -81,9 +81,8 @@ src_install() {
 			dodoc docs/{blink1-tool.md,blink1-tool-tips.md,blink1-hid-commands.md,blink1-mk2-tricks.md}
 		fi
 		if use examples; then
-			insinto /usr/share/doc/"${PF}"/examples
-			doins commandline/scripts/{README.md,blink1-*.sh}
-			docompress -x /usr/share/doc/"${PF}"/examples
+			docinto /usr/share/doc/"${PF}"/examples
+			dodoc commandline/scripts/{README.md,blink1-*.sh}
 		fi
 		dobin commandline/blink1-tool
 	fi


             reply	other threads:[~2020-01-29  6:14 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-29  6:14 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-19  5:20 [gentoo-commits] repo/gentoo:master commit in: app-misc/blink1/ Arthur Zamarin
2024-06-19  5:20 Arthur Zamarin
2024-06-19  5:20 Arthur Zamarin
2024-06-19  5:20 Arthur Zamarin
2024-06-19  5:20 Arthur Zamarin
2024-06-19  5:20 Arthur Zamarin
2021-05-28 20:12 Sam James
2021-05-28 15:57 David Seifert
2017-09-06 21:00 Michał Górny
2016-09-05 11:49 Wolfram Schlich

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=1580278445.9f9383fe734fd039757e30a9943e532bfba2534d.juippis@gentoo \
    --to=juippis@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