summaryrefslogtreecommitdiff
path: root/sys-devel/sparse
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-02-17 10:35:54 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-02-17 10:35:54 +0000
commit463397cf1e064185110fe57c568d73f99a06f5d1 (patch)
tree9aa75eefc5154eaf0e3c33658b830fc54dc68052 /sys-devel/sparse
parentc8d60dada2ec8eb48b2d2b290cd6683ccec40e39 (diff)
gentoo resync : 17.02.2021
Diffstat (limited to 'sys-devel/sparse')
-rw-r--r--sys-devel/sparse/Manifest4
-rw-r--r--sys-devel/sparse/sparse-0.6.2.ebuild3
-rw-r--r--sys-devel/sparse/sparse-9999.ebuild3
3 files changed, 4 insertions, 6 deletions
diff --git a/sys-devel/sparse/Manifest b/sys-devel/sparse/Manifest
index 190d4ce69bba..79a6a4bb64a7 100644
--- a/sys-devel/sparse/Manifest
+++ b/sys-devel/sparse/Manifest
@@ -1,4 +1,4 @@
DIST sparse-0.6.2.tar.xz 340100 BLAKE2B 72463fe93753f2cdced3411d1ccb18cc30dce82c4f6ae6289cf4297c66cee9f52ba96f96cceac1f134b017a7d6691b019c2f22cc801522e7a0fe0c5e0b4c8da4 SHA512 43c16b5cb4141077dd51f93e877e28e1a00e69ced58a9c8f643635b6f87a8044cddfe29a734b4a43282748e12f287b19b4fb3ce8c5e0b13931a3355974dff982
-EBUILD sparse-0.6.2.ebuild 1439 BLAKE2B e52731b5383e2c828af790b5b30d2ce8206abf203b7f20776988314608eb5315449d31fb888799711f9d66d153e2272fb7f0d4ba54b951c14655fb789e8854e8 SHA512 3c6aedbe41a9d5495245e67dcd570de0f8d8d085d7d1f4b4da897d5d208279b0e496571e04f812bc78e311c782b9eb348e5d648fa5ba753d257dc29b36507a23
-EBUILD sparse-9999.ebuild 1439 BLAKE2B e52731b5383e2c828af790b5b30d2ce8206abf203b7f20776988314608eb5315449d31fb888799711f9d66d153e2272fb7f0d4ba54b951c14655fb789e8854e8 SHA512 3c6aedbe41a9d5495245e67dcd570de0f8d8d085d7d1f4b4da897d5d208279b0e496571e04f812bc78e311c782b9eb348e5d648fa5ba753d257dc29b36507a23
+EBUILD sparse-0.6.2.ebuild 1426 BLAKE2B c34bedca1c8859142e8f3a39454e32b679b91dd045d650909dfe7d7b904791c02eaa99cf4b85c1b2862476b667caf960b51351d87b72ccfd716c9d93dc648660 SHA512 fe200c7956a9c546f80a1b6eca48bb1f9d6226dac541e5ff358563f1f7d6ff25bf065dde194c21e355bd46c5477c752cad268df87b31bb354db029c79a564d6c
+EBUILD sparse-9999.ebuild 1426 BLAKE2B c34bedca1c8859142e8f3a39454e32b679b91dd045d650909dfe7d7b904791c02eaa99cf4b85c1b2862476b667caf960b51351d87b72ccfd716c9d93dc648660 SHA512 fe200c7956a9c546f80a1b6eca48bb1f9d6226dac541e5ff358563f1f7d6ff25bf065dde194c21e355bd46c5477c752cad268df87b31bb354db029c79a564d6c
MISC metadata.xml 636 BLAKE2B 48bac3e5bb329089c8923cfbdd0bd32efa8202c5f43a8179b044c70fdc1fcb73090b0765fe3d2b6e33fd0364f5ca25eec07aabd152dff21948074a2099c5367e SHA512 b46ed66da3644ecf4e2cdb6a0ecd9fd18e99cfb6aea1967acf1119d1f75c4907889a3fbcda76ef2d3c4b1617d718a946e5fb01e75db105d740a98c49430da859
diff --git a/sys-devel/sparse/sparse-0.6.2.ebuild b/sys-devel/sparse/sparse-0.6.2.ebuild
index 8860a29313e7..34da20a600a3 100644
--- a/sys-devel/sparse/sparse-0.6.2.ebuild
+++ b/sys-devel/sparse/sparse-0.6.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,6 @@ HOMEPAGE="https://sparse.wiki.kernel.org/index.php/Main_Page"
if [[ ${PV} == "9999" ]] ; then
inherit git-r3
EGIT_REPO_URI="https://git.kernel.org/pub/scm/devel/${PN}/${PN}.git"
- KEYWORDS=""
else
SRC_URI="https://www.kernel.org/pub/software/devel/${PN}/dist/${P}.tar.xz"
KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
diff --git a/sys-devel/sparse/sparse-9999.ebuild b/sys-devel/sparse/sparse-9999.ebuild
index 8860a29313e7..34da20a600a3 100644
--- a/sys-devel/sparse/sparse-9999.ebuild
+++ b/sys-devel/sparse/sparse-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,6 @@ HOMEPAGE="https://sparse.wiki.kernel.org/index.php/Main_Page"
if [[ ${PV} == "9999" ]] ; then
inherit git-r3
EGIT_REPO_URI="https://git.kernel.org/pub/scm/devel/${PN}/${PN}.git"
- KEYWORDS=""
else
SRC_URI="https://www.kernel.org/pub/software/devel/${PN}/dist/${P}.tar.xz"
KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"