Diff squareball-0.2.0 with a squareball-9999
| /usr/portage/dev-libs/squareball/squareball-9999.ebuild 2024-07-02 13:51:44.545851472 +0300 | ||
|---|---|---|
| 10 | 10 | |
| 11 | 11 |
DESCRIPTION="A general-purpose library for C99" |
| 12 | 12 |
HOMEPAGE="https://github.com/rafaelmartins/squareball" |
| 13 |
if ! [[ ${PV} = *9999* ]]; then
|
|
| 13 |
if [[ ${PV} != *9999* ]]; then
|
|
| 14 | 14 |
SRC_URI="https://github.com/rafaelmartins/${PN}/releases/download/v${PV}/${P}.tar.xz"
|
| 15 | 15 |
KEYWORDS="~amd64 ~x86" |
| 16 | 16 |
fi |