projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62f6f77
)
kde.org.eclass: Support kde-plasma unstable point release tarballs
author
Andreas Sturmlechner
<asturm@gentoo.org>
Thu, 16 Jan 2020 23:29:33 +0000
(
00:29
+0100)
committer
Andreas Sturmlechner
<asturm@gentoo.org>
Fri, 14 Feb 2020 00:17:07 +0000
(
01:17
+0100)
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 b943ebabb3da672eee72546bc1dd2bb886c00f50..2776b5b972f229297c1501a2ad429097f420985f 100644
(file)
--- a/
eclass/kde.org.eclass
+++ b/
eclass/kde.org.eclass
@@
-1,4
+1,4
@@
-# Copyright 1999-20
19
Gentoo Authors
+# Copyright 1999-20
20
Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# @ECLASS: kde.org.eclass
@@
-136,7
+136,7
@@
_kde.org_calculate_src_uri() {
;;
kde-plasma)
case ${PV} in
- 5.??.[6-9]? )
+ 5.??.[6-9]?
*
)
_src_uri+="unstable/plasma/$(ver_cut 1-3)/"
RESTRICT+=" mirror"
;;