summaryrefslogtreecommitdiff
path: root/eclass/kde4-functions.eclass
diff options
context:
space:
mode:
authorTheo Chatzimichos <tampakrap@gentoo.org>2011-01-10 18:08:32 +0200
committerTheo Chatzimichos <tampakrap@gentoo.org>2011-01-10 18:08:32 +0200
commitab1c3cdb6a96cbc2a93fe16ecb5438beaab7286d (patch)
treeffaa9577c13426c35fa5abef1c71370d340e5460 /eclass/kde4-functions.eclass
parent886cb756795fc6dacaaca369edf3185507b35982 (diff)
downloadkde-ab1c3cdb6a96cbc2a93fe16ecb5438beaab7286d.tar.gz
kde-ab1c3cdb6a96cbc2a93fe16ecb5438beaab7286d.tar.bz2
kde-ab1c3cdb6a96cbc2a93fe16ecb5438beaab7286d.zip
Version bump KDEPIM 4.5.94.1
Diffstat (limited to 'eclass/kde4-functions.eclass')
-rw-r--r--eclass/kde4-functions.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/kde4-functions.eclass b/eclass/kde4-functions.eclass
index eb0f32949de..106eb50d398 100644
--- a/eclass/kde4-functions.eclass
+++ b/eclass/kde4-functions.eclass
@@ -379,7 +379,7 @@ add_kdebase_dep() {
if [[ ${KMNAME} = kdepim || ${PN} = kdepim-runtime ]] && [[ ${PV} = 4.4.6* || ${PV} = 4.4.7* || ${PV} = 4.4.8* || ${PV} = 4.4.9* ]] && [[ ${1} = kdelibs || ${1} = kdepimlibs || ${1} = oxygen-icons ]]; then
FIXME_PV=4.4.5
# FIXME remove hack when kdepim-4.6beta is gone
- elif [[ ${KMNAME} = kdepim || ${PN} = kdepim-runtime ]] && [[ ${PV} = 4.5.93* ]] && [[ ${1} = kdelibs || ${1} = kdepimlibs || ${1} = oxygen-icons ]]; then
+ elif [[ ${KMNAME} = kdepim || ${PN} = kdepim-runtime ]] && [[ ${PV} = 4.5.94* ]] && [[ ${1} = kdelibs || ${1} = kdepimlibs || ${1} = oxygen-icons ]]; then
FIXME_PV=4.5.90
else
FIXME_PV=${PV}