]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
committing changes in /etc after emerge run
authorFrank Brehm <frank@brehm-online.com>
Thu, 18 Jan 2018 19:18:21 +0000 (20:18 +0100)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Thu, 18 Jan 2018 19:18:21 +0000 (20:18 +0100)
Package changes:
+sys-devel/llvm-5.0.1

.etckeeper
env.d/10llvm-9994 [new file with mode: 0644]

index e4976d3ccbe568c73306c7ea91d2e9a8d180e08b..c7ef6c81795478722414650d0756b4b67ea91157 100755 (executable)
@@ -1272,6 +1272,7 @@ maybe chmod 0644 'env.d/04gcc-x86_64-pc-linux-gnu'
 maybe chmod 0644 'env.d/05binutils'
 maybe chmod 0644 'env.d/09sandbox'
 maybe chmod 0644 'env.d/10bind'
+maybe chmod 0644 'env.d/10llvm-9994'
 maybe chmod 0644 'env.d/10llvm-9995'
 maybe chmod 0644 'env.d/10stuffit'
 maybe chmod 0644 'env.d/20ant'
diff --git a/env.d/10llvm-9994 b/env.d/10llvm-9994
new file mode 100644 (file)
index 0000000..2f8aa23
--- /dev/null
@@ -0,0 +1,5 @@
+PATH="/usr/lib/llvm/5/bin"
+# we need to duplicate it in ROOTPATH for Portage to respect...
+ROOTPATH="/usr/lib/llvm/5/bin"
+MANPATH="/usr/lib/llvm/5/share/man"
+LDPATH="/usr/lib/llvm/5/lib32:/usr/lib/llvm/5/lib64"