projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b6b192
)
kde.org.eclass: Branching for kde-apps/ switched to "release/YY.MM"
author
Andreas Sturmlechner
<asturm@gentoo.org>
Sun, 10 Nov 2019 11:07:57 +0000
(12:07 +0100)
committer
Andreas Sturmlechner
<asturm@gentoo.org>
Sun, 10 Nov 2019 21:30:20 +0000
(22:30 +0100)
KDE Applications is dead, long live the KDE release service.
See also: https://mail.kde.org/pipermail/release-team/2019-October/011582.html
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
eclass/kde.org.eclass
patch
|
blob
|
history
diff --git
a/eclass/kde.org.eclass
b/eclass/kde.org.eclass
index 3f86779c52ef49d8f742175ccc2ce85b4b6f4b8b..17f7bcbfe6db2e56a93077ded667c648f30873c8 100644
(file)
--- a/
eclass/kde.org.eclass
+++ b/
eclass/kde.org.eclass
@@
-155,7
+155,7
@@
_calculate_live_repo() {
EGIT_MIRROR=${EGIT_MIRROR:=https://anongit.kde.org}
if [[ ${PV} == ??.??.49.9999 && ${CATEGORY} = kde-apps ]]; then
- EGIT_BRANCH="
Applications
/$(ver_cut 1-2)"
+ EGIT_BRANCH="
release
/$(ver_cut 1-2)"
fi
if [[ ${PV} != 9999 && ${CATEGORY} = kde-plasma ]]; then