diff options
author | 2010-06-09 09:08:23 +0000 | |
---|---|---|
committer | 2010-06-09 09:08:23 +0000 | |
commit | c26317a18fdbebd95c30ba7f59676b63896b6b76 (patch) | |
tree | c1958498f3bec590071839fc3dc5bd0a578a9aa5 /sci-libs/punc/punc-0.2_p1.ebuild | |
parent | New addition (diff) | |
download | historical-c26317a18fdbebd95c30ba7f59676b63896b6b76.tar.gz historical-c26317a18fdbebd95c30ba7f59676b63896b6b76.tar.bz2 historical-c26317a18fdbebd95c30ba7f59676b63896b6b76.zip |
QA Useless blank line on last line
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'sci-libs/punc/punc-0.2_p1.ebuild')
-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" } - |