From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-eselect/eselect-scheme/files/, app-eselect/eselect-scheme/
Date: Fri, 8 Oct 2021 19:05:13 +0000 (UTC) [thread overview]
Message-ID: <1633636470.7ce4e840bcd29778e1132a9d54223ec568ac008f.arthurzam@gentoo> (raw)
commit: 7ce4e840bcd29778e1132a9d54223ec568ac008f
Author: Maciej Barć <xgqt <AT> riseup <DOT> net>
AuthorDate: Thu Oct 7 19:52:31 2021 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 7 19:54:30 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7ce4e840
app-eselect/eselect: removal
right now it is unneeded and when we will have
to introduce it will be probably more complex
to cover different RxRS standards
Signed-off-by: Maciej Barć <xgqt <AT> riseup.net>
.../eselect-scheme/eselect-scheme-3.1.0.ebuild | 29 ----------------
.../eselect-scheme/files/scheme.eselect-3.1.0 | 39 ----------------------
app-eselect/eselect-scheme/metadata.xml | 8 -----
3 files changed, 76 deletions(-)
diff --git a/app-eselect/eselect-scheme/eselect-scheme-3.1.0.ebuild b/app-eselect/eselect-scheme/eselect-scheme-3.1.0.ebuild
deleted file mode 100644
index e2f816be0..000000000
--- a/app-eselect/eselect-scheme/eselect-scheme-3.1.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Manages scheme implementations"
-HOMEPAGE="https://gitweb.gentoo.org/repo/proj/guru.git/tree/app-eselect/eselect-scheme?h=dev"
-SRC_URI=""
-
-RESTRICT="mirror"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
- >=app-eselect/eselect-lib-bin-symlink-0.1.1
-"
-DEPEND="${RDEPEND}"
-
-S="${FILESDIR}"
-
-src_install() {
- insinto "/usr/share/eselect/modules"
- newins "scheme.eselect-${PV}" "scheme.eselect"
-}
-
-pkg_postinst() {
- eselect scheme update --if-unset
-}
diff --git a/app-eselect/eselect-scheme/files/scheme.eselect-3.1.0 b/app-eselect/eselect-scheme/files/scheme.eselect-3.1.0
deleted file mode 100644
index f17e53971..000000000
--- a/app-eselect/eselect-scheme/files/scheme.eselect-3.1.0
+++ /dev/null
@@ -1,39 +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="2.0.0"
-
-SYMLINK_DESCRIPTION="default scheme"
-SYMLINK_PATH="/usr/bin/scheme"
-SYMLINK_TARGETS=(
- chezscheme # chezscheme
- chibi-scheme # chibi
- chicken csi # chicken
- cyclone icyc # cyclone
- elk # elk
- escm # escm
- gosh # gauche
- gsi # gambit
- guile # guile
- gxi # gerbil
- jscheme # jscheme
- plt-r5rs racket # racket
- scheme48 # scheme48
- scm # scm
- stklos # stklos
- tinyscheme # tinyscheme
- ypsilon # ypsilon
-)
-
-
-inherit bin-symlink
-
-do_unset() {
- rm -f "${SYMLINK_PATH}"
-}
diff --git a/app-eselect/eselect-scheme/metadata.xml b/app-eselect/eselect-scheme/metadata.xml
deleted file mode 100644
index 8a21de083..000000000
--- a/app-eselect/eselect-scheme/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>xgqt@riseup.net</email>
- <name>Maciej Barć</name>
- </maintainer>
-</pkgmetadata>
next reply other threads:[~2021-10-08 19:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-08 19:05 Arthur Zamarin [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-02-09 14:46 [gentoo-commits] repo/proj/guru:master commit in: app-eselect/eselect-scheme/files/, app-eselect/eselect-scheme/ Andrew Ammerlaan
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=1633636470.7ce4e840bcd29778e1132a9d54223ec568ac008f.arthurzam@gentoo \
--to=arthurzam@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