diff options
author | Wolfgang Müller | 2019-06-03 23:49:20 +0200 |
---|---|---|
committer | Wolfgang Müller | 2019-06-08 18:28:30 +0200 |
commit | 2c73affc5079f084c273645c0656665e1434cacb (patch) | |
tree | 416431e3aa39909168f854138582852aa0d97291 | |
parent | 1e19ea738f40d4ba067ca1722577a068837ceefb (diff) | |
download | portage-roles-2c73affc5079f084c273645c0656665e1434cacb.tar.gz |
host-tithonus: Remove role
-rw-r--r-- | host-tithonus/make.conf | 25 | ||||
-rw-r--r-- | host-tithonus/package.accept_keywords/90-host-tithonus | 1 | ||||
-rw-r--r-- | host-tithonus/package.env/debug | 1 | ||||
-rw-r--r-- | host-tithonus/package.use/90-host-tithonus | 4 | ||||
-rw-r--r-- | host-tithonus/repos.conf/gentoo.conf | 7 |
5 files changed, 0 insertions, 38 deletions
diff --git a/host-tithonus/make.conf b/host-tithonus/make.conf deleted file mode 100644 index e92be65..0000000 --- a/host-tithonus/make.conf +++ /dev/null @@ -1,25 +0,0 @@ -CFLAGS="-O2 -pipe -march=haswell -mtune=haswell" -CXXFLAGS="${CFLAGS}" - -CHOST="x86_64-pc-linux-gnu" - -CPU_FLAGS_X86="aes avx avx2 fma3 mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" - -DISTDIR="/var/portage/distfiles" -PKGDIR="/var/portage/packages" - -MAKEOPTS="-j8" - -PORT_LOGDIR="/var/log/portage/" -PORTAGE_ELOG_CLASSES="log warn error" -PORTAGE_ELOG_SYSTEM="echo save:*" - -PORTAGE_COMPRESS="" - -EMERGE_DEFAULT_OPTS="--color=n --ask --alert --autounmask-write=n --jobs 3 --load-average 6" - -VIDEO_CARDS="nvidia" - -INSTALL_MASK="/usr/share/bash-completion" - -FEATURES="cgroup clean-logs compress-build-logs downgrade-backup mount-sandbox parallel-install split-elog split-log" diff --git a/host-tithonus/package.accept_keywords/90-host-tithonus b/host-tithonus/package.accept_keywords/90-host-tithonus deleted file mode 100644 index ff6067e..0000000 --- a/host-tithonus/package.accept_keywords/90-host-tithonus +++ /dev/null @@ -1 +0,0 @@ -sys-devel/gcc diff --git a/host-tithonus/package.env/debug b/host-tithonus/package.env/debug deleted file mode 100644 index 6e669d8..0000000 --- a/host-tithonus/package.env/debug +++ /dev/null @@ -1 +0,0 @@ -sys-libs/glibc debug
\ No newline at end of file diff --git a/host-tithonus/package.use/90-host-tithonus b/host-tithonus/package.use/90-host-tithonus deleted file mode 100644 index 424f203..0000000 --- a/host-tithonus/package.use/90-host-tithonus +++ /dev/null @@ -1,4 +0,0 @@ -*/* vdpau -*/* nvenc -*/* cuda -*/* uvm diff --git a/host-tithonus/repos.conf/gentoo.conf b/host-tithonus/repos.conf/gentoo.conf deleted file mode 100644 index e3e401f..0000000 --- a/host-tithonus/repos.conf/gentoo.conf +++ /dev/null @@ -1,7 +0,0 @@ -[DEFAULT] -main-repo = gentoo - -[gentoo] -location = /var/portage/tree -sync-type = rsync -sync-uri = rsync://demeter.olympus/gentoo-portage |