Skip to content
Snippets Groups Projects
Commit 0f6d3b29 authored by Baptiste Fontaine's avatar Baptiste Fontaine
Browse files

tap_migrations: fix the sorting

parent 2c959a7d
No related branches found
No related tags found
No related merge requests found
......@@ -67,8 +67,8 @@ TAP_MIGRATIONS = {
"freerdp" => "homebrew/x11",
"fsv" => "homebrew/boneyard",
"fuse-zip" => "homebrew/fuse",
"fuse4x-kext" => "homebrew/fuse",
"fuse4x" => "homebrew/fuse",
"fuse4x-kext" => "homebrew/fuse",
"gant" => "homebrew/boneyard",
"gcsfuse" => "homebrew/fuse",
"geany" => "homebrew/x11",
......@@ -79,8 +79,8 @@ TAP_MIGRATIONS = {
"ggobi" => "homebrew/x11",
"giblib" => "homebrew/x11",
"git-flow-clone" => "homebrew/boneyard",
"gitfs" => "homebrew/fuse",
"git-latexdiff" => "homebrew/tex",
"gitfs" => "homebrew/fuse",
"gkrellm" => "homebrew/boneyard",
"glade" => "homebrew/x11",
"gle" => "homebrew/x11",
......@@ -92,7 +92,6 @@ TAP_MIGRATIONS = {
"grace" => "homebrew/x11",
"grads" => "homebrew/binary",
"graylog2-server" => "homebrew/boneyard",
"guilt" => "homebrew/boneyard",
"gromacs" => "homebrew/science",
"gsmartcontrol" => "homebrew/x11",
"gtk-chtheme" => "homebrew/x11",
......@@ -100,6 +99,7 @@ TAP_MIGRATIONS = {
"gtksourceviewmm" => "homebrew/x11",
"gtksourceviewmm3" => "homebrew/x11",
"gtkwave" => "homebrew/x11",
"guilt" => "homebrew/boneyard",
"gv" => "homebrew/x11",
"hatari" => "homebrew/x11",
"helios" => "spotify/public",
......@@ -126,8 +126,8 @@ TAP_MIGRATIONS = {
"latex-mk" => "homebrew/tex",
"libdlna" => "homebrew/boneyard",
"libgtextutils" => "homebrew/science",
"librets" => "homebrew/boneyard",
"libqxt" => "homebrew/boneyard",
"librets" => "homebrew/boneyard",
"libspotify" => "homebrew/binary",
"lilypond" => "homebrew/tex",
"lmutil" => "homebrew/binary",
......@@ -157,12 +157,12 @@ TAP_MIGRATIONS = {
"ori" => "homebrew/fuse",
"owamp" => "homebrew/boneyard",
"pan" => "homebrew/boneyard",
"pari" => "homebrew/x11",
"par2tbb" => "homebrew/boneyard",
"pari" => "homebrew/x11",
"pathfinder" => "homebrew/boneyard",
"pcb" => "homebrew/x11",
"pdfjam" => "homebrew/tex",
"pdf2image" => "homebrew/x11",
"pdfjam" => "homebrew/tex",
"pdftoipe" => "homebrew/head-only",
"pebble-sdk" => "pebble/pebble-sdk",
"pgplot" => "homebrew/x11",
......@@ -179,8 +179,8 @@ TAP_MIGRATIONS = {
"qiv" => "homebrew/boneyard",
"qrupdate" => "homebrew/science",
"rdesktop" => "homebrew/x11",
"rofs-filtered" => "homebrew/fuse",
"rocket" => "homebrew/boneyard",
"rofs-filtered" => "homebrew/fuse",
"rxvt-unicode" => "homebrew/x11",
"s3-backer" => "homebrew/fuse",
"s3fs" => "homebrew/fuse",
......@@ -208,8 +208,8 @@ TAP_MIGRATIONS = {
"tetgen" => "homebrew/science",
"texmacs" => "homebrew/boneyard",
"texwrapper" => "homebrew/tex",
"tiger-vnc" => "homebrew/x11",
"ticcutils" => "homebrew/science",
"tiger-vnc" => "homebrew/x11",
"timbl" => "homebrew/science",
"tmap" => "homebrew/boneyard",
"transmission-remote-gtk" => "homebrew/x11",
......@@ -231,8 +231,8 @@ TAP_MIGRATIONS = {
"xclip" => "homebrew/x11",
"xdotool" => "homebrew/x11",
"xdu" => "homebrew/x11",
"xournal" => "homebrew/x11",
"xmount" => "homebrew/fuse",
"xournal" => "homebrew/x11",
"xpa" => "homebrew/x11",
"xpdf" => "homebrew/x11",
"xplot" => "homebrew/x11",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment