summaryrefslogtreecommitdiff
path: root/x11-misc/xgestures
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
commit40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (patch)
tree758c221bad35c9288d0bd6df9c7dfc226728e52c /x11-misc/xgestures
parent8d5dbd847cbc704a6a06405856e94b461011afe3 (diff)
gentoo resync : 28.04.2021
Diffstat (limited to 'x11-misc/xgestures')
-rw-r--r--x11-misc/xgestures/Manifest2
-rw-r--r--x11-misc/xgestures/xgestures-0.4.ebuild5
2 files changed, 3 insertions, 4 deletions
diff --git a/x11-misc/xgestures/Manifest b/x11-misc/xgestures/Manifest
index 38866963cb6b..032886a765d5 100644
--- a/x11-misc/xgestures/Manifest
+++ b/x11-misc/xgestures/Manifest
@@ -1,3 +1,3 @@
DIST xgestures-0.4.tar.bz2 77902 BLAKE2B ef0d3c6cd0bef6a2dd78b4932f40c5324ffdf16f3899aa20b216b6817db45c0cc2cd7aef6b903dc9c1259721de0ceb7d859a546ede5d784444b05b7f23727716 SHA512 c61108e609fb0f28affb5d5cc4002a7f840f123bb96b79265a47e74a541b1ca8deee016f90fc801fa682e61b9df008c0323d36482abaa83f8f6d4a5c73137abf
-EBUILD xgestures-0.4.ebuild 674 BLAKE2B 858f88386bf5808d88b099aab4bb9ba0ced474c1926fd91f524970eaac1f681f980b085e3d7d9bc894feb1edfa2fe6cc6505ecb9c7cbafa70dea462e3045caaa SHA512 23e35552fe29f4c678baaf484953752d03e66c7ad3ccc8d48ee376a6bf7ad4226aecf20146636ffd9e50fac4a7ee14644af087478ec37944ecdce0898d28b175
+EBUILD xgestures-0.4.ebuild 671 BLAKE2B da05ba7d3887630eee5c26e3c4fe560e7f479c4ff52567781d5dfa9cee3b4c8b84ea6272a23de45e70a5f14334dd545196c57e015cdfa38d63414d6913899c7c SHA512 b9807a76577014cc0fdff540f159a0bd693895f843f70df047d1ef8eebc29087fde2895448eed1424afc8c09c3a1eba569966d8bf5715e5f8ab9d973daa8db11
MISC metadata.xml 326 BLAKE2B 5e2c905c8216b17297feefd7f88c25696a08fa697a542da9dc8f300cacb613529d778a05dfe1c72427d584873362598908b1d6d8954c1a1cca98667a3a13ae73 SHA512 24d5688cdf1063860034793a509a9d26f1a38397264ee7d1bdea1dd5c74ef29f850861871af4a04771bfa6a9cbc16303d4386b893c9cac2e7806f624addfbcf8
diff --git a/x11-misc/xgestures/xgestures-0.4.ebuild b/x11-misc/xgestures/xgestures-0.4.ebuild
index 4e72115627db..6d93d06237ae 100644
--- a/x11-misc/xgestures/xgestures-0.4.ebuild
+++ b/x11-misc/xgestures/xgestures-0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -26,7 +26,6 @@ src_install() {
newdoc .gestures gestures
}
-pkg_postinst()
-{
+pkg_postinst() {
elog "Unpack /usr/share/doc/${PF}/gestures* and copy it to \$HOME/.gestures"
}