File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
sys-boot/plymouth-dracula-theme Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
- # Copyright 2022 Aisha Tammy
1
+ # Copyright 2021 Aisha Tammy
2
2
# Distributed under the terms of the ISC License
3
3
4
4
EAPI=8
5
5
6
6
DESCRIPTION=" dracula theme for plymouth"
7
- HOMEPAGE=" https://github.com/pspiagicw/ dracula- plymouth"
7
+ HOMEPAGE=" https://github.com/dracula/ plymouth"
8
8
9
9
if [[ " ${PV} " == " 9999" ]]; then
10
10
inherit git-r3
11
- EGIT_REPO_URI=" https://github.com/pspiagicw/ dracula- plymouth.git "
11
+ EGIT_REPO_URI=" https://github.com/dracula/ plymouth"
12
12
else
13
13
COMMIT=" 37aa09b27ecee4a825b43d2c1d20b502e8f19c96"
14
- SRC_URI=" https://github.com/pspiagicw/ dracula- plymouth/archive/${COMMIT} .tar.gz -> ${P} .tar.gz"
14
+ SRC_URI=" https://github.com/dracula/ plymouth/archive/${COMMIT} .tar.gz -> ${P} .tar.gz"
15
15
KEYWORDS=" ~amd64"
16
16
S=" ${WORKDIR} /dracula-plymouth-${COMMIT} "
17
17
fi
Original file line number Diff line number Diff line change 4
4
EAPI=8
5
5
6
6
DESCRIPTION=" dracula theme for plymouth"
7
- HOMEPAGE=" https://github.com/pspiagicw/ dracula- plymouth"
7
+ HOMEPAGE=" https://github.com/dracula/ plymouth"
8
8
9
9
if [[ " ${PV} " == " 9999" ]]; then
10
10
inherit git-r3
11
- EGIT_REPO_URI=" https://github.com/pspiagicw/ dracula- plymouth.git "
11
+ EGIT_REPO_URI=" https://github.com/dracula/ plymouth"
12
12
else
13
13
COMMIT=" 37aa09b27ecee4a825b43d2c1d20b502e8f19c96"
14
- SRC_URI=" https://github.com/pspiagicw/ dracula- plymouth/archive/${COMMIT} .tar.gz -> ${P} .tar.gz"
14
+ SRC_URI=" https://github.com/dracula/ plymouth/archive/${COMMIT} .tar.gz -> ${P} .tar.gz"
15
15
KEYWORDS=" ~amd64"
16
16
S=" ${WORKDIR} /dracula-plymouth-${COMMIT} "
17
17
fi
You can’t perform that action at this time.
0 commit comments