]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
committing changes in /etc after emerge run
authorFrank Brehm <frank@brehm-online.com>
Thu, 28 Dec 2017 06:23:41 +0000 (07:23 +0100)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Thu, 28 Dec 2017 06:23:41 +0000 (07:23 +0100)
Package changes:
+sys-devel/llvm-4.0.1-r1

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

index 396f450aed4e533f74c03b2f87290a643839d8f2..e4e9c788b324837d1580e5b62e9ebbe0c06b19c1 100755 (executable)
@@ -1270,6 +1270,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-9995'
 maybe chmod 0644 'env.d/10stuffit'
 maybe chmod 0644 'env.d/20ant'
 maybe chmod 0644 'env.d/20java-config'
diff --git a/env.d/10llvm-9995 b/env.d/10llvm-9995
new file mode 100644 (file)
index 0000000..ccf84e0
--- /dev/null
@@ -0,0 +1,5 @@
+PATH="/usr/lib/llvm/4/bin"
+# we need to duplicate it in ROOTPATH for Portage to respect...
+ROOTPATH="/usr/lib/llvm/4/bin"
+MANPATH="/usr/lib/llvm/4/share/man"
+LDPATH="/usr/lib/llvm/4/lib32:/usr/lib/llvm/4/lib64"