public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-apps/tuigreet/
Date: Fri, 24 May 2024 23:35:43 +0000 (UTC)	[thread overview]
Message-ID: <1716593715.604a93b1ac0f207db02ba9c0db76c12ed8bf8d81.conikost@gentoo> (raw)

commit:     604a93b1ac0f207db02ba9c0db76c12ed8bf8d81
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun May 19 11:42:38 2024 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Fri May 24 23:35:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=604a93b1

gui-apps/tuigreet: update SRC_URI, LICENSE

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 gui-apps/tuigreet/tuigreet-9999.ebuild | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/gui-apps/tuigreet/tuigreet-9999.ebuild b/gui-apps/tuigreet/tuigreet-9999.ebuild
index 83aedb1c318c..908c9d12fa8c 100644
--- a/gui-apps/tuigreet/tuigreet-9999.ebuild
+++ b/gui-apps/tuigreet/tuigreet-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2017-2022 Gentoo Authors
+# Copyright 2017-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -15,22 +15,13 @@ if [ ${PV} == "9999" ] ; then
 	EGIT_REPO_URI="https://github.com/apognu/${PN}"
 else
 	SRC_URI="https://github.com/apognu/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
-	$(cargo_crate_uris ${CRATES})"
+	${CARGO_CRATE_URIS}"
 	KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv"
 fi
 
-src_unpack() {
-	if [[ "${PV}" == *9999* ]]; then
-		git-r3_src_unpack
-		cargo_live_src_unpack
-	else
-		cargo_src_unpack
-	fi
-}
-
 QA_FLAGS_IGNORED="usr/bin/tuigreet"
 
-LICENSE="Apache-2.0 Boost-1.0 GPL-3 MIT"
+LICENSE="Apache-2.0 CC0-1.0 GPL-3+ MIT Unicode-3.0 Unicode-DFS-2016"
 SLOT="0"
 
 RDEPEND="acct-group/greetd
@@ -38,6 +29,15 @@ RDEPEND="acct-group/greetd
 	gui-libs/greetd"
 DEPEND="${RDEPEND}"
 
+src_unpack() {
+	if [[ "${PV}" == *9999* ]]; then
+		git-r3_src_unpack
+		cargo_live_src_unpack
+	else
+		cargo_src_unpack
+	fi
+}
+
 src_install() {
 	dodir /var/cache/${PN}
 	fowners greetd:greetd /var/cache/${PN}


             reply	other threads:[~2024-05-24 23:35 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-24 23:35 Conrad Kostecki [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-08 12:03 [gentoo-commits] repo/gentoo:master commit in: gui-apps/tuigreet/ Arthur Zamarin
2024-06-08 12:03 Arthur Zamarin
2024-05-24 23:35 Conrad Kostecki
2024-05-24 23:35 Conrad Kostecki
2022-12-27  3:56 Georgy Yakovlev
2022-12-27  3:56 Georgy Yakovlev
2022-10-10 12:55 Joonas Niilola
2022-10-10 12:55 Joonas Niilola
2022-09-05 12:37 Joonas Niilola
2022-09-05 12:37 Joonas Niilola
2022-09-05 12:37 Joonas Niilola
2022-09-05 12:37 Joonas Niilola
2022-09-05 12:37 Joonas Niilola
2022-01-26  1:09 Ionen Wolkens
2022-01-26  1:09 Ionen Wolkens
2022-01-26  1:09 Ionen Wolkens
2021-11-29 14:15 Joonas Niilola
2021-09-18 14:42 Yixun Lan
2021-07-20 10:25 Joonas Niilola
2020-10-17 14:04 Joonas Niilola
2020-07-21  1:59 Aaron Bauman
2020-07-21  1:59 Aaron Bauman
2020-07-02 22:36 Georgy Yakovlev
2020-07-02 22:36 Georgy Yakovlev
2020-07-02 22:36 Georgy Yakovlev
2020-07-02 22:36 Georgy Yakovlev

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=1716593715.604a93b1ac0f207db02ba9c0db76c12ed8bf8d81.conikost@gentoo \
    --to=conikost@gentoo.org \
    --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