summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-04-13 17:24:27 +0300
committerJoonas Niilola <juippis@gentoo.org>2022-04-14 06:46:05 +0300
commit979bb546d1a97518feb665e3ea0e0a88f35ee312 (patch)
tree30fc87d0210661c01a55e93345e403a83c799c13 /net-mail
parentnet-analyzer/tleds: update DESCRIPTION (diff)
downloadgentoo-979bb546d1a97518feb665e3ea0e0a88f35ee312.tar.gz
gentoo-979bb546d1a97518feb665e3ea0e0a88f35ee312.tar.bz2
gentoo-979bb546d1a97518feb665e3ea0e0a88f35ee312.zip
net-mail/cmd5checkpw: update DESCRIPTIONs
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/cmd5checkpw/cmd5checkpw-0.30-r2.ebuild4
-rw-r--r--net-mail/cmd5checkpw/cmd5checkpw-0.30-r3.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-mail/cmd5checkpw/cmd5checkpw-0.30-r2.ebuild b/net-mail/cmd5checkpw/cmd5checkpw-0.30-r2.ebuild
index 4f7d262535da..7aa8dc27595f 100644
--- a/net-mail/cmd5checkpw/cmd5checkpw-0.30-r2.ebuild
+++ b/net-mail/cmd5checkpw/cmd5checkpw-0.30-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,7 +7,7 @@ inherit fixheadtails
MY_VER=$(ver_rs 1- "")
-DESCRIPTION="A checkpassword compatible authentication program that used CRAM-MD5 authentication mode"
+DESCRIPTION="A checkpassword compatible authentication program using CRAM-MD5"
SRC_URI="https://www.fehcom.de/qmail/auth/${PN}-${MY_VER}_tgz.bin -> ${P}.tar.gz"
HOMEPAGE="https://www.fehcom.de/qmail/smtpauth.html"
diff --git a/net-mail/cmd5checkpw/cmd5checkpw-0.30-r3.ebuild b/net-mail/cmd5checkpw/cmd5checkpw-0.30-r3.ebuild
index e093568697b1..0f5fcfd4c0dc 100644
--- a/net-mail/cmd5checkpw/cmd5checkpw-0.30-r3.ebuild
+++ b/net-mail/cmd5checkpw/cmd5checkpw-0.30-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,7 +7,7 @@ inherit fixheadtails
MY_VER=$(ver_rs 1- "")
-DESCRIPTION="A checkpassword compatible authentication program that used CRAM-MD5 authentication mode"
+DESCRIPTION="A checkpassword compatible authentication program using CRAM-MD5"
SRC_URI="https://www.fehcom.de/qmail/auth/${PN}-${MY_VER}_tgz.bin -> ${P}.tar.gz"
HOMEPAGE="https://www.fehcom.de/qmail/smtpauth.html"