| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.0.6 | 8 | ~amd64 ~x86 | 0 |
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="Repeat a command until the command succeeds."
HOMEPAGE="https://github.com/minfrin/retry"
SRC_URI="https://github.com/minfrin/${PN}/releases/download/${P}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | retry-1.0.6.tar.gz | 340567 bytes | https://github.com/minfrin/retry/releases/download/retry-1.0.6/retry-1.0.6.tar.gz |