From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/uksmd/
Date: Mon, 27 Apr 2020 14:56:55 +0000 (UTC) [thread overview]
Message-ID: <1587999406.3957d060aaf844999a121e2128e3cd3bd92e6dfc.juippis@gentoo> (raw)
commit: 3957d060aaf844999a121e2128e3cd3bd92e6dfc
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 27 14:36:40 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Apr 27 14:56:46 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3957d060
sys-process/uksmd: 2020-04-20 snapshot
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
sys-process/uksmd/Manifest | 1 +
sys-process/uksmd/uksmd-0_pre20200420.ebuild | 34 ++++++++++++++++++++++++++++
2 files changed, 35 insertions(+)
diff --git a/sys-process/uksmd/Manifest b/sys-process/uksmd/Manifest
index 62b393ac65d..02cadc21c89 100644
--- a/sys-process/uksmd/Manifest
+++ b/sys-process/uksmd/Manifest
@@ -1 +1,2 @@
DIST uksmd-0_pre20190726.tar.bz2 13445 BLAKE2B 4d16b9e7dff80269561c61cf8ea4177e6ceaa2540a3ee5bb3a36684e8364d0a4abdfb494fd0dbb3e6d5d2c074601a0c39f9f0570448e3d5769e50184c8ef7975 SHA512 812217a067c2fe70a17a321b507071f369efa38ca12d566cde66b1fc6e2e3ffa7e4d3fd3904f2f3cf409e313d03ab06829cef23fffadd785282cb602dbd5f06e
+DIST uksmd-0_pre20200420.tar.bz2 13464 BLAKE2B 717bb4c54ce3d56ec89ff08e0a60ff3e1f2f260c3e63f7821842f7c1216aeee4efb1cad693db4f9c03000dbde7c47b880356f175cb35b9c3861f3511090e4f32 SHA512 ed1d44c41f2f8731d1dad8a13c17cf412a6f735a68087969cb667f85945705b93ac716f010aae24825c0b32d43c38dad5661c7a36fc59fa89d553471d806d1ee
diff --git a/sys-process/uksmd/uksmd-0_pre20200420.ebuild b/sys-process/uksmd/uksmd-0_pre20200420.ebuild
new file mode 100644
index 00000000000..c90b24e862e
--- /dev/null
+++ b/sys-process/uksmd/uksmd-0_pre20200420.ebuild
@@ -0,0 +1,34 @@
+# Copyright 2019-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit linux-info systemd
+
+MY_COMMIT="9b6a6e55e07c524ba0a36eb25c869b47655010ee"
+MY_P="${PN}-${MY_COMMIT}"
+
+DESCRIPTION="Userspace KSM helper daemon"
+HOMEPAGE="https://gitlab.com/post-factum/uksmd"
+SRC_URI="https://gitlab.com/post-factum/uksmd/-/archive/${MY_COMMIT}/${MY_P}.tar.bz2 -> ${P}.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="sys-process/procps:="
+RDEPEND="${DEPEND}"
+
+CONFIG_CHECK="~KSM"
+
+S="${WORKDIR}/${MY_P}"
+
+PATCHES=( "${FILESDIR}/uksmd-0_pre20190726-respect-cflags-ldflags.patch" )
+
+src_install() {
+ default
+ einstalldocs
+
+ newinitd "${FILESDIR}/uksmd.init" uksmd
+ systemd_dounit distro/uksmd.service
+}
next reply other threads:[~2020-04-27 14:57 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-27 14:56 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-10-27 2:59 [gentoo-commits] repo/gentoo:master commit in: sys-process/uksmd/ Sam James
2023-09-03 6:40 Sam James
2023-05-02 6:59 Joonas Niilola
2022-07-14 5:30 Joonas Niilola
2022-07-13 15:13 Joonas Niilola
2021-11-10 7:02 Joonas Niilola
2021-11-03 9:23 Joonas Niilola
2020-05-18 6:06 Joonas Niilola
2020-05-18 6:06 Joonas Niilola
2020-04-27 14:56 Joonas Niilola
2020-04-01 7:38 Joonas Niilola
2020-04-01 7:38 Joonas Niilola
2019-12-14 7:42 Joonas Niilola
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=1587999406.3957d060aaf844999a121e2128e3cd3bd92e6dfc.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