Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 300110 - KMNAME is missing for kdepim-runtime-4.3.90
Summary: KMNAME is missing for kdepim-runtime-4.3.90
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-08 00:19 UTC by Johannes Hirte
Modified: 2010-01-08 00:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Hirte 2010-01-08 00:19:58 UTC
The kdepim-runtime-4.3.90 ebuild is missing the KMNAME-variable for 4.3.90. Following patch fix this:

diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.3.90.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.3.90.ebuild
index 7bdea0a..46bc81e 100644
--- a/kde-base/kdepim-runtime/kdepim-runtime-4.3.90.ebuild
+++ b/kde-base/kdepim-runtime/kdepim-runtime-4.3.90.ebuild
@@ -9,6 +9,7 @@ if [[ ${PV} = *9999* ]]; then
        KMMODULE="runtime"
        inherit kde4-meta
 else
+       KMNAME="kdepim-runtime"
        inherit kde4-base
 fi

Reproducible: Always
Comment 1 Tomáš Chvátal (RETIRED) gentoo-dev 2010-01-08 00:21:06 UTC
Already fixed. Just sync your overlay.