app-eselect/eselect-dotnet - 1.0.1 (gentoo)

Search

Package Information

Description:
Eselect module for management of multiple dotnet versions
Homepage:
https://gitlab.gentoo.org/dotnet/eselect-dotnet/
License:
GPL-2+

Ebuild Details

Version EAPI Keywords Slot
1.0.1 8 amd64 arm arm64 0
View Raw Ebuild
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="Eselect module for management of multiple dotnet versions"
HOMEPAGE="https://gitlab.gentoo.org/dotnet/eselect-dotnet/"
SRC_URI="https://gitlab.gentoo.org/dotnet/${PN}/-/archive/${PV}/${P}.tar.bz2"

LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="amd64 arm arm64"

RDEPEND="app-admin/eselect"

src_install() {
	insinto /usr/share/eselect/modules
	doins dotnet.eselect
}

Dependencies

RDEPEND

app-admin/eselect

Manifest for 1.0.1

Type File Size Source URLs
DIST eselect-dotnet-1.0.1.tar.bz2 8432 bytes https://gitlab.gentoo.org/dotnet/eselect-dotnet/-/archive/1.0.1/eselect-dotnet-1.0.1.tar.bz2