diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-02-21 00:15:53 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-02-21 00:15:53 +0000 |
commit | db653baf275126269bb89ea0d2bdb8e50497a94c (patch) | |
tree | 9d1ee94cfa7312384acd366d3dd8f629660b3f18 /net-mail | |
parent | 1534d50aaf24272ec425fa439389ef7e1f7bf174 (diff) |
gentoo auto-resync : 21:02:2025 - 00:15:53
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/Manifest.gz | bin | 14407 -> 14409 bytes | |||
-rw-r--r-- | net-mail/qprint/Manifest | 2 | ||||
-rw-r--r-- | net-mail/qprint/qprint-1.1-r1.ebuild | 4 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net-mail/Manifest.gz b/net-mail/Manifest.gz Binary files differindex 3ade148f825b..d6765b265bfd 100644 --- a/net-mail/Manifest.gz +++ b/net-mail/Manifest.gz diff --git a/net-mail/qprint/Manifest b/net-mail/qprint/Manifest index b4eae803c4e7..c101fc171216 100644 --- a/net-mail/qprint/Manifest +++ b/net-mail/qprint/Manifest @@ -1,3 +1,3 @@ DIST qprint-1.1.tar.gz 358575 BLAKE2B 6c2a756b3e245584ed4ff81a072a63f29ee14cca5a61f7d376b8794a91c69e604fb33bbde310e870cc712d7fbeb2758eb5e649a7b153bf29807cbd891e3f4c1a SHA512 4748f52cc8cabf72a2685fba93ee9957a9a36658a8b0c9fc1994e1779aad59a94b942ed3dd2501c6a35636e7c75e24d512a5de5f95b0ba66ae40acee8bbe1cca -EBUILD qprint-1.1-r1.ebuild 504 BLAKE2B 08bb4c39c2492734784b05c74eec87e493d9c7b276a6d90203af82279bef36aaf791ea986dadeb17a9952113ca623bb7039a284d3253ce1a9eddb47c8dd1c4cf SHA512 823446667e3d4288ae187ce7683bb5e3fa88b9ed298a16542978fa7673132ef4c4db5944dd487d6497676440d6f233143d06bdd356270fe2f41652c2bf80b949 +EBUILD qprint-1.1-r1.ebuild 509 BLAKE2B 9d5355e7161606476028ef457694a4ead34c059d645cf6d535e23d9fd4f213ca092d01ca51e69691fc735a19696ebddfd492194214c716dc2249a4f6aca38a73 SHA512 93466d1a3c7df0ce9bc5d72f146e82cb8d452ff77f85538d53c7918d53d6f0dabc75ea4b4d240c029dcf3687e248ab8600766078d2a6d4215f762fe1f245edab MISC metadata.xml 334 BLAKE2B d8830eb05306fdbf876c7e923546cedbecac1e1845f29c4081e65043ef0b195ec0685af8f4c2019bcb35fac1c8d8ff0d889ba202ee78ea03e8dea6537f81ffa6 SHA512 5553357896eb3cd0b38d2bc625cb96baa35a471d6d366e23920d4708bf58ec29cd6673a45316ae04bca419cde0455993599b172eae99ed48dda76d908377b7c9 diff --git a/net-mail/qprint/qprint-1.1-r1.ebuild b/net-mail/qprint/qprint-1.1-r1.ebuild index f8b9d559af4c..64877fea5660 100644 --- a/net-mail/qprint/qprint-1.1-r1.ebuild +++ b/net-mail/qprint/qprint-1.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ SRC_URI="https://www.fourmilab.ch/webtools/${PN}/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="amd64 ppc x86 ~ppc-macos" +KEYWORDS="amd64 ~arm ppc x86 ~ppc-macos" src_install() { dodir /usr/bin |