Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 622650 - [New package] virtual/rust
Summary: [New package] virtual/rust
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Rust Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 622136
  Show dependency tree
 
Reported: 2017-06-24 22:26 UTC by Nils Freydank
Modified: 2017-08-29 20:38 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
virtual/rust-1.15.1.ebuild (rust-1.15.1.ebuild,310 bytes, text/plain)
2017-06-24 22:28 UTC, Nils Freydank
Details
virtual/rust-1.16.0.ebuild (rust-1.16.0.ebuild,310 bytes, text/plain)
2017-06-24 22:28 UTC, Nils Freydank
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nils Freydank 2017-06-24 22:26:17 UTC
A virtual ebuild for rust seems reasonable since rust-bin is in the tree.

At least >=www-client/firefox-54 has a hard dependency on rust and providing
this abstraction layer would bring users a benefit who don’t want to compile rust beside firefox.

There is already a Pull Request on Github.com[1] -- I’ll revert the changes there, so that only the virtual/rust commit remains there.

[1] https://github.com/gentoo/gentoo/pull/4971

Reproducible: Always
Comment 1 Nils Freydank 2017-06-24 22:28:14 UTC
Created attachment 477906 [details]
virtual/rust-1.15.1.ebuild

=> both rust-bin packages tested on ~amd64, hardened, with gcc-6.3.0
Comment 2 Nils Freydank 2017-06-24 22:28:53 UTC
Created attachment 477908 [details]
virtual/rust-1.16.0.ebuild
Comment 3 Kyle Jones 2017-08-29 20:15:08 UTC
close?
Comment 4 Nils Freydank 2017-08-29 20:38:02 UTC
Thanks for the remainder! Fixed with commit:

commit eac79638e9ef9313c9ad70c477ea4c1b79b61400
Author: Nils Freydank <holgersson@posteo.de>
Date:   Tue Jul 18 20:24:13 2017 +0200

    virtual/rust: Initial import.