diff options
author | Justin Lecher <jlec@gentoo.org> | 2010-06-09 09:08:23 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2010-06-09 09:08:23 +0000 |
commit | 5ba3c64f4f130e27c6dda935c641c1a34438779e (patch) | |
tree | c8a41946e17c872152318d1ae4d3de4db77c3ad6 /sci-libs | |
parent | New addition (diff) | |
download | gentoo-2-5ba3c64f4f130e27c6dda935c641c1a34438779e.tar.gz gentoo-2-5ba3c64f4f130e27c6dda935c641c1a34438779e.tar.bz2 gentoo-2-5ba3c64f4f130e27c6dda935c641c1a34438779e.zip |
QA Useless blank line on last line
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/punc/punc-0.2_p1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-libs/punc/punc-0.2_p1.ebuild b/sci-libs/punc/punc-0.2_p1.ebuild index c089d63b11c5..f902c27a2448 100644 --- a/sci-libs/punc/punc-0.2_p1.ebuild +++ b/sci-libs/punc/punc-0.2_p1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/punc/punc-0.2_p1.ebuild,v 1.1 2010/06/09 09:07:27 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/punc/punc-0.2_p1.ebuild,v 1.2 2010/06/09 09:08:23 jlec Exp $ EAPI="3" @@ -64,4 +64,3 @@ src_install() { dohtml doc/index.html || die "failed to install html docs" } - |