Skip to content

Commit

Permalink
Merge pull request #52 from alerque/fonts-raleway
Browse files Browse the repository at this point in the history
Fix font:raleway version mess
  • Loading branch information
AMDmi3 authored Aug 4, 2018
2 parents 5ca15a9 + 5c3e6b6 commit 50fdbce
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
5 changes: 4 additions & 1 deletion 800.renames-and-merges/fonts/r.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,14 @@
- raleway
- raleway-fonts
- raleway-ttf
- ttf-impallari-raleway-dots
- ttf-impallari-raleway-family
- ttf-raleway
- ttf-raleway-ibx

- setname: "fonts:raleway-dots"
name:
- ttf-impallari-raleway-dots

- setname: "fonts:ricty"
name:
- font-ricty
Expand Down
3 changes: 2 additions & 1 deletion 900.version-fixes/f.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,8 @@
- { name: "fonts:mikachan", ver: "9.1.2006.08.09", ignore: true } # openSUSE garbage
- { name: "fonts:oldstandard", ver: "2.2really", ignore: true } # debian garbage
- { name: "fonts:quattrocento", ver: "2.000", family: arch, ignore: true } # webpage says it's 1.1
- { name: "fonts:raleway", noscheme: true }
- { name: "fonts:raleway", verpat: ".*20[0-9]{6}", snapshot: true } # dated packages are all snapshots, not even all from the same sources
- { name: "fonts:raleway", verge: "4.0", devel: true } # 4.x series is still only an unreleased partial port to Glyphs
- { name: "fonts:ubuntu", ver: "1.0", family: pclinuxos, ignore: true } # no such version on the website
- { name: fonttosfnt, ver: "1.0.5", family: opensuse, incorrect: true }
- { name: fonttosfnt, family: opensuse, untrusted: true }
Expand Down

0 comments on commit 50fdbce

Please sign in to comment.