aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-10-12 21:34:57 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-10-12 21:35:33 +0200
commit455c2a367303c10046c6a249790e951a9471fdc5 (patch)
tree81aab1e3bc87f7712f13869dffb886f5d22ab30b
parentkde-plasma/ksysguard: Tarball respun (diff)
downloadkde-455c2a367303c10046c6a249790e951a9471fdc5.tar.gz
kde-455c2a367303c10046c6a249790e951a9471fdc5.tar.bz2
kde-455c2a367303c10046c6a249790e951a9471fdc5.zip
kde5.eclass: Mark KDE Frameworks 5.63.0 as released
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--eclass/kde5.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/kde5.eclass b/eclass/kde5.eclass
index 239ba32591..8b06d4b970 100644
--- a/eclass/kde5.eclass
+++ b/eclass/kde5.eclass
@@ -148,7 +148,7 @@ fi
# An array of $CATEGORY-$PV pairs of packages that are unreleased upstream.
# Any package matching this will have fetch restriction enabled, and receive
# a proper error message via pkg_nofetch.
-KDE_UNRELEASED=( kde-frameworks-5.63.0 kde-plasma-5.17.0 )
+KDE_UNRELEASED=( kde-plasma-5.17.0 )
HOMEPAGE="https://kde.org/"
LICENSE="GPL-2"