projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69ba8ba
)
kde4-base.eclass: add SRC_URI for 4.14.15
author
Michael Palimaka
<kensington@gentoo.org>
Mon, 21 Dec 2015 16:14:23 +0000
(
03:14
+1100)
committer
Michael Palimaka
<kensington@gentoo.org>
Tue, 22 Dec 2015 16:03:49 +0000
(
03:03
+1100)
eclass/kde4-base.eclass
patch
|
blob
|
history
diff --git
a/eclass/kde4-base.eclass
b/eclass/kde4-base.eclass
index 70b99eb3cc54e9b1ef4a5402e11859f90b0626cc..da658ac72aaab8896adf90d51d4f6142f2c6e7b1 100644
(file)
--- a/
eclass/kde4-base.eclass
+++ b/
eclass/kde4-base.eclass
@@
-458,6
+458,9
@@
_calculate_src_uri() {
4.14.14)
# Part of 15.08.3 actually, sigh. Not stable for next release!
SRC_URI="mirror://kde/stable/applications/15.08.3/src/${_kmname_pv}.tar.xz" ;;
+ 4.14.15)
+ # Part of 15.12.0 actually, sigh. Not stable for next release!
+ SRC_URI="mirror://kde/stable/applications/15.12.0/src/${_kmname_pv}.tar.xz" ;;
??.?.[6-9]? | ??.??.[4-9]?)
# Unstable KDE Applications releases
SRC_URI="mirror://kde/unstable/applications/${PV}/src/${_kmname}-${PV}.tar.xz" ;;