public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Thomas Deutschmann" <whissi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-rust/
Date: Sun, 19 Apr 2020 01:29:20 +0000 (UTC)	[thread overview]
Message-ID: <1587259748.c29266c46559b09a2cdd2196f576fd81f1bea046.whissi@gentoo> (raw)

commit:     c29266c46559b09a2cdd2196f576fd81f1bea046
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 19 01:28:01 2020 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Apr 19 01:29:08 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c29266c4

app-eselect/eselect-rust: bump to v20200419

Closes: https://bugs.gentoo.org/688864
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 app-eselect/eselect-rust/Manifest                  |  1 +
 .../eselect-rust/eselect-rust-20200419.ebuild      | 32 ++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/app-eselect/eselect-rust/Manifest b/app-eselect/eselect-rust/Manifest
index 96075d37c29..43d8fd578db 100644
--- a/app-eselect/eselect-rust/Manifest
+++ b/app-eselect/eselect-rust/Manifest
@@ -1 +1,2 @@
 DIST eselect-rust-20200101.tar.bz2 49740 BLAKE2B 4c1e767517e9f20002fac049a2ee23e47c52ccae9981316f7b7163f36a76e44dd516e7364100d1c4f5deb42dc5ddda94588639da06a71740d987bd163bc25e56 SHA512 836363e1c87b7f8e4e9c33b2cf6b8ba6846256630925676addec3d673a6e99965db19c42533de8aaf63d04713c3978f8ace73e5642071d80cd0e25a10b8cecb1
+DIST eselect-rust-20200419.tar.bz2 50278 BLAKE2B 5d5e773a0e0481403e1645cb5fdf642e1ce5d1819e9699a79fcaf822ff3e6f258b2d1958548e00df200d9aaf061be1d3b1773e6b0e92b498fe75316ac13ff235 SHA512 68db32df19864a8365e272946161966b9cb513d7403dd1df7a4c7d87fba3b8bfcad59b407dca7dd6c8e0756f2e5cbde367ade69629eaa78d019d2b524051f741

diff --git a/app-eselect/eselect-rust/eselect-rust-20200419.ebuild b/app-eselect/eselect-rust/eselect-rust-20200419.ebuild
new file mode 100644
index 00000000000..353065b6e4f
--- /dev/null
+++ b/app-eselect/eselect-rust/eselect-rust-20200419.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+if [[ ${PV} == "99999999" ]] ; then
+	inherit autotools git-r3
+	EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/${PN}.git"
+else
+	SRC_URI="https://dev.gentoo.org/~whissi/dist/${PN}/${P}.tar.bz2"
+	KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+fi
+
+DESCRIPTION="Eselect module for management of multiple Rust versions"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Rust"
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+RDEPEND=">=app-admin/eselect-1.2.3"
+
+src_prepare() {
+	default
+	[[ ${PV} == "99999999" ]] && eautoreconf
+}
+
+pkg_postinst() {
+	if has_version 'dev-lang/rust' || has_version 'dev-lang/rust-bin'; then
+		eselect rust update --if-unset
+	fi
+}


             reply	other threads:[~2020-04-19  1:29 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-19  1:29 Thomas Deutschmann [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-23 21:08 [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-rust/ Arthur Zamarin
2022-09-23  0:05 Sam James
2022-07-26 18:41 Sam James
2022-06-25  5:31 Georgy Yakovlev
2022-05-31 14:56 Jakov Smolić
2021-12-26  0:41 Georgy Yakovlev
2021-07-29  4:34 Georgy Yakovlev
2021-07-29  4:34 Georgy Yakovlev
2021-07-29  4:34 Georgy Yakovlev
2021-07-03  7:55 Georgy Yakovlev
2021-05-13 15:07 Yixun Lan
2021-04-27 18:59 Georgy Yakovlev
2021-02-07  1:43 Sam James
2020-07-19  1:47 Sam James
2020-05-02 13:55 Thomas Deutschmann
2020-05-02 13:55 Thomas Deutschmann
2020-01-07 17:39 Thomas Deutschmann
2020-01-07 17:39 Thomas Deutschmann
2020-01-01 22:54 Thomas Deutschmann
2019-12-24 15:02 Mikle Kolyada
2019-09-29 21:00 Sergei Trofimovich
2019-05-29  1:09 Aaron Bauman
2019-03-15  0:07 Thomas Deutschmann
2019-03-15  0:07 Thomas Deutschmann
2019-03-11  7:32 Thomas Deutschmann
2019-03-11  6:29 Thomas Deutschmann
2018-12-25 19:44 Sergei Trofimovich
2018-03-03  9:47 Michał Górny
2016-12-19 14:24 Tobias Klausmann
2016-04-05 15:10 Doug Goldstein

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1587259748.c29266c46559b09a2cdd2196f576fd81f1bea046.whissi@gentoo \
    --to=whissi@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox