From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/schedtool/
Date: Thu, 13 Dec 2018 07:52:58 +0000 (UTC) [thread overview]
Message-ID: <1544687569.94e1a70efebede505de5828dc9543d156f6e9942.polynomial-c@gentoo> (raw)
commit: 94e1a70efebede505de5828dc9543d156f6e9942
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 13 07:51:30 2018 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Thu Dec 13 07:52:49 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94e1a70e
sys-process/schedtool: Fixed HOMEPAGE
- Bump to EAPI-7
- Don't let the build system compress the man pages
Closes: https://bugs.gentoo.org/673030
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
sys-process/schedtool/Manifest | 2 +-
sys-process/schedtool/schedtool-1.3.0-r1.ebuild | 16 +++++++++++-----
2 files changed, 12 insertions(+), 6 deletions(-)
diff --git a/sys-process/schedtool/Manifest b/sys-process/schedtool/Manifest
index ff07f8014cb..5cb0041d1ef 100644
--- a/sys-process/schedtool/Manifest
+++ b/sys-process/schedtool/Manifest
@@ -1 +1 @@
-DIST schedtool-1.3.0.tar.bz2 26531 BLAKE2B 8b702e3e191054935037318490b883e6c78d7ca9643954b635d140c909fe545e14c86d48cfcf126ad7a21541461d0aa9141d6482335a6fb8f9a516b61a86cb94 SHA512 1ae39a7b9481cf4062740343cd31289117610041546a7969fde7ae3bed3c1a06cd258dffaeafc4326c9115e37878b943d5abec222e25e45e2a5f76c65adf3b6a
+DIST schedtool-1.3.0.tar.gz 29040 BLAKE2B 45e9f0c84b99be83be4e250c71a3ef43e323efff565a89a8e69960b8cb703faa7df94fbfbd3a11863e4ecb54cc07acca8cd7803e21aaafe59cc0e923d1117025 SHA512 71b7bbc91ee86a83639b179c8cce70e0fd3acca3af3cbc51880cf1f177fdd901e1fb6d0ecea2aa40761608589e7b903431ac97d5046f9ec50535bad691af2964
diff --git a/sys-process/schedtool/schedtool-1.3.0-r1.ebuild b/sys-process/schedtool/schedtool-1.3.0-r1.ebuild
index 3b2244b0430..017d037f387 100644
--- a/sys-process/schedtool/schedtool-1.3.0-r1.ebuild
+++ b/sys-process/schedtool/schedtool-1.3.0-r1.ebuild
@@ -1,21 +1,27 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
inherit toolchain-funcs
DESCRIPTION="A tool to query or alter a process' scheduling policy"
-HOMEPAGE="http://freequaos.host.sk/schedtool"
-SRC_URI="http://freequaos.host.sk/${PN}/${P}.tar.bz2"
+HOMEPAGE="https://github.com/freequaos/schedtool"
+SRC_URI="https://github.com/freequaos/schedtool/archive/${P}.tar.gz"
LICENSE="GPL-2"
SLOT=0
KEYWORDS="amd64 ~arm ~mips ppc x86 ~amd64-linux ~x86-linux"
IUSE=""
+S="${WORKDIR}/${PN}-${P}"
+
src_prepare() {
- sed -i '/^CFLAGS=/d;/^install:/s/install-doc//' Makefile || die
+ default
+ sed \
+ -e '/^CFLAGS=/d;/^install:/s@ install-doc zipman@@' \
+ -e '/install/s@\(schedtool.8\).gz@\1@' \
+ -i Makefile || die
}
src_compile() {
next reply other threads:[~2018-12-13 7:53 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-13 7:52 Lars Wendler [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-05 7:18 [gentoo-commits] repo/gentoo:master commit in: sys-process/schedtool/ Joonas Niilola
2024-03-08 13:48 Arthur Zamarin
2024-03-08 12:13 Arthur Zamarin
2024-03-08 12:09 Arthur Zamarin
2022-07-29 4:17 Sam James
2022-07-02 23:23 WANG Xuerui
2022-05-05 7:49 WANG Xuerui
2021-07-27 3:21 Sam James
2016-01-17 23:04 Lars Wendler
2015-10-01 20:48 Markus Meier
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=1544687569.94e1a70efebede505de5828dc9543d156f6e9942.polynomial-c@gentoo \
--to=polynomial-c@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