From ee0646bf06bdc01a12140143e01f300714a11356 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Fri, 18 Aug 2017 23:18:02 +0200 Subject: Try sway for testing --- profiles/cynerd-laptop/parent | 1 + profiles/wayland/package.accept_keywords | 1 + profiles/wayland/package.use | 1 + profiles/wayland/packages | 2 ++ 4 files changed, 5 insertions(+) create mode 100644 profiles/wayland/package.accept_keywords create mode 100644 profiles/wayland/package.use create mode 100644 profiles/wayland/packages (limited to 'profiles') diff --git a/profiles/cynerd-laptop/parent b/profiles/cynerd-laptop/parent index 5d2fd38..50c49b7 100644 --- a/profiles/cynerd-laptop/parent +++ b/profiles/cynerd-laptop/parent @@ -1,6 +1,7 @@ ../base/amd64 ../intel ../laptop +../wayland ../qemu ../devel ../latex 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 -- cgit v1.2.3