svalat / homelinux

A simple source package manager like gentoo but for for your home directory. It also take in account the packages present on your system to not recompile everything. It support import of sources from gentoo, github and custom URLs.
http://svalat.github.io/homelinux/
Other
8 stars 0 forks source link

Add a slot variable for host checking #15

Closed svalat closed 8 years ago

svalat commented 8 years ago

Host packages might also use slots so....

svalat commented 8 years ago

Add a $SLOT variable to be replaced in host cheking function.

It require to test presence on system only after selecting the version.

So change a little bit the way we load the deps