aboutsummaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-04-09 23:32:26 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2022-04-09 23:32:26 +0200
commitfbd5db0dcbd89bb8ec2130ca97734bbc16e3cce4 (patch)
treeded21b1cc3d1bb35efa5a6661e97a421e2e11809 /eclass
parentkde-frameworks/ki18n: Tarball respun (diff)
downloadkde-fbd5db0dcbd89bb8ec2130ca97734bbc16e3cce4.tar.gz
kde-fbd5db0dcbd89bb8ec2130ca97734bbc16e3cce4.tar.bz2
kde-fbd5db0dcbd89bb8ec2130ca97734bbc16e3cce4.zip
kde.org.eclass: Mark KDE Frameworks 5.93.0 as released
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r--eclass/kde.org.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/kde.org.eclass b/eclass/kde.org.eclass
index 2f43aba314..e4bde18bfb 100644
--- a/eclass/kde.org.eclass
+++ b/eclass/kde.org.eclass
@@ -135,7 +135,7 @@ esac
# 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.93.0 )
+KDE_UNRELEASED=( )
HOMEPAGE="https://kde.org/"