equal
deleted
inserted
replaced
7 |
7 |
8 DESCRIPTION="Wayland compositor inspired by CWM" |
8 DESCRIPTION="Wayland compositor inspired by CWM" |
9 HOMEPAGE="https://hikari.acmelabs.space/" |
9 HOMEPAGE="https://hikari.acmelabs.space/" |
10 if [[ ${PV} == 9999 ]]; then |
10 if [[ ${PV} == 9999 ]]; then |
11 EDARCS_REPOSITORY="https://hub.darcs.net/raichoo/hikari" |
11 EDARCS_REPOSITORY="https://hub.darcs.net/raichoo/hikari" |
12 inherit darcs |
12 # inherit darcs wtf happened with this |
13 SRC_URI="" |
13 SRC_URI="" |
14 else |
14 else |
15 SRC_URI="https://hikari.acmelabs.space/releases/${P}.tar.gz" |
15 SRC_URI="https://hikari.acmelabs.space/releases/${P}.tar.gz" |
16 KEYWORDS="~amd64 ~x86" |
16 KEYWORDS="~amd64 ~x86" |
17 fi |
17 fi |