Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 432228 - media-fonts/liberation-fonts-2.00.0 installs wrong fontconfig configuration file
Summary: media-fonts/liberation-fonts-2.00.0 installs wrong fontconfig configuration file
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jeffrey Gardner (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-21 17:54 UTC by Aleksey Kunitskiy
Modified: 2012-08-24 18:33 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 Aleksey Kunitskiy 2012-08-21 17:54:01 UTC
Liberation Sans Narrow was removed in 2.0 release of liberation-fonts but it's replacement still exists in installed 60-liberation.conf:

<match target="pattern">
<test qual="any" name="family"><string>Arial Narrow</string></test>
<edit name="family" mode="assign"><string>Liberation Sans Narrow</string></edit>
</match>

In general it may be fine to add separate ebuild for Liberation Sans Narrow


Reproducible: Always
Comment 1 Jeffrey Gardner (RETIRED) gentoo-dev 2012-08-24 17:30:50 UTC
Taking a look...
Comment 2 Jeffrey Gardner (RETIRED) gentoo-dev 2012-08-24 18:33:41 UTC
Fixed in CVS, thanks!