summaryrefslogtreecommitdiff
path: root/sys-devel/native-cctools
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/native-cctools')
-rw-r--r--sys-devel/native-cctools/Manifest2
-rw-r--r--sys-devel/native-cctools/native-cctools-5-r1.ebuild6
2 files changed, 2 insertions, 6 deletions
diff --git a/sys-devel/native-cctools/Manifest b/sys-devel/native-cctools/Manifest
index 7e68163adc17..38816e6333d2 100644
--- a/sys-devel/native-cctools/Manifest
+++ b/sys-devel/native-cctools/Manifest
@@ -1,2 +1,2 @@
-EBUILD native-cctools-5-r1.ebuild 2641 BLAKE2B 9134667390381f3d4b08a39e9e3c251cbdb85fbeeb3f449724a3d552ed67b1fd541b573bcfcb8de46d9ab6f3d9ffc7dd5456f7aeec11f7cd827e45eb8b09bad4 SHA512 5ad2c2e3b046a1a023c02e00bb0b20bbe22cb1a19569dbb61cdbe5a7e1159d4ae89d1f349e914a43f3b2135937da1d6f4652a9425503c7962295611e3a3de4a4
+EBUILD native-cctools-5-r1.ebuild 2620 BLAKE2B 2e36e0813d47c0593eca08fcead7fed283de3333c88dafcde474a60758a693223a0dd50ea68ebe941914686cc23a8e19f5ee75098591fa481e108ea785416c1b SHA512 f9dea16e2edd212ad33f1f49a5840b16a37ef975b551d4c7bba591db95fa56f2b300aba58d3305442ab1f441daaf5892bb38bc5226f86547efabdb9e2795cc41
MISC metadata.xml 244 BLAKE2B f599747a5c4b523305b9895669bb3171446bd4edf7339753b21ca14524c010a83bdb41e83851df393240077c31891fefa1a9bd876bda37cf2ef77731a76eca80 SHA512 7db5efa0f85d76e9ff76fd6a0e83908ccb9d5486b2994277166976ff531b9eb88806ca80cd3cb070bac89f383872733c8470d04f86a67854d1b023eb24b4e2b5
diff --git a/sys-devel/native-cctools/native-cctools-5-r1.ebuild b/sys-devel/native-cctools/native-cctools-5-r1.ebuild
index 6ebf381895db..30f1682483eb 100644
--- a/sys-devel/native-cctools/native-cctools-5-r1.ebuild
+++ b/sys-devel/native-cctools/native-cctools-5-r1.ebuild
@@ -1,19 +1,15 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
DESCRIPTION="Host OS native assembler as and static linker ld"
HOMEPAGE="https://prefix.gentoo.org/"
-SRC_URI=""
LICENSE="GPL-2" # actually, we don't know, the wrapper is
SLOT="0"
-
KEYWORDS="~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
-IUSE=""
-
DEPEND="sys-devel/binutils-config"
RDEPEND="${DEPEND}"