aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* metadata/news: improve deprecation news itemHEADmasterGeorgy Yakovlev2021-05-241-4/+5
| | | | | | better wording and extra documentation link Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* metadata/news: add news itemGeorgy Yakovlev2021-05-241-0/+16
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* README.md: mention overlay is unmaintained and removed from xmlGeorgy Yakovlev2021-05-241-0/+2
| | | | | | | removed in https://gitweb.gentoo.org/data/api.git/commit/?id=900cee50c53be8aedd27744a3296bf4d4e0f900e Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* drop non live rust ebuildsMikhail Pukhlikov2020-10-094-319/+0
| | | | Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* Allow warnings to fix https://github.com/rust-lang/rust/issues/76526o01eg2020-09-101-0/+1
| | | | | Closes: https://github.com/gentoo/gentoo-rust/pull/503 Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* Add rust-analyzer to rusto01eg2020-09-102-4/+17
| | | | | | | Fix rust-9999 compilation. Fix pijul license. Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* Update dev-lang/rust-9999 and virtual/rust-9999o01eg2020-09-013-119/+152
| | | | | Closes: https://github.com/gentoo/gentoo-rust/pull/501 Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* rustMikhail Pukhlikov2020-08-313-5/+5
| | | | Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* sccache is in treeMikhail Pukhlikov2020-08-263-33/+0
| | | | Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* Fix install of media-sound/spotifyd and media-sound/spotify-tuigentoo902020-08-202-5/+1
| | | | | | | `--path` is set in `cargo.eclass` since #493 Closes: https://github.com/gentoo/gentoo-rust/pull/500 Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* Update starship-0.42.0.ebuildMichael L2020-08-061-0/+1
| | | | | Closes: https://github.com/gentoo/gentoo-rust/pull/497 Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* Update ManifestMichael L2020-08-061-0/+1
| | | | Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* bump rustMikhail Pukhlikov2020-08-053-1/+1
| | | | Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* Rename Manifest-starship.txt to ManifestMichael L2020-08-031-0/+0
| | | | | Closes: https://github.com/gentoo/gentoo-rust/pull/492 Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* Add files via uploadMichael L2020-08-031-0/+152
| | | | Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* cargo eclass: fix installgentoo902020-08-031-1/+1
| | | | | | | cargo install now requires --path parameter Closes: https://github.com/gentoo/gentoo-rust/pull/493 Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* dev-util/cargo-generate: add ebuild for version 0.5.0gentoo902020-08-032-0/+437
| | | | Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* dev-lang/rust-bin-9999: add "miri" useflaggentoo902020-08-031-1/+14
| | | | | Closes: https://github.com/gentoo/gentoo-rust/pull/495 Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* dev-lang/rust-bin-9999: add "rust-analyzer" useflaggentoo902020-08-031-2/+15
| | | | | | | RLS - old and busted. rust-analyzer - new hotness. Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* dev-lang/rust-bin-9999: add "source" useflaggentoo902020-08-031-2/+13
| | | | | | Downloads and installs the sourcecode. Required for RLS. Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* Update rustMikhail Pukhlikov2020-08-033-1/+1
| | | | Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* bump rustMikhail Pukhlikov2020-07-173-8/+8
| | | | Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* Create starship-0.42.0.ebuildMichael L2020-07-061-0/+179
| | | | | Closes: https://github.com/gentoo/gentoo-rust/pull/490 Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* Create ManifestMichael L2020-07-061-0/+152
| | | | | Closes: https://github.com/gentoo/gentoo-rust/pull/491 Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* Rust bumpCynede2020-06-213-1/+1
| | | | Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* Update rustMikhail Pukhlikov2020-06-054-45/+5
| | | | Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* dev-vcs/pijul-0.12.2: Bump version. Fix ssh suport.o01eg2020-06-014-446/+525
| | | | | Closes: https://github.com/gentoo/gentoo-rust/pull/486 Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* Fix usage of git_libdiro01eg2020-06-011-2/+2
| | | | | Closes: https://github.com/gentoo/gentoo-rust/pull/488 Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* dev-lang/rust-9999: Synchronize ebuild with stableo01eg2020-05-292-74/+209
| | | | | Closes: https://github.com/gentoo/gentoo-rust/pull/485 Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* dev-lang/rust-bin: keywords mask -999 & -9999 ebuildsDavid Heidelberg2020-05-252-6/+8
| | | | | | Signed-off-by: David Heidelberg <david@ixit.cz> Closes: https://github.com/gentoo/gentoo-rust/pull/482 Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* virtual/rust: multilib supportMikhail Pukhlikov2020-05-181-2/+4
| | | | Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* bump rustMikhail Pukhlikov2020-05-183-5/+5
| | | | Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* app-editors/neovim-gtk: make 0.2.0 compilable again!David Heidelberg2020-05-182-145/+219
| | | | | | Signed-off-by: David Heidelberg <david@ixit.cz> Closes: https://github.com/gentoo/gentoo-rust/pull/483 Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* upate rustCynede2020-03-283-5/+5
| | | | Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* cargo eclass: fix if then statementstefson2020-03-051-1/+1
| | | | | | Signed-off-by: Steffen Kuhn <nielson2@yandex.com> Closes: https://github.com/gentoo/gentoo-rust/pull/480 Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* cargo eclass: backport patch to use regex for name/version extractionstefson2020-03-051-8/+5
| | | | | | | | | taken from https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2835a612827749228ca89fbd982df2bb4f072742 original bug: https://bugs.gentoo.org/705044 Signed-off-by: Steffen Kuhn <nielson2@yandex.com> Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* bump rustMikhail Pukhlikov2020-03-023-1/+1
| | | | Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* dev-rust/cranelift-tools: update to v0.59.0stefson2020-02-282-34/+34
| | | | | | Signed-off-by: Steffen Kuhn <nielson2@yandex.com> Closes: https://github.com/gentoo/gentoo-rust/pull/479 Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* dev-rust/cranelift-tools: update to v0.58.0stefson2020-02-102-104/+76
| | | | | | Signed-off-by: Steffen Kuhn <nielson2@yandex.com> Closes: https://github.com/gentoo/gentoo-rust/pull/477 Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* drop virtual/cargo, update rustMikhail Pukhlikov2020-01-3113-128/+50
| | | | Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* dev-rust/cranelift-tools: update to v0.56.0stefson2020-01-202-28/+28
| | | | | | Signed-off-by: Steffen Kuhn <nielson2@yandex.com> Closes: https://github.com/gentoo/gentoo-rust/pull/476 Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* dev-rust/cranelift-tools: update to v0.55.0stefson2020-01-202-46/+54
| | | | | Signed-off-by: Steffen Kuhn <nielson2@yandex.com> Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* dev-rust/cranelift-tools: add checksum for cranelift-faeriestefson2020-01-172-0/+2
| | | | | | Signed-off-by: Steffen Kuhn <nielson2@yandex.com> Closes: https://github.com/gentoo/gentoo-rust/pull/475 Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* dev-rust/cranelift-tools: update to v0.54.0stefson2020-01-172-87/+87
| | | | | Signed-off-by: Steffen Kuhn <nielson2@yandex.com> Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* dev-lang/rust-bin-9999: allow choosing specific nightly versiongentoo902020-01-131-0/+8
| | | | | | | | | Add RUST_NIGHTLY_DATE variable, similar to EGIT_COMMIT from git-r3.eclass. Usage: RUST_NIGHTLY_DATE="YYYY-MM-DD" emerge rust-bin:nightly Closes: https://github.com/gentoo/gentoo-rust/pull/474 Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* dev-rust/cranelift-tools: update to v0.52.0stefson2019-12-232-137/+121
| | | | | | | | license and homepage updated Signed-off-by: Steffen Kuhn <nielson2@yandex.com> Closes: https://github.com/gentoo/gentoo-rust/pull/465 Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* close #473Mikhail Pukhlikov2019-12-231-7/+7
| | | | Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* dev-lang/rust-999: remove stale patchesstefson2019-12-231-7/+1
| | | | | | Signed-off-by: Steffen Kuhn <nielson2@yandex.com> Closes: https://github.com/gentoo/gentoo-rust/pull/471 Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* cargo.eclass: add args to cargo_src_install()Daniel Barry2019-12-231-1/+1
| | | | | | | | | media-sound/spotifyd and media-sound/spotify-tui were tested with the cargo eclass in the main package repo, they currently fail to install as they try to pass arguments into cargo_src_install() Closes: https://github.com/gentoo/gentoo-rust/pull/472 Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>
* Update Rust to 1.40Mikhail Pukhlikov2019-12-209-1076/+77
| | | | Signed-off-by: Mikhail Pukhlikov <cynede@gentoo.org>