From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-kernel/xpmem/
Date: Tue, 3 Aug 2021 09:09:28 +0000 (UTC) [thread overview]
Message-ID: <1627981765.1d21bf9c65b2906863d208262f0f95f16a033fb3.Alessandro-Barbieri@gentoo> (raw)
commit: 1d21bf9c65b2906863d208262f0f95f16a033fb3
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Tue Aug 3 09:08:19 2021 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Tue Aug 3 09:09:25 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1d21bf9c
sys-kernel/xpmem: move variables before inherit
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
sys-kernel/xpmem/xpmem-2.6.3_p20210217.ebuild | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/sys-kernel/xpmem/xpmem-2.6.3_p20210217.ebuild b/sys-kernel/xpmem/xpmem-2.6.3_p20210217.ebuild
index f03a6b4e0..602ce6c71 100644
--- a/sys-kernel/xpmem/xpmem-2.6.3_p20210217.ebuild
+++ b/sys-kernel/xpmem/xpmem-2.6.3_p20210217.ebuild
@@ -1,13 +1,14 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit autotools linux-mod
-
MODULES_OPTIONAL_USE="modules"
+MODULES_OPTIONAL_USE_IUSE_DEFAULT=1
MY_REV="242eaa1eca92567c2118afe21e37cafc524f9166"
+inherit autotools linux-mod
+
DESCRIPTION="Linux Cross-Memory Attach"
HOMEPAGE="https://github.com/hjelmn/xpmem"
SRC_URI="https://github.com/hjelmn/xpmem/archive/${MY_REV}.tar.gz -> ${P}.tar.gz"
@@ -16,7 +17,6 @@ S="${WORKDIR}/${PN}-${MY_REV}"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64"
-IUSE="+modules"
MODULE_NAMES="xpmem(misc:${WORKDIR}/module/kernel:${WORKDIR}/module/kernel)"
BUILD_TARGETS="all"
next reply other threads:[~2021-08-03 9:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-03 9:09 Alessandro Barbieri [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-09-01 0:38 [gentoo-commits] repo/proj/guru:dev commit in: sys-kernel/xpmem/ Alessandro Barbieri
2021-08-24 6:15 Alessandro Barbieri
2021-08-03 8:07 Alessandro Barbieri
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=1627981765.1d21bf9c65b2906863d208262f0f95f16a033fb3.Alessandro-Barbieri@gentoo \
--to=lssndrbarbieri@gmail.com \
--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