From b38bf5f3c81d968889af95ddaefcbc74361fb331 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Fri, 5 Mar 2021 13:52:50 +0100 Subject: sys-libs/libxcrypt: remove whitespace Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/19782 Signed-off-by: Sam James --- sys-libs/libxcrypt/libxcrypt-4.4.16.ebuild | 4 ++-- sys-libs/libxcrypt/libxcrypt-4.4.17.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'sys-libs/libxcrypt') diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.16.ebuild b/sys-libs/libxcrypt/libxcrypt-4.4.16.ebuild index 493d7ef7263e..5bbe2a45ae27 100644 --- a/sys-libs/libxcrypt/libxcrypt-4.4.16.ebuild +++ b/sys-libs/libxcrypt/libxcrypt-4.4.16.ebuild @@ -1,11 +1,11 @@ -# Copyright 2004-2020 Gentoo Authors +# Copyright 2004-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 PYTHON_COMPAT=( python3_{7,8} ) inherit autotools multibuild python-any-r1 multilib-minimal -DESCRIPTION="Extended crypt library for descrypt, md5crypt, bcrypt, and others " +DESCRIPTION="Extended crypt library for descrypt, md5crypt, bcrypt, and others" SRC_URI="https://github.com/besser82/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" HOMEPAGE="https://github.com/besser82/libxcrypt" diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.17.ebuild b/sys-libs/libxcrypt/libxcrypt-4.4.17.ebuild index 3abf0bf469a0..6d5eb88feb8e 100644 --- a/sys-libs/libxcrypt/libxcrypt-4.4.17.ebuild +++ b/sys-libs/libxcrypt/libxcrypt-4.4.17.ebuild @@ -5,7 +5,7 @@ EAPI=7 PYTHON_COMPAT=( python3_{7..9} ) inherit autotools multibuild python-any-r1 multilib-minimal -DESCRIPTION="Extended crypt library for descrypt, md5crypt, bcrypt, and others " +DESCRIPTION="Extended crypt library for descrypt, md5crypt, bcrypt, and others" SRC_URI="https://github.com/besser82/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" HOMEPAGE="https://github.com/besser82/libxcrypt" -- cgit v1.2.3-65-gdbad