diff options
author | Sam James <sam@gentoo.org> | 2021-12-26 00:05:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-26 00:17:31 +0000 |
commit | 0225c0eb59dc0b945f991733a8f832ff3ea07be5 (patch) | |
tree | 32a2326e1cb17e8282a51813441e4ee6eacbe431 /app-arch/stenc | |
parent | app-arch/afio: drop trailing full stop from DESCRIPTION (diff) | |
download | gentoo-0225c0eb59dc0b945f991733a8f832ff3ea07be5.tar.gz gentoo-0225c0eb59dc0b945f991733a8f832ff3ea07be5.tar.bz2 gentoo-0225c0eb59dc0b945f991733a8f832ff3ea07be5.zip |
app-arch/stenc: drop trailing full stop from DESCRIPTION
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-arch/stenc')
-rw-r--r-- | app-arch/stenc/stenc-1.0.7.ebuild | 4 | ||||
-rw-r--r-- | app-arch/stenc/stenc-1.0.8.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-arch/stenc/stenc-1.0.7.ebuild b/app-arch/stenc/stenc-1.0.7.ebuild index 2a47f9366245..54552541a979 100644 --- a/app-arch/stenc/stenc-1.0.7.ebuild +++ b/app-arch/stenc/stenc-1.0.7.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -DESCRIPTION="SCSI Tape Encryption Manager enables AES support for LTO drives." +DESCRIPTION="SCSI Tape Encryption Manager enables AES support for LTO drives" HOMEPAGE="https://sourceforge.net/projects/stenc/" SRC_URI="mirror://sourceforge/${PN}/source/${P}.tar.gz" diff --git a/app-arch/stenc/stenc-1.0.8.ebuild b/app-arch/stenc/stenc-1.0.8.ebuild index 1f9c5860f701..2ac8822df2ec 100644 --- a/app-arch/stenc/stenc-1.0.8.ebuild +++ b/app-arch/stenc/stenc-1.0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ else KEYWORDS="~amd64 ~x86" fi -DESCRIPTION="SCSI Tape Encryption Manager enables AES support for LTO drives." +DESCRIPTION="SCSI Tape Encryption Manager enables AES support for LTO drives" HOMEPAGE="https://github.com/scsitape/stenc/" LICENSE="GPL-2" |