aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-09-02 12:12:55 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-09-02 12:12:55 +0200
commit125ebdcb780b8171f8bfb67625581291c382d9bf (patch)
tree7ce50cb1e334696d27acfc5e1d4bdaad9cd0b1a7
parentkde.org.eclass: Move EXPORT_FUNCTIONS below guard (diff)
downloadkde-125ebdcb.tar.gz
kde-125ebdcb.tar.bz2
kde-125ebdcb.zip
kde.org.eclass: Mark KDE Gear 21.08.1 as released
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-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 c375893e25..bf087dfc8a 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-apps-21.08.1 )
+KDE_UNRELEASED=( )
HOMEPAGE="https://kde.org/"