public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jason Zaman" <perfinion@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/zram-init/
Date: Fri,  8 Jun 2018 09:56:31 +0000 (UTC)	[thread overview]
Message-ID: <1528451774.99fe9fe295ed09cd4b0e88bad39314d48dcefe8f.perfinion@gentoo> (raw)

commit:     99fe9fe295ed09cd4b0e88bad39314d48dcefe8f
Author:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  8 08:19:30 2018 +0000
Commit:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Fri Jun  8 09:56:14 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99fe9fe2

sys-block/zram-init: install into /sbin

Closes: https://bugs.gentoo.org/657480
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 .../zram-init/{zram-init-7.1.ebuild => zram-init-7.1-r1.ebuild}  | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/sys-block/zram-init/zram-init-7.1.ebuild b/sys-block/zram-init/zram-init-7.1-r1.ebuild
similarity index 91%
rename from sys-block/zram-init/zram-init-7.1.ebuild
rename to sys-block/zram-init/zram-init-7.1-r1.ebuild
index e27e24d952b..e3dedd90a01 100644
--- a/sys-block/zram-init/zram-init-7.1.ebuild
+++ b/sys-block/zram-init/zram-init-7.1-r1.ebuild
@@ -13,7 +13,8 @@ SLOT="0"
 KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
-RDEPEND="!<sys-apps/openrc-0.13"
+RDEPEND=">=app-shells/push-2.0
+	!<sys-apps/openrc-0.13"
 
 DISABLE_AUTOFORMATTING="true"
 DOC_CONTENTS="To use zram, activate it in your kernel and add it to default runlevel:
@@ -25,11 +26,10 @@ src_prepare() {
 	use prefix || sed -i \
 		-e '1s"^#!/usr/bin/env sh$"#!'"${EPREFIX}/bin/sh"'"' \
 		-- sbin/* || die
-	eapply_user
+	default
 }
 
 src_install() {
-	dosbin sbin/*
 	doinitd openrc/init.d/*
 	doconfd openrc/conf.d/*
 	systemd_dounit systemd/system/*
@@ -37,7 +37,10 @@ src_install() {
 	doins modprobe.d/*
 	insinto /usr/share/zsh/site-functions
 	doins zsh/*
+	dodoc AUTHORS ChangeLog README.md
 	readme.gentoo_create_doc
+	into /
+	dosbin sbin/*
 }
 
 pkg_postinst() {


             reply	other threads:[~2018-06-08  9:56 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-08  9:56 Jason Zaman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-21  0:31 [gentoo-commits] repo/gentoo:master commit in: sys-block/zram-init/ Sam James
2024-03-12 20:42 Arthur Zamarin
2023-06-26 14:42 Sam James
2023-06-26  8:19 Sam James
2023-06-24  1:18 Sam James
2023-06-24  1:18 Sam James
2023-06-24  1:18 Sam James
2021-08-06 20:49 Sam James
2021-06-21 21:21 Marek Szuba
2021-06-20 22:05 Jason Zaman
2021-03-04  4:24 Sam James
2021-02-26 19:02 Sam James
2020-10-26 17:27 Jason Zaman
2020-10-26 17:09 Jason Zaman
2020-10-26 16:57 Jason Zaman
2020-02-16 13:35 Jason Zaman
2019-07-18 13:07 Agostino Sarubbo
2019-07-18 13:06 Agostino Sarubbo
2019-04-29 14:24 Jason Zaman
2019-04-29 14:24 Jason Zaman
2019-03-20 15:29 Craig Andrews
2019-03-20 15:29 Craig Andrews
2018-10-05  9:44 Jason Zaman
2018-06-05  4:33 Jason Zaman
2018-06-05  4:33 Jason Zaman
2017-10-09 14:44 Sergei Trofimovich
2017-05-24  8:10 Michael Weber
2017-05-24  8:00 Michael Weber
2016-08-10 12:01 Jason Zaman
2016-08-10 12:01 Jason Zaman
2016-08-07  8:28 Pacho Ramos
2016-03-04  3:16 Stephen Klimaszewski
2016-01-24 18:34 Jauhien Piatlicki
2016-01-01 21:28 Jauhien Piatlicki
2015-09-01 18:25 Jauhien Piatlicki

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=1528451774.99fe9fe295ed09cd4b0e88bad39314d48dcefe8f.perfinion@gentoo \
    --to=perfinion@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