Files
guru/sys-devel/qbe/qbe-9999.ebuild
Haelwenn (lanodan) Monnier c899e79918 sys-devel/qbe: New Package
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
2022-04-23 19:52:55 +02:00

13 lines
273 B
Bash

# Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit git-r3
DESCRIPTION="Pure-C embeddable compiler backend"
HOMEPAGE="https://c9x.me/compile/"
EGIT_REPO_URI="git://c9x.me/qbe.git"
LICENSE="MIT"
SLOT="0"