Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 365183 - Packages wrongly use handbook useflag instead of KDE_HANDBOOK variable
Summary: Packages wrongly use handbook useflag instead of KDE_HANDBOOK variable
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-28 11:03 UTC by Tomáš Chvátal (RETIRED)
Modified: 2011-05-18 15:24 UTC (History)
1 user (show)

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 Tomáš Chvátal (RETIRED) gentoo-dev 2011-04-28 11:03:47 UTC
First quick grep i did in overlay points out:


app-cdr/k9copy/k9copy-9999.ebuild:IUSE="debug +handbook"
dev-util/kxsldbg/kxsldbg-9999.ebuild:IUSE="debug +handbook"
dev-vcs/kdesvn/kdesvn-9999.ebuild:IUSE="debug +handbook"
kde-base/kdebase-runtime-meta/kdebase-runtime-meta-4.6.9999.ebuild:IUSE="+handbook semantic-desktop"
kde-base/kdebase-runtime-meta/kdebase-runtime-meta-9999.ebuild:IUSE="+handbook semantic-desktop"
kde-base/kdelibs/kdelibs-4.6.9999.ebuild:IUSE="3dnow acl alsa altivec bindist +bzip2 debug doc fam +handbook jpeg2k kerberos
kde-base/kdelibs/kdelibs-9999.ebuild:IUSE="3dnow acl alsa altivec bindist +bzip2 debug doc fam +handbook jpeg2k kerberos
kde-base/kdesdk-scripts/kdesdk-scripts-4.6.9999.ebuild:IUSE="+handbook debug"
kde-base/kdesdk-scripts/kdesdk-scripts-9999.ebuild:IUSE="+handbook debug"
kde-base/printer-applet/printer-applet-4.6.9999.ebuild:IUSE="+handbook"
kde-base/printer-applet/printer-applet-9999.ebuild:IUSE="+handbook"
kde-misc/kappfinder/kappfinder-9999.ebuild:IUSE="debug +handbook"


Please fix them.
Comment 1 Dimitris Papapoulios 2011-05-18 15:12:32 UTC
I think it is fixed now. The only ebuilds I didn't touch is kdelibs one (due to circular dependencies) and the kdebase-runtime-meta.
Comment 2 Theo Chatzimichos (RETIRED) archtester gentoo-dev Security 2011-05-18 15:24:26 UTC
thanks, closing