diff options
author | Andrew Ammerlaan <andrewammerlaan@riseup.net> | 2021-03-28 13:20:32 +0200 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@riseup.net> | 2021-03-28 13:20:32 +0200 |
commit | 6aeb9a54f405e55cd4cbe6a8369f77f82a1149c9 (patch) | |
tree | f0417fa27d37b142cf85310affc00749c150ae31 /dev-python/click-repl | |
parent | dev-embedded/mv88e6xxx-dump: remove RedundantLongDescription (diff) | |
download | guru-6aeb9a54f405e55cd4cbe6a8369f77f82a1149c9.tar.gz guru-6aeb9a54f405e55cd4cbe6a8369f77f82a1149c9.tar.bz2 guru-6aeb9a54f405e55cd4cbe6a8369f77f82a1149c9.zip |
dev-python/click-repl: add final new line
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'dev-python/click-repl')
-rw-r--r-- | dev-python/click-repl/click-repl-0.1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/click-repl/click-repl-0.1.6.ebuild b/dev-python/click-repl/click-repl-0.1.6.ebuild index 906544f33..7fe30e596 100644 --- a/dev-python/click-repl/click-repl-0.1.6.ebuild +++ b/dev-python/click-repl/click-repl-0.1.6.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" @@ -24,4 +24,4 @@ DEPEND=" " RDEPEND="${DEPEND}" -distutils_enable_tests pytest
\ No newline at end of file +distutils_enable_tests pytest |