From be543c63d791b515863450427fe85f6a06d68020 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Wed, 18 Sep 2013 06:50:27 +0000 Subject: sci-biology/bowtie: Fix location of html files, #484620 (Portage version: 2.2.6/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!) --- sci-biology/bowtie/ChangeLog | 5 ++++- sci-biology/bowtie/bowtie-1.0.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sci-biology') diff --git a/sci-biology/bowtie/ChangeLog b/sci-biology/bowtie/ChangeLog index efbaedea431d..f48c1662dbbc 100644 --- a/sci-biology/bowtie/ChangeLog +++ b/sci-biology/bowtie/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/bowtie # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/bowtie/ChangeLog,v 1.19 2013/08/11 13:32:35 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/bowtie/ChangeLog,v 1.20 2013/09/18 06:50:27 jlec Exp $ + + 18 Sep 2013; Justin Lecher bowtie-1.0.0.ebuild: + Fix location of html files, #484620 11 Aug 2013; Justin Lecher -bowtie-0.12.3.ebuild, -bowtie-0.12.5.ebuild, -bowtie-0.12.7.ebuild: diff --git a/sci-biology/bowtie/bowtie-1.0.0.ebuild b/sci-biology/bowtie/bowtie-1.0.0.ebuild index d43ba58ccb85..9f0698ef14db 100644 --- a/sci-biology/bowtie/bowtie-1.0.0.ebuild +++ b/sci-biology/bowtie/bowtie-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/bowtie/bowtie-1.0.0.ebuild,v 1.1 2013/07/17 07:09:36 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/bowtie/bowtie-1.0.0.ebuild,v 1.2 2013/09/18 06:50:27 jlec Exp $ EAPI=5 @@ -38,5 +38,5 @@ src_install() { newman MANUAL bowtie.1 dodoc AUTHORS NEWS TUTORIAL doc/README - dohtml manual.html style.css + dohtml doc/{manual.html,style.css} } -- cgit v1.2.3-65-gdbad