diff options
| author | Autumn <git@autumnfo.rest> | 2026-04-24 19:53:38 +0100 |
|---|---|---|
| committer | Autumn <git@autumnfo.rest> | 2026-04-24 19:53:38 +0100 |
| commit | 0b443faaaa8c1bb81916e054c158b06516fc62c7 (patch) | |
| tree | bac564c8dbd765f2fe0147681cbca6026b720e8a /dev-python | |
| parent | fdde72910b1499590d10ba92a103c5842ade3dee (diff) | |
[dev-python/doreah] fix license
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/doreah/doreah-2.0.1-r2.ebuild (renamed from dev-python/doreah/doreah-2.0.1-r1.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/doreah/doreah-2.0.1-r1.ebuild b/dev-python/doreah/doreah-2.0.1-r2.ebuild index dc7b271..3d0f26f 100644 --- a/dev-python/doreah/doreah-2.0.1-r1.ebuild +++ b/dev-python/doreah/doreah-2.0.1-r2.ebuild @@ -16,7 +16,7 @@ KEYWORDS="amd64" # info HOMEPAGE="https://github.com/krateng/doreah/" DESCRIPTION="A personal package of helpful Python utilities" -LICENSE="GPL-3.0" +LICENSE="GPL-3" # package data SRC_URI="https://github.com/krateng/doreah/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" |
