From: "Randall Vasquez" <ran.dall@icloud.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-containers/dnsname-cni-plugin/
Date: Sat, 28 May 2022 21:16:06 +0000 (UTC) [thread overview]
Message-ID: <1653772513.92162b54a8aea7fd3a58ae642c8a35a4ba38b200.ran.dall@gentoo> (raw)
commit: 92162b54a8aea7fd3a58ae642c8a35a4ba38b200
Author: Randall T. Vasquez <ran.dall <AT> icloud <DOT> com>
AuthorDate: Sat May 28 21:15:13 2022 +0000
Commit: Randall Vasquez <ran.dall <AT> icloud <DOT> com>
CommitDate: Sat May 28 21:15:13 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=92162b54
app-containers/dnsname-cni-plugin: tidy ebuilds
This commit tidys the dnsname-cni-plugin ebuilds further.
Signed-off-by: Randall T. Vasquez <ran.dall <AT> icloud.com>
app-containers/dnsname-cni-plugin/dnsname-cni-plugin-1.3.0.ebuild | 3 +--
app-containers/dnsname-cni-plugin/dnsname-cni-plugin-9999.ebuild | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/app-containers/dnsname-cni-plugin/dnsname-cni-plugin-1.3.0.ebuild b/app-containers/dnsname-cni-plugin/dnsname-cni-plugin-1.3.0.ebuild
index 01ce66053..ba02f5cfc 100644
--- a/app-containers/dnsname-cni-plugin/dnsname-cni-plugin-1.3.0.ebuild
+++ b/app-containers/dnsname-cni-plugin/dnsname-cni-plugin-1.3.0.ebuild
@@ -36,8 +36,7 @@ RDEPEND="${DEPEND}"
src_unpack() {
default
if [[ ${PV} == *9999 ]]; then
- git-r3_fetch
- git-r3_checkout
+ git-r3_src_unpack
pushd ${P}/plugins/meta/dnsname || die "location change for module building failed"
ego get
popd || die "location reset from module building failed"
diff --git a/app-containers/dnsname-cni-plugin/dnsname-cni-plugin-9999.ebuild b/app-containers/dnsname-cni-plugin/dnsname-cni-plugin-9999.ebuild
index ef5548ff1..b3a5dfffd 100644
--- a/app-containers/dnsname-cni-plugin/dnsname-cni-plugin-9999.ebuild
+++ b/app-containers/dnsname-cni-plugin/dnsname-cni-plugin-9999.ebuild
@@ -35,8 +35,7 @@ RDEPEND="${DEPEND}"
src_unpack() {
default
if [[ ${PV} == *9999 ]]; then
- git-r3_fetch
- git-r3_checkout
+ git-r3_src_unpack
pushd ${P}/plugins/meta/dnsname || die "location change for module building failed"
ego get
popd || die "location reset from module building failed"
next reply other threads:[~2022-05-28 21:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-28 21:16 Randall Vasquez [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-07-18 19:40 [gentoo-commits] repo/proj/guru:dev commit in: app-containers/dnsname-cni-plugin/ Randall Vasquez
2022-05-23 0:43 Randall Vasquez
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=1653772513.92162b54a8aea7fd3a58ae642c8a35a4ba38b200.ran.dall@gentoo \
--to=ran.dall@icloud.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