vapier      15/03/06 11:47:19

  Modified:             groff-1.22.3.ebuild ChangeLog
  Log:
  Do not delete mom-pdf.pdf based on USE=examples #516732 by Dave Kemper.
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  Changes    Path
1.2                  sys-apps/groff/groff-1.22.3.ebuild

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

Index: groff-1.22.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/groff/groff-1.22.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- groff-1.22.3.ebuild 19 Nov 2014 10:32:20 -0000      1.1
+++ groff-1.22.3.ebuild 6 Mar 2015 11:47:19 -0000       1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/groff-1.22.3.ebuild,v 1.1 
2014/11/19 10:32:20 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/groff-1.22.3.ebuild,v 1.2 
2015/03/06 11:47:19 vapier Exp $
 
 EAPI="4"
 
@@ -74,8 +74,5 @@
        dosym eqn /usr/bin/geqn
        dosym tbl /usr/bin/gtbl
 
-       if ! use examples ; then
-               rm -rf "${ED}"/usr/share/doc/${PF}/examples
-               rm -f "${ED}"/usr/share/doc/${PF}/pdf/mom-pdf.pdf
-       fi
+       use examples || rm -rf "${ED}"/usr/share/doc/${PF}/examples
 }



1.145                sys-apps/groff/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/groff/ChangeLog?rev=1.145&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/groff/ChangeLog?rev=1.145&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/groff/ChangeLog?r1=1.144&r2=1.145

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/groff/ChangeLog,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -r1.144 -r1.145
--- ChangeLog   19 Nov 2014 10:32:20 -0000      1.144
+++ ChangeLog   6 Mar 2015 11:47:19 -0000       1.145
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/groff
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/ChangeLog,v 1.144 2014/11/19 
10:32:20 polynomial-c Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/ChangeLog,v 1.145 2015/03/06 
11:47:19 vapier Exp $
+
+  06 Mar 2015; Mike Frysinger <[email protected]> groff-1.22.3.ebuild:
+  Do not delete mom-pdf.pdf based on USE=examples #516732 by Dave Kemper.
 
 *groff-1.22.3 (19 Nov 2014)
 




Reply via email to