media-fonts/spleen: treeclean, in ::gentoo
Signed-off-by: Alfred Wingate <parona@protonmail.com>
This commit is contained in:
parent
986baa759b
commit
efa6961ce7
@ -1 +0,0 @@
|
|||||||
DIST spleen-1.7.0.tar.gz 68041 BLAKE2B 3946995816260ad3737c3f22a4fd27b4a67dc73f25f0387b3e38ec2946989a9c68a10de44069abfa6603554e6c3fb323f36bd87e2766d770e4cb31ea346b34d5 SHA512 844cd18b8ec906fa3c6fb52837b3df73f36004c49cf4b5c9a049d7754e46d23969080ac81aa41555d6cfef367cbe098d1fd0a603d2d8a8f8fcc0e466cd4c6be9
|
|
@ -1,7 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
||||||
<pkgmetadata>
|
|
||||||
<upstream>
|
|
||||||
<remote-id type="github">fcambus/spleen</remote-id>
|
|
||||||
</upstream>
|
|
||||||
</pkgmetadata>
|
|
@ -1,27 +0,0 @@
|
|||||||
# Copyright 1999-2021 Gentoo Authors
|
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
|
||||||
|
|
||||||
EAPI=7
|
|
||||||
|
|
||||||
inherit font font-ebdftopcf
|
|
||||||
|
|
||||||
DESCRIPTION="Monospaced bitmap font"
|
|
||||||
HOMEPAGE="https://www.cambus.net/spleen-monospaced-bitmap-fonts/"
|
|
||||||
|
|
||||||
if [[ "${PV}" == *9999* ]]; then
|
|
||||||
inherit git-r3
|
|
||||||
EGIT_REPO_URI="https://github.com/fcambus/${PN}.git"
|
|
||||||
else
|
|
||||||
SRC_URI="https://github.com/fcambus/${PN}/archive/1.7.0.tar.gz -> ${P}.tar.gz"
|
|
||||||
KEYWORDS="~amd64"
|
|
||||||
fi
|
|
||||||
|
|
||||||
RESTRICT="mirror"
|
|
||||||
LICENSE="BSD-2"
|
|
||||||
SLOT="0"
|
|
||||||
|
|
||||||
DOCS=(
|
|
||||||
AUTHORS
|
|
||||||
ChangeLog
|
|
||||||
README.md
|
|
||||||
)
|
|
@ -1,27 +0,0 @@
|
|||||||
# Copyright 1999-2021 Gentoo Authors
|
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
|
||||||
|
|
||||||
EAPI=7
|
|
||||||
|
|
||||||
inherit font font-ebdftopcf
|
|
||||||
|
|
||||||
DESCRIPTION="Monospaced bitmap font"
|
|
||||||
HOMEPAGE="https://www.cambus.net/spleen-monospaced-bitmap-fonts/"
|
|
||||||
|
|
||||||
if [[ "${PV}" == *9999* ]]; then
|
|
||||||
inherit git-r3
|
|
||||||
EGIT_REPO_URI="https://github.com/fcambus/${PN}.git"
|
|
||||||
else
|
|
||||||
SRC_URI="https://github.com/fcambus/${PN}/archive/1.7.0.tar.gz -> ${P}.tar.gz"
|
|
||||||
KEYWORDS="~amd64"
|
|
||||||
fi
|
|
||||||
|
|
||||||
RESTRICT="mirror"
|
|
||||||
LICENSE="BSD-2"
|
|
||||||
SLOT="0"
|
|
||||||
|
|
||||||
DOCS=(
|
|
||||||
AUTHORS
|
|
||||||
ChangeLog
|
|
||||||
README.md
|
|
||||||
)
|
|
Loading…
Reference in New Issue
Block a user