diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2021-03-05 13:51:40 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-05 20:27:37 +0000 |
commit | be13a33e1818c2ce532fb15d3927740174c70555 (patch) | |
tree | 21e99796e99c1d9962f62146dc64b30bdc785ffd /sci-calculators | |
parent | net-mail/altermime: remove whitespace (diff) | |
download | gentoo-be13a33e1818c2ce532fb15d3927740174c70555.tar.gz gentoo-be13a33e1818c2ce532fb15d3927740174c70555.tar.bz2 gentoo-be13a33e1818c2ce532fb15d3927740174c70555.zip |
sci-calculators/tilp2: remove whitespace
Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/19781
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/tilp2/tilp2-1.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-calculators/tilp2/tilp2-1.18.ebuild b/sci-calculators/tilp2/tilp2-1.18.ebuild index 64ae7674b66b..548d7c71f9b3 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" |