]> 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, 14 Mar 2018 17:24:52 +0000 (18:24 +0100)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Wed, 14 Mar 2018 17:24:52 +0000 (18:24 +0100)
.etckeeper
env.d/50rust-1.23.0 [new file with mode: 0644]
env.d/rust/provider-rust-1.23.0 [new file with mode: 0644]

index 4069f0ccddf829b05aaedf9f4799a6713890cbd3..20ecaa2cd739c8d31a5512550e86a3dd10071d83 100755 (executable)
@@ -1285,6 +1285,7 @@ maybe chmod 0644 'env.d/50chrome-gnome-shell'
 maybe chmod 0644 'env.d/50gconf'
 maybe chmod 0644 'env.d/50ncurses'
 maybe chmod 0644 'env.d/50rust-1.19.0'
+maybe chmod 0644 'env.d/50rust-1.23.0'
 maybe chmod 0644 'env.d/51dconf'
 maybe chmod 0644 'env.d/60ladspa'
 maybe chmod 0644 'env.d/60python-docs-2.7'
@@ -1330,6 +1331,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.19.0'
+maybe chmod 0644 'env.d/rust/provider-rust-1.23.0'
 maybe chmod 0644 'environment'
 maybe chmod 0755 'eselect'
 maybe chmod 0755 'eselect/boost'
diff --git a/env.d/50rust-1.23.0 b/env.d/50rust-1.23.0
new file mode 100644 (file)
index 0000000..bd57afc
--- /dev/null
@@ -0,0 +1,2 @@
+LDPATH="/usr/lib64/rust-1.23.0"
+MANPATH="/usr/share/rust-1.23.0/man"
diff --git a/env.d/rust/provider-rust-1.23.0 b/env.d/rust/provider-rust-1.23.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