Update overlay

This commit is contained in:
speedie 2022-11-20 14:59:12 +01:00
parent c2a4c205db
commit c2cc6c6075
6 changed files with 33 additions and 5 deletions

View file

@ -0,0 +1,33 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="Minimal font manager for GNU/Linux written in POSIX compliant shell."
HOMEPAGE="https://speedie.gq/fontctrl"
LICENSE="GPL-3+"
SLOT="0"
if [[ ${PV} == 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://codeberg.org/speedie/${PN}"
#else
# KEYWORDS="amd64 x86"
# SRC_URI=""
fi
IUSE=""
DEPEND=""
src_prepare() {
default
}
src_compile() {
:
}
src_install() {
newbin "${WORKDIR}/${P}/${PN}" ${PN}
}

View file

@ -5,7 +5,6 @@ EAPI=8
DESCRIPTION="A system for automatically configuring mutt and isync with a simple interface and safe passwords"
HOMEPAGE="https://muttwizard.com"
EGIT_REPO_URI="https://github.com/LukeSmithxyz/${PN}"
LICENSE="GPL-3+"
SLOT="0"

View file

@ -5,7 +5,6 @@ EAPI=8
DESCRIPTION="A system for automatically configuring mutt and isync with a simple interface and safe passwords"
HOMEPAGE="https://muttwizard.com"
EGIT_REPO_URI="https://github.com/LukeSmithxyz/${PN}"
LICENSE="GPL-3+"
SLOT="0"

View file

@ -5,7 +5,6 @@ EAPI=8
DESCRIPTION="A system for automatically configuring mutt and isync with a simple interface and safe passwords"
HOMEPAGE="https://muttwizard.com"
EGIT_REPO_URI="https://github.com/LukeSmithxyz/${PN}"
LICENSE="GPL-3+"
SLOT="0"

View file

@ -5,7 +5,6 @@ EAPI=8
DESCRIPTION="A system for automatically configuring mutt and isync with a simple interface and safe passwords"
HOMEPAGE="https://muttwizard.com"
EGIT_REPO_URI="https://github.com/LukeSmithxyz/${PN}"
LICENSE="GPL-3+"
SLOT="0"

View file

@ -5,7 +5,6 @@ EAPI=8
DESCRIPTION="A system for automatically configuring mutt and isync with a simple interface and safe passwords"
HOMEPAGE="https://muttwizard.com"
EGIT_REPO_URI="https://github.com/LukeSmithxyz/${PN}"
LICENSE="GPL-3+"
SLOT="0"