public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-admin/talosctl-bin/
Date: Sun,  1 Sep 2024 15:53:21 +0000 (UTC)	[thread overview]
Message-ID: <1725195196.6b2e32365858e227598662abe7e378218f90dbe3.davidroman@gentoo> (raw)

commit:     6b2e32365858e227598662abe7e378218f90dbe3
Author:     Skyler Mäntysaari <sm+git <AT> skym <DOT> fi>
AuthorDate: Sun Sep  1 12:53:16 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sun Sep  1 12:53:16 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6b2e3236

app-admin/talosctl-bin: Fixing up the ordering of the ebuild variables.

Signed-off-by: Skyler Mäntysaari <sm+git <AT> skym.fi>

 app-admin/talosctl-bin/talosctl-bin-1.7.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-admin/talosctl-bin/talosctl-bin-1.7.6.ebuild b/app-admin/talosctl-bin/talosctl-bin-1.7.6.ebuild
index d8396ae76..b2b183927 100644
--- a/app-admin/talosctl-bin/talosctl-bin-1.7.6.ebuild
+++ b/app-admin/talosctl-bin/talosctl-bin-1.7.6.ebuild
@@ -6,8 +6,6 @@ EAPI="8"
 DESCRIPTION="Pre-compiled talosctl is an tool for interacting with the Talos API"
 HOMEPAGE="https://www.talos.dev/v1.7/"
 S="${WORKDIR}"
-SLOT="0"
-LICENSE="MPL-2.0"
 SRC_URI="
         amd64? ( https://github.com/siderolabs/talos/releases/download/v${PV}/talosctl-linux-amd64 ->
                  talosctl-amd64-v${PV} )
@@ -16,6 +14,8 @@ SRC_URI="
         arm? ( https://github.com/siderolabs/talos/releases/download/v${PV}/talosctl-linux-armv7 ->
                  talosctl-armv7-v${PV} )
 "
+LICENSE="MPL-2.0"
+SLOT="0"
 KEYWORDS="~amd64 ~arm ~arm64"
 
 src_install() {


             reply	other threads:[~2024-09-01 15:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-01 15:53 David Roman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-03 11:38 [gentoo-commits] repo/proj/guru:master commit in: app-admin/talosctl-bin/ David Roman
2025-02-03 11:38 David Roman
2024-09-03 10:53 David Roman
2024-09-01 15:53 David Roman
2024-09-01 15:53 David Roman
2024-09-01 15:53 David Roman

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=1725195196.6b2e32365858e227598662abe7e378218f90dbe3.davidroman@gentoo \
    --to=davidroman96@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