From: "Maciej Barć" <xgqt@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-eselect/eselect-scheme/files/, app-eselect/eselect-scheme/
Date: Sun, 16 May 2021 04:48:31 +0000 (UTC) [thread overview]
Message-ID: <1621140458.22435ed2de465f3c77c958a044c2f65e2f6c02c1.xgqt@gentoo> (raw)
commit: 22435ed2de465f3c77c958a044c2f65e2f6c02c1
Author: Maciej Barć <xgqt <AT> riseup <DOT> net>
AuthorDate: Sun May 16 04:47:38 2021 +0000
Commit: Maciej Barć <xgqt <AT> riseup <DOT> net>
CommitDate: Sun May 16 04:47:38 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=22435ed2
app-eselect/eselect-scheme: release 2.0.0
Signed-off-by: Maciej Barć <xgqt <AT> riseup.net>
...me-1.0.0.ebuild => eselect-scheme-2.0.0.ebuild} | 0
.../eselect-scheme/files/scheme.eselect-1.0.0 | 31 ------------------
.../eselect-scheme/files/scheme.eselect-2.0.0 | 37 ++++++++++++++++++++++
3 files changed, 37 insertions(+), 31 deletions(-)
diff --git a/app-eselect/eselect-scheme/eselect-scheme-1.0.0.ebuild b/app-eselect/eselect-scheme/eselect-scheme-2.0.0.ebuild
similarity index 100%
rename from app-eselect/eselect-scheme/eselect-scheme-1.0.0.ebuild
rename to app-eselect/eselect-scheme/eselect-scheme-2.0.0.ebuild
diff --git a/app-eselect/eselect-scheme/files/scheme.eselect-1.0.0 b/app-eselect/eselect-scheme/files/scheme.eselect-1.0.0
deleted file mode 100644
index 828d5ed4f..000000000
--- a/app-eselect/eselect-scheme/files/scheme.eselect-1.0.0
+++ /dev/null
@@ -1,31 +0,0 @@
-#!/bin/sh
-
-
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-
-DESCRIPTION="Manages scheme implementations"
-MAINTAINER="xgqt@riseup.net"
-VERSION="1.0.0"
-
-SYMLINK_DESCRIPTION="default scheme implementations"
-SYMLINK_PATH="/usr/bin/scheme"
-SYMLINK_TARGETS=(
- chezscheme chicken
- elk escm
- guile gsi gxi
- jscheme
- plt-r5rs
- racket
- scheme48 scm
- tinyscheme
- ypsilon
-)
-
-
-inherit bin-symlink
-
-do_unset() {
- rm -f "${SYMLINK_PATH}"
-}
diff --git a/app-eselect/eselect-scheme/files/scheme.eselect-2.0.0 b/app-eselect/eselect-scheme/files/scheme.eselect-2.0.0
new file mode 100644
index 000000000..1f068f2d6
--- /dev/null
+++ b/app-eselect/eselect-scheme/files/scheme.eselect-2.0.0
@@ -0,0 +1,37 @@
+#!/bin/sh
+
+
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+
+DESCRIPTION="Manages scheme implementations"
+MAINTAINER="xgqt@riseup.net"
+VERSION="2.0.0"
+
+SYMLINK_DESCRIPTION="default scheme implementations"
+SYMLINK_PATH="/usr/bin/scheme"
+SYMLINK_TARGETS=(
+ chezscheme # dev-scheme/chezscheme
+ chicken # dev-scheme/chicken
+ cyclone icyc # dev-scheme/cyclone
+ elk # dev-scheme/elk
+ escm # dev-scheme/escm
+ gsi # dev-scheme/gambit
+ guile # dev-scheme/guile
+ gxi # dev-scheme/gerbil
+ jscheme # dev-scheme/jscheme
+ plt-r5rs racket # dev-scheme/racket
+ scheme48 # dev-scheme/scheme48
+ scm # dev-scheme/scm
+ stklos # dev-scheme/stklos
+ tinyscheme # dev-scheme/tinyscheme
+ ypsilon # dev-scheme/ypsilon
+)
+
+
+inherit bin-symlink
+
+do_unset() {
+ rm -f "${SYMLINK_PATH}"
+}
next reply other threads:[~2021-05-16 4:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-16 4:48 Maciej Barć [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-05-17 0:05 [gentoo-commits] repo/proj/guru:dev commit in: app-eselect/eselect-scheme/files/, app-eselect/eselect-scheme/ Maciej Barć
2021-10-07 19:54 Maciej Barć
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=1621140458.22435ed2de465f3c77c958a044c2f65e2f6c02c1.xgqt@gentoo \
--to=xgqt@riseup.net \
--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