aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-05-07 10:51:43 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-05-07 23:41:03 +0200
commitd10f88b18009ff9b41ddd60091c3a3af23adfb1a (patch)
tree46bd5643152747f4f15e79b39d9605d98be7e0af
parentkde-apps/kcontacts: Add KDE_QTHELP="true" (diff)
downloadkde-d10f88b1.tar.gz
kde-d10f88b1.tar.bz2
kde-d10f88b1.zip
kde5.eclass: Mark KDE Applications 19.04.1 unreleased
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 40a146e33c..9d6ef09bf9 100644
--- a/eclass/kde5.eclass
+++ b/eclass/kde5.eclass
@@ -157,7 +157,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_UNRELEASED=( kde-apps-19.04.1 )
HOMEPAGE="https://kde.org/"
LICENSE="GPL-2"