summaryrefslogtreecommitdiff
path: root/x11-libs/gnome-pty-helper
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-05-04 22:28:33 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-05-04 22:28:33 +0100
commita978c074e4272bb901fbe4a10de0a7b2af574f17 (patch)
tree8c764c1cc0576389ce22abd317bceba71ea5732d /x11-libs/gnome-pty-helper
parent40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (diff)
gentoo resync : 04.05.2021
Diffstat (limited to 'x11-libs/gnome-pty-helper')
-rw-r--r--x11-libs/gnome-pty-helper/Manifest2
-rw-r--r--x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gnome-pty-helper/Manifest b/x11-libs/gnome-pty-helper/Manifest
index 1ad630ee1b24..e271f34bce35 100644
--- a/x11-libs/gnome-pty-helper/Manifest
+++ b/x11-libs/gnome-pty-helper/Manifest
@@ -1,3 +1,3 @@
DIST vte-0.40.2.tar.xz 923852 BLAKE2B 666f1e8bd5ce1392c8c533c180e7e6700a6b0023e9b0ab467f2d99a38661fb600c53d83bda10bc97302dc54801f8e1d8780eb27a2c5cd184d786a55d513dfc24 SHA512 06d1c9a34e8e82e1bd54810d245d908ebb837538ba19fbaabe683cdf3b96b7cb1630516ddeabf18b0294922b8d98d2b9a2f5028c171fac2ad913974d94555eb2
-EBUILD gnome-pty-helper-0.40.2.ebuild 802 BLAKE2B faf68b7d972cbf93f40e8ff82cba14dfda39237e394d39d0b6400a35a7a886d4d21313877e67a0f2c60e28b7e653d56c7aa1b6159443b69e2713dfa42ea50269 SHA512 2170b85faaa980df8274f4c8cbd35cf322d00597eabf8cfd7184921789cbc378109c227963e1a881f5ae9aabcfad95bdd9f902c0387af5f17688b3058365d6fc
+EBUILD gnome-pty-helper-0.40.2.ebuild 804 BLAKE2B c50025792698d73b6163a2b25704aa785c22bff19f7e3ef858f6fb31a7536c0656401051d3cebd446566edfa82d82bba943d105eef698c2a8a6b84bf5966b49c SHA512 c7d98def9c201a6202b28140ba2b973c640728d276a4b4589a08441954afc9d022bf4e91d55704426ab72177e898b5d600e42b6f1b5c7d4e52e07db88bc2bf42
MISC metadata.xml 249 BLAKE2B e71e1b95fee768c696704acbf7e3cf0e599ed2bc8de92bae0141d1194ef9e842bdc292798904487a9b90ddfda9b0e84abd3b76b1518576c1d288240e4e46f110 SHA512 c40662134899a5c9f0369a1017806f35adf3280a0b3c91726f7a8ca6012a073a8b471583f5bfb6fe95faac1dcf607e8e2e43f8c91d48ec46f4a8824e2f551506
diff --git a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2.ebuild b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2.ebuild
index 8b4a5d716724..af04e5c38492 100644
--- a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2.ebuild
+++ b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2.ebuild
@@ -23,7 +23,7 @@ DEPEND=""
S="${WORKDIR}/vte-${PV}/gnome-pty-helper"
src_prepare() {
- # As recommended by upstream (/usr/libexec/$PN is a setgid binary)
+ # As recommended by upstream (/usr/libexec/${PN} is a setgid binary)
if use hardened; then
export SUID_CFLAGS="-fPIE ${SUID_CFLAGS}"
export SUID_LDFLAGS="-pie ${SUID_LDFLAGS}"