diff options
Diffstat (limited to 'sets')
-rw-r--r-- | sets/admin-vm | 4 | ||||
-rw-r--r-- | sets/desktop-apps | 1 | ||||
-rw-r--r-- | sets/dev-scipy | 2 |
3 files changed, 7 insertions, 0 deletions
diff --git a/sets/admin-vm b/sets/admin-vm index 0c762da..49d6c67 100644 --- a/sets/admin-vm +++ b/sets/admin-vm @@ -5,6 +5,10 @@ app-emulation/virt-manager # Containers app-emulation/docker app-emulation/docker-compose +app-emulation/skopeo +app-emulation/libpod +app-emulation/buildah +dev-ruby/dice # DOS app-emulation/dosemu diff --git a/sets/desktop-apps b/sets/desktop-apps index b1072a8..c75355f 100644 --- a/sets/desktop-apps +++ b/sets/desktop-apps @@ -17,6 +17,7 @@ app-office/libreoffice-bin app-officeext/languagetool # File Viewers +app-editors/gedit kde-apps/okular app-text/calibre app-text/fbreader diff --git a/sets/dev-scipy b/sets/dev-scipy index 31c3512..7b9a4ca 100644 --- a/sets/dev-scipy +++ b/sets/dev-scipy @@ -1,5 +1,7 @@ sci-libs/scipy +sci-libs/scikits_image dev-python/pandas dev-python/matplotlib dev-python/pillowfight +dev-python/jmespath dev-python/pycuda |