Skip to content

Commit

Permalink
gnome-extra/gnome-getting-started-docs: version bump 3.22.0 → 3.24.1
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.6, Repoman-2.3.3
  • Loading branch information
EvaSDK committed Aug 12, 2017
1 parent 1cd0f04 commit bf115cc
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
1 change: 1 addition & 0 deletions gnome-extra/gnome-getting-started-docs/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
DIST gnome-getting-started-docs-3.22.0.tar.xz 119100024 SHA256 22b11fb4f6fd9f6d595dc01d5989fb1652c9a63732a4d1c997f3f5f82da75722 SHA512 8eeebe70054a5fe68bd19c81b0725d3f2084c92aa91c925653bb2e53d4cb66c592d78af1e5446bc8063e9f0bf19f684d8b22c01b8300886ff32dca228f45cb6f WHIRLPOOL cfa524a87c1a6a4650733357dc138d47aa453ada149a0601ff5897cbfc1f306ac4c0deedd968ca0b798a9068c6dd43c617cee145bf506a934716a928efcc0022
DIST gnome-getting-started-docs-3.24.1.tar.xz 119137908 SHA256 9e62895362597cf563696852294a4838cea7243f0116767c254c870b7ba94a97 SHA512 7d44ac4030c3459014f391d10699b48f9be789c196900e29a56574e98698ffe494d3344a7c99f04291c49093827385093877b9047549cc5ff4d352d39297387d WHIRLPOOL e7ba9a0f7577f7f6e8b5e35b4a80f2f103f28426b87e6d273376bc7911e53807582c2e4e7816d0d96cd4576f79ab432b542e43293e7c64df5f18599f4f213248
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Copyright 1999-2017 Gentoo Foundation
# 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="app-text/yelp-tools"

# This ebuild does not install any binaries
RESTRICT="binchecks strip"

0 comments on commit bf115cc

Please sign in to comment.