# Copyright 1999-2025 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"