aboutsummaryrefslogtreecommitdiff
path: root/www-apps/sourcehut-meta/sourcehut-meta-1.ebuild
blob: d81756f6951617d23fef25d3f61f96a22d3ee53e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="The hacker's forge"
HOMEPAGE="https://sourcehut.org/"

LICENSE="metapackage"
SLOT="0"
KEYWORDS="~amd64"
IUSE="builds dispatch chat git hg hub lists man metrics names pages paste todo"

RDEPEND="git? ( dev-vcs/git-srht )"