mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 18:13:10 -04:00
net-misc/tuir: Added "tuir" and library "kitchen"
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Simon van der Maas <svdm-gentoo@protonmail.com>
This commit is contained in:
18
dev-python/kitchen/kitchen-1.2.6.ebuild
Normal file
18
dev-python/kitchen/kitchen-1.2.6.ebuild
Normal file
@@ -0,0 +1,18 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
DESCRIPTION="Kitchen contains a cornucopia of useful code"
|
||||
HOMEPAGE="https://github.com/fedora-infra/kitchen"
|
||||
SRC_URI="https://github.com/fedora-infra/kitchen/archive/1.2.6.tar.gz"
|
||||
|
||||
S="${WORKDIR}"
|
||||
|
||||
LICENSE="LGPL-2.1"
|
||||
|
||||
SLOT="0"
|
||||
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
DEPEND="dev-lang/python"
|
||||
Reference in New Issue
Block a user