mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 23:52:59 -04:00
app-misc/vrms-gentoo: Styling fix
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -18,11 +18,10 @@ RDEPEND="
|
||||
dev-lang/perl
|
||||
"
|
||||
|
||||
DOCS=( README.md )
|
||||
|
||||
S="${WORKDIR}/${PN}-${COMMIT}"
|
||||
|
||||
src_install() {
|
||||
default
|
||||
|
||||
dobin "${PN}"
|
||||
einstalldocs
|
||||
}
|
||||
|
||||
@@ -3,12 +3,12 @@
|
||||
|
||||
EAPI="7"
|
||||
|
||||
SRC_URI=""
|
||||
EGIT_REPO_URI="https://github.com/z411/${PN}.git"
|
||||
inherit git-r3
|
||||
|
||||
DESCRIPTION="vrms clone for Gentoo Linux"
|
||||
HOMEPAGE="https://github.com/z411/vrms-gentoo"
|
||||
EGIT_REPO_URI="https://github.com/z411/${PN}.git"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS=""
|
||||
@@ -18,9 +18,8 @@ RDEPEND="
|
||||
dev-lang/perl
|
||||
"
|
||||
|
||||
DOCS=( README.md )
|
||||
|
||||
src_install() {
|
||||
default
|
||||
|
||||
dobin "${PN}"
|
||||
einstalldocs
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user