games-util/roll - 2.6.1 (guru)

Search

Install

Install this version:

emerge -a =games-util/roll-2.6.1

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =games-util/roll-2.6.1

Or alternatively:

emerge --autounmask-write -a =games-util/roll-2.6.1

Package Information

Description:
Program to roll dices specified in a simple and intuitive way
Homepage:
http://matteocorti.github.io/roll/
License:
GPL-2

Ebuild Details

Version EAPI Keywords Slot
2.6.1 8 ~amd64 0
View Raw Ebuild
# Copyright 2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="Program to roll dices specified in a simple and intuitive way"
HOMEPAGE="http://matteocorti.github.io/roll/"
SRC_URI="https://github.com/matteocorti/${PN}/releases/download/v${PV}/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64"

IUSE="test"
RESTRICT="!test? ( test )"

RDEPEND="${DEPEND}"

USE Flags

Manage flags for this package: euse -i <flag> -p games-util/roll | euse -E <flag> -p games-util/roll | euse -D <flag> -p games-util/roll

Global/Standard Flags

Manifest for 2.6.1

Type File Size Source URLs
DIST roll-2.6.1.tar.gz 160521 bytes https://github.com/matteocorti/roll/releases/download/v2.6.1/roll-2.6.1.tar.gz