diff options
author | Karel Kočí <cynerd@email.cz> | 2020-05-11 09:28:59 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2020-05-11 09:29:32 +0200 |
commit | 16826545c64dc8447a2a1dbdbc2fca350e869bd0 (patch) | |
tree | e9472041743bc902c38567fa7d96d42ba59cffd0 /profiles | |
parent | 66a71f166b505052f3de4ab36132c153e97b1672 (diff) | |
download | gentoo-personal-overlay-16826545c64dc8447a2a1dbdbc2fca350e869bd0.tar.gz gentoo-personal-overlay-16826545c64dc8447a2a1dbdbc2fca350e869bd0.tar.bz2 gentoo-personal-overlay-16826545c64dc8447a2a1dbdbc2fca350e869bd0.zip |
profile: add few packages and such
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/compile/packages | 1 | ||||
-rw-r--r-- | profiles/desktop/packages | 1 | ||||
-rw-r--r-- | profiles/host-albert/packages | 1 | ||||
-rw-r--r-- | profiles/host-dean/packages | 2 |
4 files changed, 5 insertions, 0 deletions
diff --git a/profiles/compile/packages b/profiles/compile/packages index ddc30be..6204965 100644 --- a/profiles/compile/packages +++ b/profiles/compile/packages @@ -12,6 +12,7 @@ dev-python/pylint dev-python/pip dev-python/cython dev-python/pytest +dev-python/pytest-html dev-python/coverage # Aditional tools diff --git a/profiles/desktop/packages b/profiles/desktop/packages index 25fb6e0..3a9f51d 100644 --- a/profiles/desktop/packages +++ b/profiles/desktop/packages @@ -77,6 +77,7 @@ media-gfx/feh media-gfx/shotwell media-sound/id3tool app-text/calibre +net-misc/youtube-dl # Pidgin net-im/pidgin diff --git a/profiles/host-albert/packages b/profiles/host-albert/packages index e69de29..5e90d84 100644 --- a/profiles/host-albert/packages +++ b/profiles/host-albert/packages @@ -0,0 +1 @@ +sys-block/zram-init diff --git a/profiles/host-dean/packages b/profiles/host-dean/packages index 2c54931..453f003 100644 --- a/profiles/host-dean/packages +++ b/profiles/host-dean/packages @@ -1,3 +1,5 @@ +sys-block/zram-init + # Dockershit app-emulation/docker # Othershit |