summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-extra/gnome-getting-started-docs/gnome-getting-started-docs-3.14.1.ebuild')
-rw-r--r--gnome-extra/gnome-getting-started-docs/gnome-getting-started-docs-3.14.1.ebuild27
1 files changed, 27 insertions, 0 deletions
diff --git a/gnome-extra/gnome-getting-started-docs/gnome-getting-started-docs-3.14.1.ebuild b/gnome-extra/gnome-getting-started-docs/gnome-getting-started-docs-3.14.1.ebuild
new file mode 100644
index 000000000000..b7985fda6946
--- /dev/null
+++ b/gnome-extra/gnome-getting-started-docs/gnome-getting-started-docs-3.14.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GCONF_DEBUG="no"
+
+inherit gnome2
+
+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"
+IUSE=""
+
+RDEPEND="gnome-extra/gnome-user-docs"
+DEPEND="
+ app-text/yelp-tools
+ dev-util/itstool
+ sys-devel/gettext
+ virtual/pkgconfig
+"
+
+# This ebuild does not install any binaries
+RESTRICT="binchecks strip"