public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Marco Scardovi" <marco@scardovi.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-boot/bmaptools/
Date: Wed, 21 Apr 2021 11:41:09 +0000 (UTC)	[thread overview]
Message-ID: <1619005263.7664cead40d331f2153c900543dcb9517e98d031.marco@gentoo> (raw)

commit:     7664cead40d331f2153c900543dcb9517e98d031
Author:     Marco Scardovi <marco <AT> scardovi <DOT> com>
AuthorDate: Wed Apr 21 11:41:03 2021 +0000
Commit:     Marco Scardovi <marco <AT> scardovi <DOT> com>
CommitDate: Wed Apr 21 11:41:03 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7664cead

sys-boot/bmaptools: move to MY_P

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Marco Scardovi <marco <AT> scardovi.com>

 sys-boot/bmaptools/bmaptools-3.6.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/sys-boot/bmaptools/bmaptools-3.6.ebuild b/sys-boot/bmaptools/bmaptools-3.6.ebuild
index 87e256791..c111281a0 100644
--- a/sys-boot/bmaptools/bmaptools-3.6.ebuild
+++ b/sys-boot/bmaptools/bmaptools-3.6.ebuild
@@ -8,6 +8,8 @@ DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1
 
+MY_P="bmap-tools-${PV}"
+
 DESCRIPTION="Bmaptool is a tool for creating and copyng files using block maps"
 HOMEPAGE="https://github.com/intel/bmap-tools"
 
@@ -16,7 +18,7 @@ SRC_URI="https://github.com/intel/bmap-tools/archive/refs/tags/v${PV}.tar.gz ->
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-S="${WORKDIR}/bmap-tools-3.6"
+S="${WORKDIR}/${MY_P}"
 RDEPEND="dev-python/six"
 
 python_install_all() {


             reply	other threads:[~2021-04-21 11:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-21 11:41 Marco Scardovi [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-12-16  5:57 [gentoo-commits] repo/proj/guru:dev commit in: sys-boot/bmaptools/ Marco Scardovi
2021-12-03  6:51 Marco Scardovi
2021-07-08 10:55 Marco Scardovi
2021-04-21 11:39 Marco Scardovi
2021-04-06 20:13 Marco Scardovi

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=1619005263.7664cead40d331f2153c900543dcb9517e98d031.marco@gentoo \
    --to=marco@scardovi.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