diff options
author | Suren A. Chilingaryan <csa@suren.me> | 2019-10-24 02:15:23 +0200 |
---|---|---|
committer | Suren A. Chilingaryan <csa@suren.me> | 2019-10-24 02:15:23 +0200 |
commit | 5b03566d3b182febad29391d525b1b55e9a1a212 (patch) | |
tree | 0f14c59c9c4f2ee27e2f7cc563e0303c31268774 /sets | |
parent | 07a8814d01774273e19402caa91001f72a555f49 (diff) | |
download | gentoo-5b03566d3b182febad29391d525b1b55e9a1a212.tar.gz gentoo-5b03566d3b182febad29391d525b1b55e9a1a212.tar.bz2 gentoo-5b03566d3b182febad29391d525b1b55e9a1a212.tar.xz gentoo-5b03566d3b182febad29391d525b1b55e9a1a212.zip |
Virtualization
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 |