summaryrefslogtreecommitdiff
path: root/profiles/work-pc
diff options
context:
space:
mode:
authorKarel Kočí <karel.koci@nic.cz>2019-10-16 13:38:44 +0200
committerKarel Kočí <karel.koci@nic.cz>2019-10-16 13:38:44 +0200
commitc60c88134ba74627441e713e8022fed4689eb350 (patch)
tree82a9afa33619bb4951a2579ed02bf05e871a631a /profiles/work-pc
parent8270f99f2425f73662df12da73478b907eed216c (diff)
downloadgentoo-personal-overlay-c60c88134ba74627441e713e8022fed4689eb350.tar.gz
gentoo-personal-overlay-c60c88134ba74627441e713e8022fed4689eb350.tar.bz2
gentoo-personal-overlay-c60c88134ba74627441e713e8022fed4689eb350.zip
Rename work-pc to cynerd-work and try to improve intel defaults
Diffstat (limited to 'profiles/work-pc')
-rw-r--r--profiles/work-pc/eapi1
-rw-r--r--profiles/work-pc/make.defaults9
-rw-r--r--profiles/work-pc/package.use8
-rw-r--r--profiles/work-pc/packages6
-rw-r--r--profiles/work-pc/parent6
5 files changed, 0 insertions, 30 deletions
diff --git a/profiles/work-pc/eapi b/profiles/work-pc/eapi
deleted file mode 100644
index 1e8b314..0000000
--- a/profiles/work-pc/eapi
+++ /dev/null
@@ -1 +0,0 @@
-6
diff --git a/profiles/work-pc/make.defaults b/profiles/work-pc/make.defaults
deleted file mode 100644
index 32c89a0..0000000
--- a/profiles/work-pc/make.defaults
+++ /dev/null
@@ -1,9 +0,0 @@
-# vim:ft=gentoo-make-conf
-CPU_FLAGS_X86="aes avx avx2 fma3 mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3"
-MAKEOPTS="-j7"
-
-USE="-vdpau -vaapi"
-
-VIDEO_CARDS="intel i965"
-
-USE_EXPAND="VIDEO_CARDS"
diff --git a/profiles/work-pc/package.use b/profiles/work-pc/package.use
deleted file mode 100644
index 8a5ca18..0000000
--- a/profiles/work-pc/package.use
+++ /dev/null
@@ -1,8 +0,0 @@
-# For myinitramfs
-sys-kernel/linux initramfs ucode
-
-# Required by chromium
-dev-libs/libxml2 icu
-
-app-emulation/docker btrfs
-media-libs/mesa -opencl
diff --git a/profiles/work-pc/packages b/profiles/work-pc/packages
deleted file mode 100644
index c221ab0..0000000
--- a/profiles/work-pc/packages
+++ /dev/null
@@ -1,6 +0,0 @@
-sys-boot/myinitramfs
-
-# Dockershit
-app-emulation/docker
-# Othershit
-net-libs/nodejs
diff --git a/profiles/work-pc/parent b/profiles/work-pc/parent
deleted file mode 100644
index 885a804..0000000
--- a/profiles/work-pc/parent
+++ /dev/null
@@ -1,6 +0,0 @@
-../base/amd64/intel
-../desktop/x
-../desktop/wayland
-../devel
-../hwdevel
-../latex