Diff fleep-1.0.1-r1 with a fleep-9999
| /usr/portage/dev-python/fleep/fleep-9999.ebuild 2025-06-02 18:21:08.108274511 +0300 | ||
|---|---|---|
| 15 | 15 |
# upstream aren't tagging the releases, just as commit title |
| 16 | 16 |
COMMIT="994bc2c274482d80ab13d89d8f7343eb316d3e44" |
| 17 | 17 |
SRC_URI="https://github.com/ua-nick/fleep-py/archive/${COMMIT}.tar.gz
|
| 18 |
-> ${P}.gh.tar.gz"
|
|
| 18 |
-> ${P}.tar.gz"
|
|
| 19 | 19 |
S="${WORKDIR}/fleep-py-${COMMIT}"
|
| 20 | 20 | |
| 21 |
KEYWORDS="~amd64 ~arm64 ~x86" |
|
| 21 |
KEYWORDS="~amd64 ~x86" |
|
| 22 | 22 |
fi |
| 23 | 23 | |
| 24 | 24 |
DESCRIPTION="File format determination library for Python" |