summaryrefslogtreecommitdiff
path: root/net-mail/qprint
diff options
context:
space:
mode:
Diffstat (limited to 'net-mail/qprint')
-rw-r--r--net-mail/qprint/Manifest4
-rw-r--r--net-mail/qprint/metadata.xml4
-rw-r--r--net-mail/qprint/qprint-1.1-r1.ebuild (renamed from net-mail/qprint/qprint-1.1.ebuild)5
3 files changed, 6 insertions, 7 deletions
diff --git a/net-mail/qprint/Manifest b/net-mail/qprint/Manifest
index 044fb98a6825..dd90da6ad029 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.ebuild 513 BLAKE2B 2941c85ad80b81b12c7f308495842268f84e35c0aee4ad7694576683953b764297f1ffba349541740d86fa11cbcbcb1119bc5f9bee868262d3e346b2d4d0ceca SHA512 985ba623870ffce67b0b521ec9b18be5fd33dd85e797545a3683831e1046c6b151189535cf0c9a40f9ccafb6f95b51083e0dd5636385731c0e12cde4d1a8fcac
-MISC metadata.xml 332 BLAKE2B f5662fbf1a2b769f5c39f685fd64111f327ad8089e6a80fc172f86dbaa773b4e17efa056ac7a333933f48db55995b3b5cda30e0b1576e4be8e218d331b596055 SHA512 0b27d11ec66c33c8311f67dd53e09d89a60f95fa46350299b1ba7498d5d8900cb63d509a06be4bc87aa88248bef716b0c4b3bda59aa863178e628f4e8f139fd9
+EBUILD qprint-1.1-r1.ebuild 502 BLAKE2B c5ad47628cac58e65a2d1fccf4d32e330170a45885f02b1bee72cff2004ca6dca95c93414c200f14468f7999f1a35c3d4f66ef79e42e6ff147786188986ac128 SHA512 5eae02532faeef34da80bf873a9b7ee2e0fc9a98eb10aa29f491094030728fde0395b683eabf0d88bf172b1c28eb7089b3a12aee048b00799141f42708219d78
+MISC metadata.xml 334 BLAKE2B d8830eb05306fdbf876c7e923546cedbecac1e1845f29c4081e65043ef0b195ec0685af8f4c2019bcb35fac1c8d8ff0d889ba202ee78ea03e8dea6537f81ffa6 SHA512 5553357896eb3cd0b38d2bc625cb96baa35a471d6d366e23920d4708bf58ec29cd6673a45316ae04bca419cde0455993599b172eae99ed48dda76d908377b7c9
diff --git a/net-mail/qprint/metadata.xml b/net-mail/qprint/metadata.xml
index 0cfab1830104..9ca7a1bd5939 100644
--- a/net-mail/qprint/metadata.xml
+++ b/net-mail/qprint/metadata.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<!-- maintainer-needed -->
-<longdescription>qprint is a command-line filter for decoding or encoding a block of text in MIME Quoted-Printable format, as defined in RFC 1521.</longdescription>
+ <!-- maintainer-needed -->
+ <longdescription>qprint is a command-line filter for decoding or encoding a block of text in MIME Quoted-Printable format, as defined in RFC 1521.</longdescription>
</pkgmetadata>
diff --git a/net-mail/qprint/qprint-1.1.ebuild b/net-mail/qprint/qprint-1.1-r1.ebuild
index abe9228eea65..bf12e9111a4e 100644
--- a/net-mail/qprint/qprint-1.1.ebuild
+++ b/net-mail/qprint/qprint-1.1-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
DESCRIPTION="MIME quoted-printable data encoding and decoding utility"
HOMEPAGE="http://www.fourmilab.ch/webtools/qprint/"
@@ -10,7 +10,6 @@ SRC_URI="http://www.fourmilab.ch/webtools/${PN}/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
KEYWORDS="amd64 ppc x86 ~ppc-macos"
-IUSE=""
src_install() {
dodir /usr/bin