public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aisha Tammy" <gentoo@aisha.cc>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-util/bcm/
Date: Wed, 30 Dec 2020 21:13:20 +0000 (UTC)	[thread overview]
Message-ID: <1609361974.8b8b428f5d7d5268340c2a039d0437e7c7bdea4d.epsilon-0@gentoo> (raw)

commit:     8b8b428f5d7d5268340c2a039d0437e7c7bdea4d
Author:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Wed Dec 30 20:59:34 2020 +0000
Commit:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Wed Dec 30 20:59:34 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=8b8b428f

dev-util/bcm: fix to not use live ebuild

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>

 dev-util/bcm/bcm-0.0.1_p20191110.ebuild | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/dev-util/bcm/bcm-0.0.1_p20191110.ebuild b/dev-util/bcm/bcm-0.0.1_p20191110.ebuild
index 3b3bb1c2a..64611d6e9 100644
--- a/dev-util/bcm/bcm-0.0.1_p20191110.ebuild
+++ b/dev-util/bcm/bcm-0.0.1_p20191110.ebuild
@@ -1,17 +1,18 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit cmake-utils git-r3
+inherit cmake
 
 DESCRIPTION="Boost cmake modules"
 HOMEPAGE="http://bcm.readthedocs.io"
 
-EGIT_REPO_URI="https://github.com/simoncblyth/bcm.git"
-EGIT_COMMIT="2045990a6ace40eb4c4a9f6e5cc1aeeaf7a05fc9"
-KEYWORDS="~amd64"
+COMMIT="2045990a6ace40eb4c4a9f6e5cc1aeeaf7a05fc9"
+SRC_URI="https://github.com/simoncblyth/bcm/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}"/${PN}-${COMMIT}
 
+KEYWORDS="~amd64"
 LICENSE="Boost-1.0"
 SLOT="0"
 


                 reply	other threads:[~2020-12-30 21:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1609361974.8b8b428f5d7d5268340c2a039d0437e7c7bdea4d.epsilon-0@gentoo \
    --to=gentoo@aisha.cc \
    --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