public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [PATCH 1/2] profiles/info_vars: print RUSTFLAGS as well
@ 2021-04-03 21:03 Georgy Yakovlev
  2021-04-03 21:03 ` [gentoo-dev] [PATCH 2/2] profiles/info_pkgs: print rust{,-bin} versions Georgy Yakovlev
  0 siblings, 1 reply; 2+ messages in thread
From: Georgy Yakovlev @ 2021-04-03 21:03 UTC (permalink / raw
  To: gentoo-dev; +Cc: Georgy Yakovlev

Bug:  https://bugs.gentoo.org/756340
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
---
 profiles/info_vars | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/info_vars b/profiles/info_vars
index b578103d116a..051948c1e8ef 100644
--- a/profiles/info_vars
+++ b/profiles/info_vars
@@ -34,6 +34,7 @@ PORTAGE_CONFIGROOT
 PORTAGE_TMPDIR
 PORTDIR
 PORTDIR_OVERLAY
+RUSTFLAGS
 SYNC
 USE
 PORTAGE_RSYNC_OPTS
-- 
2.31.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-dev] [PATCH 2/2] profiles/info_pkgs: print rust{,-bin} versions
  2021-04-03 21:03 [gentoo-dev] [PATCH 1/2] profiles/info_vars: print RUSTFLAGS as well Georgy Yakovlev
@ 2021-04-03 21:03 ` Georgy Yakovlev
  0 siblings, 0 replies; 2+ messages in thread
From: Georgy Yakovlev @ 2021-04-03 21:03 UTC (permalink / raw
  To: gentoo-dev; +Cc: Georgy Yakovlev

Bug: https://bugs.gentoo.org/756340
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
---
 profiles/info_pkgs | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/profiles/info_pkgs b/profiles/info_pkgs
index 9c12cc958ac7..650516bcf853 100644
--- a/profiles/info_pkgs
+++ b/profiles/info_pkgs
@@ -17,6 +17,8 @@ sys-devel/libtool
 sys-devel/make
 dev-lang/python
 dev-lang/perl
+dev-lang/rust
+dev-lang/rust-bin
 sys-apps/sandbox
 dev-util/ccache
 sys-devel/gcc
-- 
2.31.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-04-03 21:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-03 21:03 [gentoo-dev] [PATCH 1/2] profiles/info_vars: print RUSTFLAGS as well Georgy Yakovlev
2021-04-03 21:03 ` [gentoo-dev] [PATCH 2/2] profiles/info_pkgs: print rust{,-bin} versions Georgy Yakovlev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox