diff options
author | Karel Kočí <cynerd@email.cz> | 2017-08-18 23:18:02 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2017-08-18 23:18:02 +0200 |
commit | ee0646bf06bdc01a12140143e01f300714a11356 (patch) | |
tree | 2ad5dadd3ecdc41124d7a6951b703fb2653515a5 /profiles/wayland | |
parent | 77ec37ca7119cb9c24dffa960422e825905a3516 (diff) | |
download | gentoo-personal-overlay-ee0646bf06bdc01a12140143e01f300714a11356.tar.gz gentoo-personal-overlay-ee0646bf06bdc01a12140143e01f300714a11356.tar.bz2 gentoo-personal-overlay-ee0646bf06bdc01a12140143e01f300714a11356.zip |
Try sway for testing
Diffstat (limited to 'profiles/wayland')
-rw-r--r-- | profiles/wayland/package.accept_keywords | 1 | ||||
-rw-r--r-- | profiles/wayland/package.use | 1 | ||||
-rw-r--r-- | profiles/wayland/packages | 2 |
3 files changed, 4 insertions, 0 deletions
diff --git a/profiles/wayland/package.accept_keywords b/profiles/wayland/package.accept_keywords new file mode 100644 index 0000000..37ba90a --- /dev/null +++ b/profiles/wayland/package.accept_keywords @@ -0,0 +1 @@ +dev-libs/sway ~amd64 diff --git a/profiles/wayland/package.use b/profiles/wayland/package.use new file mode 100644 index 0000000..4b2a1d6 --- /dev/null +++ b/profiles/wayland/package.use @@ -0,0 +1 @@ +dev-libs/sway swaygrab swaylock diff --git a/profiles/wayland/packages b/profiles/wayland/packages new file mode 100644 index 0000000..ef61505 --- /dev/null +++ b/profiles/wayland/packages @@ -0,0 +1,2 @@ +# Sway +dev-libs/sway |