summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen de Groot <yngwin@gentoo.org>2013-11-06 03:57:21 +0000
committerBen de Groot <yngwin@gentoo.org>2013-11-06 03:57:21 +0000
commit2c76e46b47f4d739a54b4fabdf37c8e728363b3f (patch)
treef8fd33badbfe3fcf1397b73aa2f30fbe783f09e0 /media-fonts/roboto/files
parentShorten description, make repoman happier (diff)
downloadgentoo-2-2c76e46b47f4d739a54b4fabdf37c8e728363b3f.tar.gz
gentoo-2-2c76e46b47f4d739a54b4fabdf37c8e728363b3f.tar.bz2
gentoo-2-2c76e46b47f4d739a54b4fabdf37c8e728363b3f.zip
Version bump. Adapt to packaging change. Use upstream versioning. I will mark this version stable in a few days, and mask the old versions to give users a regular upgrade path.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x2B2474AD43CE296E!)
Diffstat (limited to 'media-fonts/roboto/files')
-rw-r--r--media-fonts/roboto/files/90-roboto-regular.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/media-fonts/roboto/files/90-roboto-regular.conf b/media-fonts/roboto/files/90-roboto-regular.conf
index 49b9bfc8ab79..924c2bf9615d 100644
--- a/media-fonts/roboto/files/90-roboto-regular.conf
+++ b/media-fonts/roboto/files/90-roboto-regular.conf
@@ -6,5 +6,9 @@
<test name="family" compare="eq"><string>Roboto</string></test>
<edit name="weight" mode="append"><const>regular</const></edit>
</match>
+ <match target="pattern">
+ <test name="family" compare="eq"><string>Roboto Condensed</string></test>
+ <edit name="weight" mode="append"><const>regular</const></edit>
+ </match>
</fontconfig>