diff options
Diffstat (limited to 'app-arch')
-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" |