From: "Joshua Kinard" <kumba@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/mips-sources/
Date: Wed, 30 Dec 2020 01:32:22 +0000 (UTC) [thread overview]
Message-ID: <1609291934.983c54fabf7c2686edae7ee19c0f847e2e27ac1d.kumba@gentoo> (raw)
commit: 983c54fabf7c2686edae7ee19c0f847e2e27ac1d
Author: Joshua Kinard <kumba <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 30 01:31:56 2020 +0000
Commit: Joshua Kinard <kumba <AT> gentoo <DOT> org>
CommitDate: Wed Dec 30 01:32:14 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=983c54fa
sys-kernel/mips-sources: Fix ebuild issues introduced by last commit
Signed-off-by: Joshua Kinard <kumba <AT> gentoo.org>
Package-Manager: Portage-3.0.12, Repoman-3.0.2
sys-kernel/mips-sources/mips-sources-4.14.213.ebuild | 6 +++---
sys-kernel/mips-sources/mips-sources-4.19.163.ebuild | 4 ++--
sys-kernel/mips-sources/mips-sources-5.4.85.ebuild | 8 ++++----
3 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/sys-kernel/mips-sources/mips-sources-4.14.213.ebuild b/sys-kernel/mips-sources/mips-sources-4.14.213.ebuild
index 569fdd779f7..9f9dc8ee336 100644
--- a/sys-kernel/mips-sources/mips-sources-4.14.213.ebuild
+++ b/sys-kernel/mips-sources/mips-sources-4.14.213.ebuild
@@ -33,7 +33,7 @@ BASE_KV="$(ver_cut 1-2).0"
[[ "${EXTRAVERSION}" = -rc* ]] && KVE="${EXTRAVERSION}"
# Portage Vars
-HOMEPAGE="https://www.linux-mips.org/ https://wiki.gentoo.org/wiki/No_homepage"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:MIPS"
KEYWORDS="-* ~mips"
IUSE="experimental ip27 ip28 ip30"
RDEPEND=""
@@ -61,8 +61,8 @@ SV_IP32="" # DO_IP32 == "no", IP32
DESCRIPTION="Linux-Mips GIT sources for MIPS-based machines, dated ${GITDATE}"
SRC_URI="${KERNEL_URI}
- mirror://gentoo/mipsgit-${BASE_KV}${KVE}-${GITDATE}.diff.xz
- mirror://gentoo/${PN}-${BASE_KV}-patches-v${GENPATCHREV}.tar.xz"
+ https://dev.gentoo.org/~kumba/distfiles/mipsgit-${BASE_KV}${KVE}-${GITDATE}.diff.xz
+ https://dev.gentoo.org/~kumba/distfiles/${PN}-${BASE_KV}-patches-v${GENPATCHREV}.tar.xz"
UNIPATCH_STRICTORDER="yes"
UNIPATCH_LIST="${DISTDIR}/mipsgit-${BASE_KV}${KVE}-${GITDATE}.diff.xz"
diff --git a/sys-kernel/mips-sources/mips-sources-4.19.163.ebuild b/sys-kernel/mips-sources/mips-sources-4.19.163.ebuild
index cf796212915..076bf3615ae 100644
--- a/sys-kernel/mips-sources/mips-sources-4.19.163.ebuild
+++ b/sys-kernel/mips-sources/mips-sources-4.19.163.ebuild
@@ -32,7 +32,7 @@ BASE_KV="$(ver_cut 1-2).0"
[[ "${EXTRAVERSION}" = -rc* ]] && KVE="${EXTRAVERSION}"
# Portage Vars
-HOMEPAGE="https://www.kernel.org/ https://www.linux-mips.org/ https://wiki.gentoo.org/wiki/No_homepage"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:MIPS"
KEYWORDS="-* ~mips"
IUSE="experimental ip27 ip28 ip30"
RDEPEND=""
@@ -60,7 +60,7 @@ SV_IP32="" # DO_IP32 == "no", IP32
DESCRIPTION="Kernel.org sources for MIPS-based machines"
SRC_URI="${KERNEL_URI}
- mirror://gentoo/${PN}-${BASE_KV}-patches-v${GENPATCHREV}.tar.xz"
+ https://dev.gentoo.org/~kumba/distfiles/${PN}-${BASE_KV}-patches-v${GENPATCHREV}.tar.xz"
#//------------------------------------------------------------------------------
diff --git a/sys-kernel/mips-sources/mips-sources-5.4.85.ebuild b/sys-kernel/mips-sources/mips-sources-5.4.85.ebuild
index 15b327634bd..bc279adfe80 100644
--- a/sys-kernel/mips-sources/mips-sources-5.4.85.ebuild
+++ b/sys-kernel/mips-sources/mips-sources-5.4.85.ebuild
@@ -32,7 +32,7 @@ BASE_KV="$(ver_cut 1-2)"
[[ "${EXTRAVERSION}" = -rc* ]] && KVE="${EXTRAVERSION}"
# Portage Vars
-HOMEPAGE="https://www.kernel.org/ https://www.linux-mips.org/ https://www.gentoo.org/"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:MIPS"
KEYWORDS="-* ~mips"
IUSE="experimental ip27 ip28 ip30"
RDEPEND=""
@@ -54,13 +54,13 @@ DO_IP32="yes" # IP32 support (SGI O2, R5000/RM5200 Only)
# Machine Stable Version Variables
SV_IP22="" # If set && DO_IP22 == "no", indicates last "good" IP22 version
SV_IP27="" # DO_IP27 == "no", IP27
-SV_IP28="5.0.21" # DO_IP28 == "no", IP28
-SV_IP30="5.0.21" # DO_IP30 == "no", IP30
+SV_IP28="4.19.x" # DO_IP28 == "no", IP28
+SV_IP30="" # DO_IP30 == "no", IP30
SV_IP32="" # DO_IP32 == "no", IP32
DESCRIPTION="Kernel.org sources for MIPS-based machines"
SRC_URI="${KERNEL_URI}
- mirror://gentoo/${PN}-${BASE_KV}-patches-v${GENPATCHREV}.tar.xz"
+ https://dev.gentoo.org/~kumba/distfiles/${PN}-${BASE_KV}-patches-v${GENPATCHREV}.tar.xz"
#//------------------------------------------------------------------------------
next reply other threads:[~2020-12-30 1:32 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-30 1:32 Joshua Kinard [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-21 4:49 [gentoo-commits] repo/gentoo:master commit in: sys-kernel/mips-sources/ Joshua Kinard
2024-08-04 11:18 Joshua Kinard
2024-02-25 7:34 Joshua Kinard
2023-03-07 3:20 Joshua Kinard
2022-09-25 7:18 Joshua Kinard
2022-01-29 2:03 Joshua Kinard
2021-12-02 0:05 Joshua Kinard
2021-08-14 4:04 Joshua Kinard
2021-08-13 4:59 Joshua Kinard
2021-08-13 4:52 Joshua Kinard
2021-07-31 22:30 Joshua Kinard
2021-06-19 22:28 Joshua Kinard
2021-06-14 6:34 Joshua Kinard
2021-06-07 3:44 Joshua Kinard
2021-06-07 2:42 Joshua Kinard
2021-05-21 4:48 Joshua Kinard
2021-03-28 4:18 Joshua Kinard
2021-02-20 2:56 Joshua Kinard
2020-12-30 0:49 Joshua Kinard
2020-11-12 6:12 Joshua Kinard
2020-11-12 1:35 Joshua Kinard
2020-07-18 3:07 Joshua Kinard
2020-02-08 14:18 David Seifert
2019-10-13 4:05 Joshua Kinard
2019-10-13 1:53 Joshua Kinard
2019-10-10 6:15 Joshua Kinard
2019-10-07 3:16 Joshua Kinard
2019-10-07 3:05 Joshua Kinard
2019-09-12 8:53 Joshua Kinard
2019-07-31 8:12 Joshua Kinard
2018-12-16 1:58 Joshua Kinard
2018-08-27 4:36 Joshua Kinard
2018-07-13 23:04 Thomas Deutschmann
2018-01-06 23:14 Joshua Kinard
2017-10-09 20:44 Joshua Kinard
2017-07-29 20:55 Joshua Kinard
2017-07-23 19:38 Joshua Kinard
2017-07-10 8:14 Joshua Kinard
2017-06-12 6:05 Joshua Kinard
2017-03-18 18:20 Joshua Kinard
2015-12-25 2:07 Joshua Kinard
2015-12-04 12:11 Joshua Kinard
2015-12-02 11:23 Joshua Kinard
2015-09-15 5:02 Joshua Kinard
2015-09-08 4:53 Joshua Kinard
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=1609291934.983c54fabf7c2686edae7ee19c0f847e2e27ac1d.kumba@gentoo \
--to=kumba@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