diff --git a/buildout.cfg b/buildout.cfg
index 3b6b8affc1109f555b88a62679553965e467c114..f56839f43b7c8d8bdab6f6ea16762074f78591cd 100644
--- a/buildout.cfg
+++ b/buildout.cfg
@@ -23,8 +23,6 @@ develop = src/bob.buildout
        src/bob.ip.gabor
        src/bob.learn.activation
        src/bob.learn.linear
-       src/bob.learn.libsvm
-       src/bob.learn.mlp
        src/bob.db.iris
        src/bob.learn.em
        src/bob.db.mnist
@@ -33,18 +31,18 @@ develop = src/bob.buildout
        src/bob.ip.optflow.liu
        src/gridtk
        src/bob.ip.qualitymeasure
-       src/bob.ip.skincolorfilter       
+       src/bob.ip.skincolorfilter
        src/bob.db.arface
        src/bob.db.asvspoof
        src/bob.db.asvspoof2017
        src/bob.db.atvskeystroke
        src/bob.db.casia_fasd
-       src/bob.db.caspeal       
-       src/bob.db.gbu       
+       src/bob.db.caspeal
+       src/bob.db.gbu
        src/bob.db.ijbc
        src/bob.db.kboc16
        src/bob.db.lfw
-       src/bob.db.livdet2013       
+       src/bob.db.livdet2013
        src/bob.db.msu_mfsd_mod
        src/bob.db.replay
        src/bob.db.replaymobile
@@ -92,7 +90,7 @@ develop = src/bob.buildout
        src/bob.db.verafinger
        src/bob.db.utfvp
        src/bob.db.fv3d
-       src/bob.db.putvein       
+       src/bob.db.putvein
 
 
 eggs = bob.buildout
@@ -114,8 +112,6 @@ eggs = bob.buildout
        bob.ip.gabor
        bob.learn.activation
        bob.learn.linear
-       bob.learn.libsvm
-       bob.learn.mlp
        bob.db.iris
        bob.learn.em
        bob.db.mnist
@@ -124,7 +120,7 @@ eggs = bob.buildout
        bob.ip.optflow.liu
        gridtk
        bob.ip.qualitymeasure
-       bob.ip.skincolorfilter       
+       bob.ip.skincolorfilter
        bob.db.arface
        bob.db.asvspoof
        bob.db.asvspoof2017
@@ -155,7 +151,7 @@ eggs = bob.buildout
        bob.bio.video
        bob.bio.vein
        bob.pad.base
-       bob.pad.face       
+       bob.pad.face
        bob.fusion.base
        bob.db.oulunpu
        bob.db.uvad
@@ -213,8 +209,6 @@ bob.ip.color = git git@gitlab.idiap.ch:bob/bob.ip.color
 bob.ip.gabor = git git@gitlab.idiap.ch:bob/bob.ip.gabor
 bob.learn.activation = git git@gitlab.idiap.ch:bob/bob.learn.activation
 bob.learn.linear = git git@gitlab.idiap.ch:bob/bob.learn.linear
-bob.learn.libsvm = git git@gitlab.idiap.ch:bob/bob.learn.libsvm
-bob.learn.mlp = git git@gitlab.idiap.ch:bob/bob.learn.mlp
 bob.db.iris = git git@gitlab.idiap.ch:bob/bob.db.iris
 bob.learn.em = git git@gitlab.idiap.ch:bob/bob.learn.em
 bob.db.mnist = git git@gitlab.idiap.ch:bob/bob.db.mnist
diff --git a/order.txt b/order.txt
index f34151dfad2b57ae7edba2f177fb96629a4aecb9..7cbae2996203b2811ef75a0cfa06b947ea7dbefa 100644
--- a/order.txt
+++ b/order.txt
@@ -17,22 +17,16 @@ bob/bob.ip.color
 bob/bob.ip.gabor
 bob/bob.learn.activation
 bob/bob.learn.linear
-bob/bob.learn.libsvm
-bob/bob.learn.mlp
 bob/bob.db.iris
 bob/bob.learn.em
 bob/bob.db.mnist
 bob/bob.db.atnt
 bob/bob.ip.facedetect
-
 # what used to be extra packages
 bob/gridtk
 bob/bob.ip.qualitymeasure
-
 bob/bob.pipelines
-
 bob/bob.learn.tensorflow
-
 bob/bob.bio.base
 bob/bob.bio.gmm
 bob/bob.bio.face