public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/asahi-scripts/
@ 2024-02-24 15:35 Sam James
  0 siblings, 0 replies; 2+ messages in thread
From: Sam James @ 2024-02-24 15:35 UTC (permalink / raw
  To: gentoo-commits

commit:     291e775631672c1a9763d2618133180db6db946f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 24 15:33:56 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 24 15:34:18 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=291e7756

sys-apps/asahi-scripts: misc tweaks

* Don't commit as stable (-> ~arm64)
* Style tweaks (whitespace)
* Drop unnecessary BDEPEND (make is not just in @system but "very much @system")

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-apps/asahi-scripts/asahi-scripts-20231219.1.ebuild | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/sys-apps/asahi-scripts/asahi-scripts-20231219.1.ebuild b/sys-apps/asahi-scripts/asahi-scripts-20231219.1.ebuild
index 2361b9bd283b..4e4b1fe2eda2 100644
--- a/sys-apps/asahi-scripts/asahi-scripts-20231219.1.ebuild
+++ b/sys-apps/asahi-scripts/asahi-scripts-20231219.1.ebuild
@@ -6,15 +6,15 @@ EAPI="8"
 DESCRIPTION="Apple Silicon support scripts"
 HOMEPAGE="https://asahilinux.org/"
 SRC_URI="https://github.com/AsahiLinux/${PN}/archive/refs/tags/${PV}.tar.gz -> ${PN}-${PV}.tar.gz"
+
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="arm64"
-
-BDEPEND="
-	dev-build/make"
+KEYWORDS="~arm64"
 
-PATCHES=("${FILESDIR}/makefile.patch"
-	 "${FILESDIR}/update-m1n1-dtbs.patch")
+PATCHES=(
+	"${FILESDIR}/makefile.patch"
+	"${FILESDIR}/update-m1n1-dtbs.patch"
+)
 
 src_install() {
 	default


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-apps/asahi-scripts/
@ 2024-11-17  5:22 Sam James
  0 siblings, 0 replies; 2+ messages in thread
From: Sam James @ 2024-11-17  5:22 UTC (permalink / raw
  To: gentoo-commits

commit:     11e6059494e7a5c2451f019a05c9e691b5437fb5
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 17 05:21:53 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 17 05:21:53 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11e60594

sys-apps/asahi-scripts: fix copyright header

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-apps/asahi-scripts/asahi-scripts-20240822.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/asahi-scripts/asahi-scripts-20240822.ebuild b/sys-apps/asahi-scripts/asahi-scripts-20240822.ebuild
index 3469e261a24a..f30bf81d26cf 100644
--- a/sys-apps/asahi-scripts/asahi-scripts-20240822.ebuild
+++ b/sys-apps/asahi-scripts/asahi-scripts-20240822.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 James Calligeros <jcalligeros99@gmail.com>
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="8"


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-11-17  5:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-24 15:35 [gentoo-commits] repo/gentoo:master commit in: sys-apps/asahi-scripts/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2024-11-17  5:22 Sam James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox