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: Mon, 11 Mar 2019 06:29:10 +0000 (UTC) [thread overview]
Message-ID: <1552285734.550eb47e987d99529b4a42e592def682047f4cfe.whissi@gentoo> (raw)
commit: 550eb47e987d99529b4a42e592def682047f4cfe
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 11 05:17:36 2019 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Mon Mar 11 06:28:54 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=550eb47e
app-eselect/eselect-rust: bump to v20190311
Bug: https://bugs.gentoo.org/671182
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
app-eselect/eselect-rust/Manifest | 1 +
.../eselect-rust/eselect-rust-20190311.ebuild | 32 ++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/app-eselect/eselect-rust/Manifest b/app-eselect/eselect-rust/Manifest
index bd05ef8c6b2..daedb829aad 100644
--- a/app-eselect/eselect-rust/Manifest
+++ b/app-eselect/eselect-rust/Manifest
@@ -1 +1,2 @@
DIST eselect-rust-0.3_pre20150428.tar.gz 64722 BLAKE2B 17794065dd1a54a2caf73ac49271343a0bf21f96e7d6acbf5a2dfdf44354056f75d33656c2551ff06fdfe28d6245b161612fe57e3bddb1d3dbec52b801cd1c05 SHA512 214a6eb4b1f9bfcaed1a5fe92ec9633a82316716ffda8db2d2f88bfcbdae17ef7c026091de3927efad5c3624bb7003166d2ebadea6dd8828a0f1c41e0d3f16e7
+DIST eselect-rust-20190311.tar.bz2 49358 BLAKE2B be8060638a7ee553275e230466de8bc5e3fb1059afb049b71b767794f4f8e3968af03a755270d892e20e5ca6aa3efc869d2fd031713f9e8ed516e6465aad19ff SHA512 98fb4502c1f5358e1a3fd2e91a0e9905aced990d62bb11414830b150e8d72fbab90c23518f9c30d04d015b4c303270a6332400bbb373cd4ea9dfbf0d0b3c942e
diff --git a/app-eselect/eselect-rust/eselect-rust-20190311.ebuild b/app-eselect/eselect-rust/eselect-rust-20190311.ebuild
new file mode 100644
index 00000000000..3f188e8bc3a
--- /dev/null
+++ b/app-eselect/eselect-rust/eselect-rust-20190311.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2019 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="git://anongit.gentoo.org/proj/${PN}.git"
+else
+ SRC_URI="mirrors://gentoo/${P}.tar.bz2"
+ KEYWORDS="~amd64 ~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:[~2019-03-11 6:29 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-11 6: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-04-19 1:29 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
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=1552285734.550eb47e987d99529b4a42e592def682047f4cfe.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