commit: be13a33e1818c2ce532fb15d3927740174c70555 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Fri Mar 5 12:51:40 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Mar 5 20:27:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be13a33e
sci-calculators/tilp2: remove whitespace Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/19781 Signed-off-by: Sam James <sam <AT> gentoo.org> sci-calculators/tilp2/tilp2-1.18.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-calculators/tilp2/tilp2-1.18.ebuild b/sci-calculators/tilp2/tilp2-1.18.ebuild index 64ae7674b66..548d7c71f9b 100644 --- a/sci-calculators/tilp2/tilp2-1.18.ebuild +++ b/sci-calculators/tilp2/tilp2-1.18.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit autotools xdg -DESCRIPTION="Communication program for Texas Instruments calculators " +DESCRIPTION="Communication program for Texas Instruments calculators" HOMEPAGE="http://lpg.ticalc.org/prj_tilp" SRC_URI="mirror://sourceforge/tilp/tilp2-linux/${P}.tar.bz2"
