summaryrefslogtreecommitdiff
path: root/x11-plugins/wmppp
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-29 18:01:47 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-29 18:01:47 +0000
commitceeeb463cc1eef97fd62eaee8bf2196ba04bc384 (patch)
tree9f47ee47c31a0f13f9496879cd88a1042550aa81 /x11-plugins/wmppp
parent53cba99042fa967e2a93da9f8db806fe2d035543 (diff)
gentoo (leap year) resync : 29.02.2020
Diffstat (limited to 'x11-plugins/wmppp')
-rw-r--r--x11-plugins/wmppp/Manifest2
-rw-r--r--x11-plugins/wmppp/wmppp-1.3.2-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmppp/Manifest b/x11-plugins/wmppp/Manifest
index b4fd5c824d56..97d82cdc1fac 100644
--- a/x11-plugins/wmppp/Manifest
+++ b/x11-plugins/wmppp/Manifest
@@ -1,3 +1,3 @@
DIST wmppp.app-1.3.2.tar.gz 26883 BLAKE2B 443144a0eca5653f1ee71b3fccea2ea00e079f224638d815609e20fd245d1f0fefe99a416ceed7f22a7e84f6da32d9ff0ca0d6259d9c047b6791e8343c209903 SHA512 d6fdf5b3016ff05cb6d251b7b9985ca9f13ba791dbd40d2109aa18076dc034f143d994f30bb6070e6152e50c0d51774c32dbe8f23062b798bd5f2c820f8b65c1
-EBUILD wmppp-1.3.2-r1.ebuild 736 BLAKE2B 2abf1c396439f6ea097622aa4dc2dc4bdd941589d0438b2dcfbd1f770dd6a3bcb3eea4a7a9087ccd6b2cc83a50002962ec18c9ca32d4cead430e5b8e8a59f7f0 SHA512 1d653f862ccb0c8b55e2f3b5b15931e9a442e5f519f52e63ea8045aa3ab647716d0398d138dc0aa4813c88bb701a5c4ec078f12661d2284472fb3c39cfbc5c82
+EBUILD wmppp-1.3.2-r1.ebuild 732 BLAKE2B 349dd29c1f9209632f0457fa2188bea327c5a309a5e9dc132e7dfcd735d4b649cbc7b3dda5a5121fca4702b7bb576f9074d9a1e95d5614f039b8999fcec0328b SHA512 2f22ab4f9d6a39bca512d3d0c6bb5bf7b23156523bdceeed46f22e375730998c0ff7356028dfeab86adc4636cba40351e03c65345fb412a30eb4ac7a4d656e17
MISC metadata.xml 249 BLAKE2B ba223d81d4cf6b9ca1ba3a63e356bec0d9aa6f4cdf2ad3b29a6c97a6e5bad854154f8b9e6fc3d65d155c93daa706d03c84395b53951e3e326ffc19c8d0df0eb5 SHA512 1a1312bb0e9f74f1e3852218d8fd4817fbad3bc65633cecbe8735607bc33c1e05b414c2628ff3f6e24dfc4a3999de7191f6cdadd2161b03cf614d5b6f24fab8d
diff --git a/x11-plugins/wmppp/wmppp-1.3.2-r1.ebuild b/x11-plugins/wmppp/wmppp-1.3.2-r1.ebuild
index 1da11e6e403e..32005e4b5d81 100644
--- a/x11-plugins/wmppp/wmppp-1.3.2-r1.ebuild
+++ b/x11-plugins/wmppp/wmppp-1.3.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -27,7 +27,7 @@ src_compile() {
emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}"
}
-src_install () {
+src_install() {
emake DESTDIR="${D}" PREFIX=/usr install
dodoc BUGS CHANGES HINTS README TODO
}