From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: x11-misc/betterlockscreen_rapid/
Date: Tue, 22 Dec 2020 13:06:51 +0000 (UTC) [thread overview]
Message-ID: <1608589506.cfd0b7cb4794a27854881320104566015699b83c.andrewammerlaan@gentoo> (raw)
commit: cfd0b7cb4794a27854881320104566015699b83c
Author: Jian Lin <jlin.gentoo <AT> outlook <DOT> com>
AuthorDate: Mon Dec 21 22:25:06 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Mon Dec 21 22:25:06 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cfd0b7cb
x11-misc/betterlockscreen_rapid: improve live ebuild
improve live ebuild:
- don't use ${HOMEPAGE} in EGIT_REPO_URI
- don't use ${PN} in src_install
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Jian Lin <jlin.gentoo <AT> outlook.com>
.../betterlockscreen_rapid/betterlockscreen_rapid-9999.ebuild | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/x11-misc/betterlockscreen_rapid/betterlockscreen_rapid-9999.ebuild b/x11-misc/betterlockscreen_rapid/betterlockscreen_rapid-9999.ebuild
index 055a321c..58fcaecc 100644
--- a/x11-misc/betterlockscreen_rapid/betterlockscreen_rapid-9999.ebuild
+++ b/x11-misc/betterlockscreen_rapid/betterlockscreen_rapid-9999.ebuild
@@ -2,15 +2,15 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
+
inherit git-r3
DESCRIPTION="A rapid and good-looking screen locker"
HOMEPAGE="https://github.com/oakszyjrnrdy/betterlockscreen_rapid"
-EGIT_REPO_URI="${HOMEPAGE}"
+EGIT_REPO_URI="https://github.com/oakszyjrnrdy/betterlockscreen_rapid.git"
LICENSE="MIT"
SLOT="0"
-KEYWORDS=""
RDEPEND="
x11-misc/i3lock-color
@@ -18,7 +18,7 @@ RDEPEND="
"
src_install() {
- dobin "${PN}"
+ dobin betterlockscreen_rapid
insinto /etc
- doins "${PN}.conf"
+ doins betterlockscreen_rapid.conf
}
next reply other threads:[~2020-12-22 13:06 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-22 13:06 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-07-09 2:13 [gentoo-commits] repo/proj/guru:dev commit in: x11-misc/betterlockscreen_rapid/ Jian Lin
2021-07-09 2:20 ` [gentoo-commits] repo/proj/guru:master " Jian Lin
2021-07-09 2:13 [gentoo-commits] repo/proj/guru:dev " Jian Lin
2021-07-09 2:20 ` [gentoo-commits] repo/proj/guru:master " Jian Lin
2021-07-01 4:27 Jian Lin
2021-06-06 7:59 [gentoo-commits] repo/proj/guru:dev " Jian Lin
2021-06-06 8:14 ` [gentoo-commits] repo/proj/guru:master " Jian Lin
2021-02-24 18:50 Andrew Ammerlaan
2021-02-24 18:50 Andrew Ammerlaan
2021-01-02 12:13 Andrew Ammerlaan
2021-01-02 12:13 Andrew Ammerlaan
2020-12-27 12:48 Andrew Ammerlaan
2020-12-22 13:06 Andrew Ammerlaan
2020-12-22 13:06 Andrew Ammerlaan
2020-12-21 11:06 Andrew Ammerlaan
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=1608589506.cfd0b7cb4794a27854881320104566015699b83c.andrewammerlaan@gentoo \
--to=andrewammerlaan@riseup.net \
--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