How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "d11wtq/gentoo"
config.vm.box_version = "20140717"
end
vagrant init d11wtq/gentoo \
--box-version 20140717
vagrant up
This version was created over 8 years ago.
Rolling Stage3 update.