mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
sys-devel/qbe: New Package
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
This commit is contained in:
8
sys-devel/qbe/metadata.xml
Normal file
8
sys-devel/qbe/metadata.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>contact@hacktivis.me</email>
|
||||
<name>Haelwenn (lanodan) Monnier</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
||||
12
sys-devel/qbe/qbe-9999.ebuild
Normal file
12
sys-devel/qbe/qbe-9999.ebuild
Normal file
@@ -0,0 +1,12 @@
|
||||
# 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"
|
||||
Reference in New Issue
Block a user