diff --git a/app-misc/fontctrl/fontctrl-9999.ebuild b/app-misc/fontctrl/fontctrl-9999.ebuild new file mode 100644 index 0000000..de5dc0a --- /dev/null +++ b/app-misc/fontctrl/fontctrl-9999.ebuild @@ -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} +} diff --git a/app-misc/mutt-wizard/mutt-wizard-3.1.1.ebuild b/app-misc/mutt-wizard/mutt-wizard-3.1.1.ebuild index 192a1a0..0cef75f 100644 --- a/app-misc/mutt-wizard/mutt-wizard-3.1.1.ebuild +++ b/app-misc/mutt-wizard/mutt-wizard-3.1.1.ebuild @@ -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" diff --git a/app-misc/mutt-wizard/mutt-wizard-3.1.ebuild b/app-misc/mutt-wizard/mutt-wizard-3.1.ebuild index 192a1a0..0cef75f 100644 --- a/app-misc/mutt-wizard/mutt-wizard-3.1.ebuild +++ b/app-misc/mutt-wizard/mutt-wizard-3.1.ebuild @@ -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" diff --git a/app-misc/mutt-wizard/mutt-wizard-3.2.1.ebuild b/app-misc/mutt-wizard/mutt-wizard-3.2.1.ebuild index 5ee5b05..c336213 100644 --- a/app-misc/mutt-wizard/mutt-wizard-3.2.1.ebuild +++ b/app-misc/mutt-wizard/mutt-wizard-3.2.1.ebuild @@ -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" diff --git a/app-misc/mutt-wizard/mutt-wizard-3.3.1.ebuild b/app-misc/mutt-wizard/mutt-wizard-3.3.1.ebuild index 5ee5b05..c336213 100644 --- a/app-misc/mutt-wizard/mutt-wizard-3.3.1.ebuild +++ b/app-misc/mutt-wizard/mutt-wizard-3.3.1.ebuild @@ -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" diff --git a/app-misc/mutt-wizard/mutt-wizard-9999.ebuild b/app-misc/mutt-wizard/mutt-wizard-9999.ebuild index 5ee5b05..c336213 100644 --- a/app-misc/mutt-wizard/mutt-wizard-9999.ebuild +++ b/app-misc/mutt-wizard/mutt-wizard-9999.ebuild @@ -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"