Skip to content

Commit

Permalink
mate-extra/mate-user-guide: Bump to 1.22.2
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: NP-Hardass <[email protected]>
Signed-off-by: Göktürk Yüksek <[email protected]>
  • Loading branch information
NP-Hardass authored and gktrk committed Aug 17, 2019
1 parent 9f022c3 commit b9ef234
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.22.0.tar.xz 8859936 BLAKE2B c8993835e064614de989046ae225e1e323d792e7592f6afe0980d74950a0c2ff64791dafb1f8a80be8514bd338ec3d5fdb7307dc9d3d366b847ebbd7761e3158 SHA512 faf82569d8289f13d31c0c3a548692194f4938dc341b5a2214ccd3bba1fafaa6b5446cc5455ade391e7172268354cf2088c2a119aee96d3d42e71ee4c094dd14
DIST mate-user-guide-1.22.2.tar.xz 8955116 BLAKE2B b71c1a0311eb30b7e3e9059f1fb498538ce4e1916455ba876bc10736e830178e1d40a554b9627281670cd5b5871f0fbd98641932508d7d7b31f3ee3d08c12bd4 SHA512 94e5c6f45acad8f4e422c2e403ae19357702ce2aba5aee33b92cbdfd0610548aa821c3e74ded2824987e36a8da23b2b4a455b3277260c9bab2fa5b719745e06d
28 changes: 28 additions & 0 deletions mate-extra/mate-user-guide/mate-user-guide-1.22.2.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 b9ef234

Please sign in to comment.