Сравнение tagainijisho-1.2.0_pre20210627073130_p20210701_p20210701 с tagainijisho-9999
/usr/portage/app-i18n/tagainijisho/tagainijisho-9999.ebuild 2023-10-09 14:52:28.768368332 +0300 | ||
---|---|---|
12 | 12 |
elif [[ "${PV}" == *_pre* ]]; then |
13 | 13 |
inherit vcs-snapshot |
14 | 14 | |
15 |
TAGAINIJISHO_GIT_REVISION="a16d7b82002d95365b54b8cd07d4fd80e2b9cfeb" |
|
15 |
TAGAINIJISHO_GIT_REVISION="" |
|
16 | 16 |
fi |
17 | 17 |
if [[ "${PV}" != 9999 ]]; then |
18 | 18 |
TAGAINIJISHO_VERSION="${PV%_p*_p*}" |
... | ... | |
47 | 47 | |
48 | 48 |
LICENSE="GPL-3+ public-domain" |
49 | 49 |
SLOT="0" |
50 |
KEYWORDS="~amd64 ~x86" |
|
50 |
KEYWORDS="" |
|
51 | 51 |
IUSE="" |
52 | 52 |
if [[ "${PV}" == 9999 ]]; then |
53 | 53 |
PROPERTIES="live" |