diff options
author | Tom Wijsman <tomwij@gentoo.org> | 2014-01-05 01:43:10 +0000 |
---|---|---|
committer | Tom Wijsman <tomwij@gentoo.org> | 2014-01-05 01:43:10 +0000 |
commit | 98291442e4178dfddecc7fcf491ba78d7a81689f (patch) | |
tree | c25f33c3280c1748bf09a8d926d50f9c9ad1399d /sys-block/tw_cli/tw_cli-10.2.2.1.ebuild | |
parent | Drop catman subdir. #244517 (diff) | |
download | gentoo-2-98291442e4178dfddecc7fcf491ba78d7a81689f.tar.gz gentoo-2-98291442e4178dfddecc7fcf491ba78d7a81689f.tar.bz2 gentoo-2-98291442e4178dfddecc7fcf491ba78d7a81689f.zip |
[QA] Whitespace changes to make RepoMan happy.
(Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Diffstat (limited to 'sys-block/tw_cli/tw_cli-10.2.2.1.ebuild')
-rw-r--r-- | sys-block/tw_cli/tw_cli-10.2.2.1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-block/tw_cli/tw_cli-10.2.2.1.ebuild b/sys-block/tw_cli/tw_cli-10.2.2.1.ebuild index 1e1eef001f1b..fb3bd9ed5bda 100644 --- a/sys-block/tw_cli/tw_cli-10.2.2.1.ebuild +++ b/sys-block/tw_cli/tw_cli-10.2.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/tw_cli/tw_cli-10.2.2.1.ebuild,v 1.1 2014/01/04 21:27:06 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/tw_cli/tw_cli-10.2.2.1.ebuild,v 1.2 2014/01/05 01:43:10 tomwij Exp $ EAPI="5" @@ -45,7 +45,6 @@ RELNOTES="${SRC_URI_BASE}/${PV}_Release_Notes.pdf" LICENSE="LSI-tw_cli" SLOT="0" - # This package can never enter stable, it can't be mirrored and upstream # can remove the distfiles from their mirror anytime. KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd ~amd64-fbsd" @@ -83,7 +82,7 @@ src_install() { newman ${PN}.8.nroff ${PN}.8 dohtml *.html dodoc *.txt - + # to comply with license requirement 3.1.b insinto /opt/tw_cli newins ${PORTDIR}/licenses/${LICENSE} LICENSE |