jlec        15/07/28 14:38:16

  Modified:             libexplain-1.3.ebuild ChangeLog
  Log:
  Add missing dep, bug #554936
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  Changes    Path
1.5                  dev-libs/libexplain/libexplain-1.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libexplain/libexplain-1.3.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libexplain/libexplain-1.3.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libexplain/libexplain-1.3.ebuild?r1=1.4&r2=1.5

Index: libexplain-1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libexplain/libexplain-1.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libexplain-1.3.ebuild       8 Jun 2014 11:03:35 -0000       1.4
+++ libexplain-1.3.ebuild       28 Jul 2015 14:38:16 -0000      1.5
@@ -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/dev-libs/libexplain/libexplain-1.3.ebuild,v 
1.4 2014/06/08 11:03:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libexplain/libexplain-1.3.ebuild,v 
1.5 2015/07/28 14:38:16 jlec Exp $
 
 EAPI=5
 
@@ -24,10 +24,8 @@
        sys-process/lsof"
 DEPEND="${RDEPEND}
        >=sys-kernel/linux-headers-2.6.35
-       doc? (
-               app-text/ghostscript-gpl
-               sys-apps/groff
-       )
+       app-text/ghostscript-gpl
+       sys-apps/groff
 "
 
 DOCS=( README )



1.34                 dev-libs/libexplain/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libexplain/ChangeLog?rev=1.34&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libexplain/ChangeLog?rev=1.34&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libexplain/ChangeLog?r1=1.33&r2=1.34

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libexplain/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog   3 Nov 2014 11:57:10 -0000       1.33
+++ ChangeLog   28 Jul 2015 14:38:16 -0000      1.34
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libexplain
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libexplain/ChangeLog,v 1.33 
2014/11/03 11:57:10 jlec Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libexplain/ChangeLog,v 1.34 
2015/07/28 14:38:16 jlec Exp $
+
+  28 Jul 2015; Justin Lecher <[email protected]> libexplain-1.3.ebuild:
+  Add missing dep, bug #554936
 
   03 Nov 2014; Justin Lecher <[email protected]> libexplain-1.4.ebuild:
   Always build docs, #527992




Reply via email to