mirror of
https://github.com/gentoo-mirror/gentoo-zh.git
synced 2025-04-10 11:58:43 -04:00
app-shells/zsh-theme-powerlevel10k: make pkgcheck happy
This commit is contained in:
parent
0a8dd09333
commit
08c36fe022
@ -9,6 +9,8 @@ DESCRIPTION="Theme for Zsh that emphasizes speed, flexibility and out-of-the-box
|
||||
HOMEPAGE="https://github.com/romkatv/powerlevel10k"
|
||||
SRC_URI="https://github.com/romkatv/powerlevel10k/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
S="${WORKDIR}/${MY_PN}-${PV}"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
@ -17,8 +19,6 @@ DEPEND="app-shells/zsh
|
||||
app-shells/gitstatus[zsh-completion]"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
S="${WORKDIR}/${MY_PN}-${PV}"
|
||||
|
||||
src_prepare() {
|
||||
sed -i Makefile -e '/gitstatus/d' || die
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user