Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 284833 - dec-python/pycairo-1.8.8: please let profiles handle svg use-flag
Summary: dec-python/pycairo-1.8.8: please let profiles handle svg use-flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High trivial (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-13 23:15 UTC by Peter Alfredsen (RETIRED)
Modified: 2009-09-14 02: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 Peter Alfredsen (RETIRED) gentoo-dev 2009-09-13 23:15:28 UTC
See https://bugs.gentoo.org/show_bug.cgi?id=269682#c5
and http://forums.gentoo.org/viewtopic-t-792329.html
For details.
Let profiles and make.conf handle the global useflags, please. Otherwise we just get dependency-spaghetti, especially when you use [svg=]
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-09-14 00:05:15 UTC
So you suggest IUSE="svg" instead of IUSE="+svg"?
Alternatively cairo could have IUSE="+svg" :) .
Comment 2 Peter Alfredsen (RETIRED) gentoo-dev 2009-09-14 00:19:48 UTC
(In reply to comment #1)
> So you suggest IUSE="svg" instead of IUSE="+svg"?

Yes
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-09-14 02:21:44 UTC
Fixed.