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: Wed, 1 Jan 2020 22:54:23 +0000 (UTC) [thread overview]
Message-ID: <1577919258.4f01a33ccc89c3c87a3ea60c689a7a9f7bf0e565.whissi@gentoo> (raw)
commit: 4f01a33ccc89c3c87a3ea60c689a7a9f7bf0e565
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 1 22:29:02 2020 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed Jan 1 22:54:18 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f01a33c
app-eselect/eselect-rust: bump to v20200101
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
app-eselect/eselect-rust/Manifest | 1 +
.../eselect-rust/eselect-rust-20200101.ebuild | 32 ++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/app-eselect/eselect-rust/Manifest b/app-eselect/eselect-rust/Manifest
index 15c64eb2fb5..892910a3a5f 100644
--- a/app-eselect/eselect-rust/Manifest
+++ b/app-eselect/eselect-rust/Manifest
@@ -1 +1,2 @@
DIST eselect-rust-20190311.tar.bz2 49358 BLAKE2B be8060638a7ee553275e230466de8bc5e3fb1059afb049b71b767794f4f8e3968af03a755270d892e20e5ca6aa3efc869d2fd031713f9e8ed516e6465aad19ff SHA512 98fb4502c1f5358e1a3fd2e91a0e9905aced990d62bb11414830b150e8d72fbab90c23518f9c30d04d015b4c303270a6332400bbb373cd4ea9dfbf0d0b3c942e
+DIST eselect-rust-20200101.tar.bz2 49740 BLAKE2B 4c1e767517e9f20002fac049a2ee23e47c52ccae9981316f7b7163f36a76e44dd516e7364100d1c4f5deb42dc5ddda94588639da06a71740d987bd163bc25e56 SHA512 836363e1c87b7f8e4e9c33b2cf6b8ba6846256630925676addec3d673a6e99965db19c42533de8aaf63d04713c3978f8ace73e5642071d80cd0e25a10b8cecb1
diff --git a/app-eselect/eselect-rust/eselect-rust-20200101.ebuild b/app-eselect/eselect-rust/eselect-rust-20200101.ebuild
new file mode 100644
index 00000000000..353065b6e4f
--- /dev/null
+++ b/app-eselect/eselect-rust/eselect-rust-20200101.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
+}
next reply other threads:[~2020-01-01 22:54 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-01 22:54 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-04-19 1:29 Thomas Deutschmann
2020-01-07 17:39 Thomas Deutschmann
2020-01-07 17:39 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=1577919258.4f01a33ccc89c3c87a3ea60c689a7a9f7bf0e565.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