Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 202361 - app-office/openoffice-2.3.1 - USE=mono should be package.use.masked on ppc
Summary: app-office/openoffice-2.3.1 - USE=mono should be package.use.masked on ppc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords: QAcanfix
Depends on:
Blocks:
 
Reported: 2007-12-15 08:31 UTC by Jakub Moc (RETIRED)
Modified: 2008-01-19 03:17 UTC (History)
2 users (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 Jakub Moc (RETIRED) gentoo-dev 2007-12-15 08:31:52 UTC
Please, replace this hack with a proper masking of this flag. :)

<snip>
export MYCONF="`use_enable mono`"
use ppc && MYCONF="--disable-mono" && ewarn "Mono support is currently broken on ppc, so disabling it"
</snip>

Thanks.
Comment 1 Andreas Proschofsky (RETIRED) gentoo-dev 2008-01-15 15:55:46 UTC
I totally agree, but shouldn't use masking be handled by the appropiate arch-team?
Comment 2 Mark Loeser (RETIRED) gentoo-dev 2008-01-17 02:39:50 UTC
ppc team:  any problems with doing this correctly? :)
Comment 3 Mark Loeser (RETIRED) gentoo-dev 2008-01-19 03:17:18 UTC
I went ahead and package.use.masked this for ppc.