commit: 4f59766f9ce06985ede8c511a417802e7a04cea9 Author: Horea Christian <h.chr <AT> mail <DOT> ru> AuthorDate: Tue Oct 6 17:59:10 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Wed Oct 7 12:24:02 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=4f59766f
dev-python/matplotlib-venn: removed useless blank line Package-Manager: portage-2.2.22 dev-python/matplotlib-venn/ChangeLog | 3 +++ dev-python/matplotlib-venn/matplotlib-venn-0.11.ebuild | 1 - 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/dev-python/matplotlib-venn/ChangeLog b/dev-python/matplotlib-venn/ChangeLog index 4994a96..869ff30 100644 --- a/dev-python/matplotlib-venn/ChangeLog +++ b/dev-python/matplotlib-venn/ChangeLog @@ -3,6 +3,9 @@ # $Id$ 06 Oct 2015; Horea Christian <[email protected]> matplotlib-venn-0.11.ebuild: + dev-python/matplotlib-venn: removed useless blank line + + 06 Oct 2015; Horea Christian <[email protected]> matplotlib-venn-0.11.ebuild: dev-python/matplotlib-venn: 06 Oct 2015; Horea Christian <[email protected]> matplotlib-venn-0.11.ebuild: diff --git a/dev-python/matplotlib-venn/matplotlib-venn-0.11.ebuild b/dev-python/matplotlib-venn/matplotlib-venn-0.11.ebuild index ed27bac..ddca55c 100644 --- a/dev-python/matplotlib-venn/matplotlib-venn-0.11.ebuild +++ b/dev-python/matplotlib-venn/matplotlib-venn-0.11.ebuild @@ -31,4 +31,3 @@ python_test() { cd "${TEST_DIR}"/lib || die py.test -v || die "Tests fail with ${EPYTHON}" } -
