commit:     fcbfa36bca98d854fb57a89153dee5a7af52370f
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  7 12:26:07 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Fri Dec  7 12:26:07 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcbfa36b

gnome-extra/gnome-getting-started-docs: bump to 3.26.2

Also downgrade yelp-tools dep to just itstool, as the former could
only be required with a full eautoreconf, if even then.

Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
Package-Manager: Portage-2.3.52, Repoman-2.3.11

 gnome-extra/gnome-getting-started-docs/Manifest       |  1 +
 .../gnome-getting-started-docs-3.26.2.ebuild          | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/gnome-extra/gnome-getting-started-docs/Manifest 
b/gnome-extra/gnome-getting-started-docs/Manifest
index ac8b535c4e2..e3ecd6401c0 100644
--- a/gnome-extra/gnome-getting-started-docs/Manifest
+++ b/gnome-extra/gnome-getting-started-docs/Manifest
@@ -1 +1,2 @@
 DIST gnome-getting-started-docs-3.24.1.tar.xz 119137908 BLAKE2B 
628dab2c9a938f3b265855443e794c1575586d0579692e1a21bae77dd497989cd061cff4dd97090f11719916f24742eedfc81bacb4fdf31536eca78cdd221d6f
 SHA512 
7d44ac4030c3459014f391d10699b48f9be789c196900e29a56574e98698ffe494d3344a7c99f04291c49093827385093877b9047549cc5ff4d352d39297387d
+DIST gnome-getting-started-docs-3.26.2.tar.xz 119168700 BLAKE2B 
2b694dcc01e0a75c6c412f056b330b22232de540ac6c8f2cfe7927270479383e8255e996c15b86693e5cde5822703217aafbf7c3c1aaea1ea73c172fe479afb3
 SHA512 
9a8447d18f54efa23041f9d28ca8cfcbb18a7917de29f0c7806eb7384f98c23bdd501ef07ab7556e4b74796df2c8a8b531041c9b6eafe71f6e03102ba47e2b00

diff --git 
a/gnome-extra/gnome-getting-started-docs/gnome-getting-started-docs-3.26.2.ebuild
 
b/gnome-extra/gnome-getting-started-docs/gnome-getting-started-docs-3.26.2.ebuild
new file mode 100644
index 00000000000..6eaff71d29e
--- /dev/null
+++ 
b/gnome-extra/gnome-getting-started-docs/gnome-getting-started-docs-3.26.2.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+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="dev-util/itstool"
+
+# This ebuild does not install any binaries
+RESTRICT="binchecks strip"

Reply via email to