summaryrefslogtreecommitdiff
path: root/app-office/projectlibre-bin
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 /app-office/projectlibre-bin
parent8d5dbd847cbc704a6a06405856e94b461011afe3 (diff)
gentoo resync : 28.04.2021
Diffstat (limited to 'app-office/projectlibre-bin')
-rw-r--r--app-office/projectlibre-bin/Manifest2
-rw-r--r--app-office/projectlibre-bin/projectlibre-bin-1.6.2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-office/projectlibre-bin/Manifest b/app-office/projectlibre-bin/Manifest
index 41997f72a0c3..63c8fdff1a9a 100644
--- a/app-office/projectlibre-bin/Manifest
+++ b/app-office/projectlibre-bin/Manifest
@@ -1,5 +1,5 @@
AUX projectlibre.desktop 252 BLAKE2B f534e42ec22ec4e6865977689ef6645adff9d092f055e8526ebef164f11d8e342cccd5f5c58fbe8e25af39ede9a226d3640946140167875cdfe9abc6abe8ca1a SHA512 529f368924efdbd2fe330982fcb4db010ee5985d9e7beaa0bbf0490a85e3ed477cb7de4d33d1705ff01f32cd477d7eb8adf84ab82e5065865c6b341614a4833a
DIST projectlibre-1.6.2.tar.gz 14735171 BLAKE2B 1e69b3be153eb936879e930cf942faf0061b07b57e43db74f2f8d9380bbff969d764cbf70b29d5d38edb011331337258681888a5289b8fb04a997c0e38f1b651 SHA512 128319a37aeeb4603fd45433e3961805b0de30e5760394d5eef2de1910bff3815e600462aa3264fa64df55eb8568849895c9d673e5574badafcbc1df89e2c9e7
DIST projectlibre.png 7955 BLAKE2B c8d35e249b8961d7a5d1a6b20844b30cc8a564c69a85791a036a05779352b24d1cc3956c6c7b83941152e06ece0ef1e0a1ff74231e47bd1efae7d1e20dc83764 SHA512 db6e87e74fac3274be34b36cd9daf7231f06e19096cfbe2feeb616c1ae1a60ffc838a81b45b94621d806e00ef5e220391f1d1be3148f9895aa467fdbcac62843
-EBUILD projectlibre-bin-1.6.2.ebuild 1022 BLAKE2B b04a28d84c16d4843f4955c5885bd414583395d070445c108cd390c4a0b4c1eb161bb4ecf49f4d2d22067baf16339d099684535c307bb0672f9e6d6ba1715e18 SHA512 664e6b72f99158a3c0d9565e7088964a406b366d7757e08bca740a7af5e752db6ed3b55937139af9e368a518c5592396d0eed60f2df1be61359b55114779e2e3
+EBUILD projectlibre-bin-1.6.2.ebuild 1023 BLAKE2B 8ecc0a28308832c21769cd84013a14492318b8f0dabea3fc9b6639e55403a7ed0d55dfbcec8bfeb6b871387d056e2120946a4c9ef075694c8cea24e2f29658bc SHA512 b6d26feca43a0b340cce98e3fda5d88270cc4eb95661e5a341019d9590e6de4046f33126c79385c4053a8bc232b0ffc17a21b40260cb52cdbb225e87f9b874bd
MISC metadata.xml 249 BLAKE2B a92e8f0d53aac2a1a3e907d47da8a2d745c6832c829f7bc248d82821c7ba39093c1207b19c6c86ae8f66591274790b8d4a01ef1d439a0ed57bd4e4c18dac70d4 SHA512 65f6cf55d429bcce486e2299b126e80f93de5cb94fc687ff8922766d042ec6bbdcd336682f474b7be26c0026bd0afe3be78fae657d047a184c8354bdc5dff591
diff --git a/app-office/projectlibre-bin/projectlibre-bin-1.6.2.ebuild b/app-office/projectlibre-bin/projectlibre-bin-1.6.2.ebuild
index 04193d5fbffe..deeabc320133 100644
--- a/app-office/projectlibre-bin/projectlibre-bin-1.6.2.ebuild
+++ b/app-office/projectlibre-bin/projectlibre-bin-1.6.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils xdg
+inherit desktop xdg
MY_PN=${PN/-bin}
MY_P="${MY_PN}-${PV}"