]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
saving uncommitted changes in /etc prior to emerge run
authorFrank Brehm <frank@brehm-online.com>
Wed, 23 May 2018 09:36:18 +0000 (11:36 +0200)
committerFrank Brehm <frank@brehm-online.com>
Wed, 23 May 2018 09:36:18 +0000 (11:36 +0200)
.etckeeper
env.d/50rust-1.25.0 [new file with mode: 0644]
env.d/rust/provider-rust-1.25.0 [new file with mode: 0644]

index 43db68658088f427fab7c5a5815d048c9afd4773..c2326a46cd27e0266eb275f306d2af288f90a5bf 100755 (executable)
@@ -1271,6 +1271,7 @@ maybe chmod 0644 'env.d/50baselayout'
 maybe chmod 0644 'env.d/50gconf'
 maybe chmod 0644 'env.d/50ncurses'
 maybe chmod 0644 'env.d/50rust-1.23.0'
+maybe chmod 0644 'env.d/50rust-1.25.0'
 maybe chmod 0644 'env.d/51dconf'
 maybe chmod 0644 'env.d/60ladspa'
 maybe chmod 0644 'env.d/60python-docs-2.7'
@@ -1315,6 +1316,7 @@ maybe chmod 0644 'env.d/python/config'
 maybe chmod 0755 'env.d/rust'
 maybe chmod 0644 'env.d/rust/last-set'
 maybe chmod 0644 'env.d/rust/provider-rust-1.23.0'
+maybe chmod 0644 'env.d/rust/provider-rust-1.25.0'
 maybe chmod 0644 'environment'
 maybe chmod 0755 'eselect'
 maybe chmod 0755 'eselect/boost'
diff --git a/env.d/50rust-1.25.0 b/env.d/50rust-1.25.0
new file mode 100644 (file)
index 0000000..662b45a
--- /dev/null
@@ -0,0 +1,2 @@
+LDPATH="/usr/lib64/rust-1.25.0"
+MANPATH="/usr/share/rust-1.25.0/man"
diff --git a/env.d/rust/provider-rust-1.25.0 b/env.d/rust/provider-rust-1.25.0
new file mode 100644 (file)
index 0000000..789be02
--- /dev/null
@@ -0,0 +1,3 @@
+/usr/bin/rustdoc
+/usr/bin/rust-gdb
+/usr/bin/rust-lldb