aboutsummaryrefslogtreecommitdiff
path: root/www-apps/sourcehut-meta/sourcehut-meta-1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/sourcehut-meta/sourcehut-meta-1.ebuild')
-rw-r--r--www-apps/sourcehut-meta/sourcehut-meta-1.ebuild14
1 files changed, 14 insertions, 0 deletions
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 )"