summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-extra/gnome-getting-started-docs/gnome-getting-started-docs-3.38.1.ebuild')
-rw-r--r--gnome-extra/gnome-getting-started-docs/gnome-getting-started-docs-3.38.1.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/gnome-extra/gnome-getting-started-docs/gnome-getting-started-docs-3.38.1.ebuild b/gnome-extra/gnome-getting-started-docs/gnome-getting-started-docs-3.38.1.ebuild
new file mode 100644
index 000000000000..b13e7bd25c5d
--- /dev/null
+++ b/gnome-extra/gnome-getting-started-docs/gnome-getting-started-docs-3.38.1.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnome.org
+
+DESCRIPTION="Help a new user get started in GNOME"
+HOMEPAGE="https://help.gnome.org/"
+
+LICENSE="CC-BY-SA-3.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+
+RDEPEND="gnome-extra/gnome-user-docs"
+BDEPEND="dev-util/itstool"
+
+# This ebuild does not install any binaries
+RESTRICT="binchecks strip"