mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
12 lines
340 B
Groff
12 lines
340 B
Groff
DEFINED_PHASES=-
|
|
DESCRIPTION=Program to roll dices specified in a simple and intuitive way
|
|
EAPI=8
|
|
HOMEPAGE=http://matteocorti.github.io/roll/
|
|
IUSE=test
|
|
KEYWORDS=~amd64
|
|
LICENSE=GPL-2
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/matteocorti/roll/releases/download/v2.6.1/roll-2.6.1.tar.gz
|
|
_md5_=2703ca2723bed0898f1675cfac5e960f
|