commit:     2a095809c518ab42e5659344cb54f8a8e89ae483
Author:     Nicola Smaniotto <smaniotto.nicola <AT> gmail <DOT> com>
AuthorDate: Sun Oct  9 20:09:56 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sun Oct  9 20:09:56 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2a095809

games-util/roll: new package, add 2.6.1

Signed-off-by: Nicola Smaniotto <smaniotto.nicola <AT> gmail.com>

 games-util/roll/Manifest          |  1 +
 games-util/roll/roll-2.6.1.ebuild | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/games-util/roll/Manifest b/games-util/roll/Manifest
new file mode 100644
index 000000000..856a4a9d5
--- /dev/null
+++ b/games-util/roll/Manifest
@@ -0,0 +1 @@
+DIST roll-2.6.1.tar.gz 160521 BLAKE2B 
28ddfced7b3f06087c492345f7192024bd92ed8161cb7d2397f92a8d1fd1ed7814cb3e5c53b900e1d2be025b298c6f06a514e895cfaefe88de7dff62cec8945f
 SHA512 
4a33264687f9b2acd6584574e59aa6b74efb0a01097ab35861bcd0356fa5e067a8b3890849db9cde4911794d55295dc82e82868b7c94f0258d34752af63e2dfd

diff --git a/games-util/roll/roll-2.6.1.ebuild 
b/games-util/roll/roll-2.6.1.ebuild
new file mode 100644
index 000000000..0fcd5e219
--- /dev/null
+++ b/games-util/roll/roll-2.6.1.ebuild
@@ -0,0 +1,16 @@
+# 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"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+BDEPEND=""

Reply via email to