media-fonts/spleen: remove innecessary sections

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Maciej Barć <xgqt@protonmail.com>
This commit is contained in:
Maciej Barć 2020-05-06 17:56:27 +02:00
parent 15de1cc214
commit 4ca4e06cc7
No known key found for this signature in database
GPG Key ID: 031C9FE65BED714A
2 changed files with 1 additions and 23 deletions

View File

@ -10,7 +10,7 @@ HOMEPAGE="https://www.cambus.net/spleen-monospaced-bitmap-fonts/"
if [[ "${PV}" == *9999* ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/fcambus/${P}.git"
EGIT_REPO_URI="https://github.com/fcambus/${PN}.git"
KEYWORDS=""
else
SRC_URI="https://github.com/fcambus/${PN}/archive/1.7.0.tar.gz -> ${P}.tar.gz"
@ -22,19 +22,8 @@ LICENSE="BSD-2"
SLOT="0"
IUSE=""
DEPEND="
media-gfx/ebdftopcf
"
RDEPEND="
${DEPEND}
"
DOCS=(
AUTHORS
ChangeLog
README.md
)
src_compile() {
font-ebdftopcf_src_compile
}

View File

@ -22,19 +22,8 @@ LICENSE="BSD-2"
SLOT="0"
IUSE=""
DEPEND="
media-gfx/ebdftopcf
"
RDEPEND="
${DEPEND}
"
DOCS=(
AUTHORS
ChangeLog
README.md
)
src_compile() {
font-ebdftopcf_src_compile
}