jlec        15/01/06 12:14:13

  Modified:             htslib-1.1.ebuild ChangeLog
  Log:
  sci-libs/htslib: Fix broken delete of manpage
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  Changes    Path
1.2                  sci-libs/htslib/htslib-1.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/htslib/htslib-1.1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/htslib/htslib-1.1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/htslib/htslib-1.1.ebuild?r1=1.1&r2=1.2

Index: htslib-1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/htslib/htslib-1.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- htslib-1.1.ebuild   6 Jan 2015 11:57:49 -0000       1.1
+++ htslib-1.1.ebuild   6 Jan 2015 12:14:13 -0000       1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/htslib/htslib-1.1.ebuild,v 1.1 
2015/01/06 11:57:49 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/htslib/htslib-1.1.ebuild,v 1.2 
2015/01/06 12:14:13 jlec Exp $
 
 EAPI=5
 
@@ -35,12 +35,9 @@
                prefix="${EPREFIX}/usr" \
                install
 
-       rm "${ED}/usr/share/man/man1/libhts.so.1" || die
-
        if ! use static-libs; then
                find "${ED}" -type f -name "*.a" -delete || die
        fi
 
        dodoc README
 }
-



1.6                  sci-libs/htslib/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/htslib/ChangeLog?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/htslib/ChangeLog?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/htslib/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/htslib/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   6 Jan 2015 11:57:49 -0000       1.5
+++ ChangeLog   6 Jan 2015 12:14:13 -0000       1.6
@@ -1,6 +1,9 @@
 # ChangeLog for sci-libs/htslib
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/htslib/ChangeLog,v 1.5 2015/01/06 
11:57:49 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/htslib/ChangeLog,v 1.6 2015/01/06 
12:14:13 jlec Exp $
+
+  06 Jan 2015; Justin Lecher <[email protected]> htslib-1.1.ebuild:
+  Fix broken delete of manpage
 
 *htslib-1.1 (06 Jan 2015)
 




Reply via email to