Skip to content

Commit

Permalink
mate-extra/mate-user-guide: Version bump (v1.22.0)
Browse files Browse the repository at this point in the history
Signed-off-by: Mikle Kolyada <[email protected]>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
  • Loading branch information
Zlogene committed Mar 17, 2019
1 parent 7d985a2 commit 89f37d0
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 0 deletions.
1 change: 1 addition & 0 deletions mate-extra/mate-user-guide/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
DIST mate-user-guide-1.18.0.tar.xz 8375200 BLAKE2B 2e77dbdf713a86dc5b2208de49053c99606d98fa0ca431c91b5d0ee47dc01e63be14e2b5112246baeb64f04c8df93601d1f3d2e24e6120eddac36512a4e38bcf SHA512 023b6ee04764e8a6004ac1cba69427af33be22228d475666cfacd4aa2ef4b61df4c9e269e003345a7073ef5eb7b783850e4efd5b41356052e3b69860d6df054a
DIST mate-user-guide-1.22.0.tar.xz 8859936 BLAKE2B c8993835e064614de989046ae225e1e323d792e7592f6afe0980d74950a0c2ff64791dafb1f8a80be8514bd338ec3d5fdb7307dc9d3d366b847ebbd7761e3158 SHA512 faf82569d8289f13d31c0c3a548692194f4938dc341b5a2214ccd3bba1fafaa6b5446cc5455ade391e7172268354cf2088c2a119aee96d3d42e71ee4c094dd14
28 changes: 28 additions & 0 deletions mate-extra/mate-user-guide/mate-user-guide-1.22.0.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6

MATE_LA_PUNT="yes"

inherit mate

if [[ ${PV} != 9999 ]]; then
KEYWORDS="~amd64 ~arm ~x86"
fi

DESCRIPTION="User documentation for MATE Desktop"
LICENSE="GPL-2 LGPL-2"
SLOT="0"

COMMON_DEPEND="virtual/libintl:0"

RDEPEND="${COMMON_DEPEND}
gnome-extra/yelp"

DEPEND="${COMMON_DEPEND}
>=dev-util/intltool-0.40
app-text/yelp-tools
sys-devel/gettext:*
virtual/pkgconfig:*
!!mate-base/mate-desktop[user-guide]"

0 comments on commit 89f37d0

Please sign in to comment.