diff options
author | Patrick McLean <patrick.mclean@sony.com> | 2019-12-05 19:39:02 -0800 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2019-12-05 19:39:02 -0800 |
commit | 588fe99ef3f7b7ec80c5d4db4e9d661deaa21cd2 (patch) | |
tree | be7663d6400ec7be16285ae08b82b1b3013a1e12 /dev-python/sh | |
parent | dev-python/sh-1.12.14: Version bump, add py38, pypy{,3} (diff) | |
download | gentoo-588fe99ef3f7b7ec80c5d4db4e9d661deaa21cd2.tar.gz gentoo-588fe99ef3f7b7ec80c5d4db4e9d661deaa21cd2.tar.bz2 gentoo-588fe99ef3f7b7ec80c5d4db4e9d661deaa21cd2.zip |
dev-python/sh-1.12.14: remove trailing empty line
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'dev-python/sh')
-rw-r--r-- | dev-python/sh/sh-1.12.14.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/sh/sh-1.12.14.ebuild b/dev-python/sh/sh-1.12.14.ebuild index 6dbc3e0ccc8e..2d02b529b89a 100644 --- a/dev-python/sh/sh-1.12.14.ebuild +++ b/dev-python/sh/sh-1.12.14.ebuild @@ -27,4 +27,3 @@ PATCHES=( python_test() { "${EPYTHON}" test.py || die "Tests fail with ${EPYTHON}" } - |