From 7b6e10818cab9856b62c7c025df17148b59e96af Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Sat, 7 Jan 2023 13:44:21 -0500 Subject: www-apps/sourcehut-meta: new package, add 1 Signed-off-by: Julien Roy --- www-apps/sourcehut-meta/sourcehut-meta-1.ebuild | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 www-apps/sourcehut-meta/sourcehut-meta-1.ebuild (limited to 'www-apps/sourcehut-meta/sourcehut-meta-1.ebuild') diff --git a/www-apps/sourcehut-meta/sourcehut-meta-1.ebuild b/www-apps/sourcehut-meta/sourcehut-meta-1.ebuild new file mode 100644 index 0000000..d81756f --- /dev/null +++ b/www-apps/sourcehut-meta/sourcehut-meta-1.ebuild @@ -0,0 +1,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 )" -- cgit v1.2.3