tetromino    15/03/25 02:25:20

  Modified:             goffice-0.10.20.ebuild ChangeLog
                        goffice-0.10.21.ebuild
  Log:
  Add missing perl build deps (bug #543646, thanks to Kent Fredric).
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x18E5B6F2D8D5EC8D)

Revision  Changes    Path
1.2                  x11-libs/goffice/goffice-0.10.20.ebuild

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

Index: goffice-0.10.20.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.10.20.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- goffice-0.10.20.ebuild      6 Feb 2015 12:40:53 -0000       1.1
+++ goffice-0.10.20.ebuild      25 Mar 2015 02:25:20 -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/x11-libs/goffice/goffice-0.10.20.ebuild,v 
1.1 2015/02/06 12:40:53 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.10.20.ebuild,v 
1.2 2015/03/25 02:25:20 tetromino Exp $
 
 EAPI="5"
 GCONF_DEBUG="no"
@@ -36,6 +36,10 @@
                >=gnome-extra/libgsf-1.14.23:= )
 "
 DEPEND="${RDEPEND}
+       dev-lang/perl
+       virtual/perl-Getopt-Long
+       virtual/perl-IO-Compress
+       virtual/perl-Compress-Raw-Zlib
        >=dev-util/gtk-doc-am-1.12
        >=dev-util/intltool-0.35
        virtual/pkgconfig



1.170                x11-libs/goffice/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/goffice/ChangeLog?rev=1.170&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/goffice/ChangeLog?rev=1.170&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/goffice/ChangeLog?r1=1.169&r2=1.170

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v
retrieving revision 1.169
retrieving revision 1.170
diff -u -r1.169 -r1.170
--- ChangeLog   15 Mar 2015 13:33:35 -0000      1.169
+++ ChangeLog   25 Mar 2015 02:25:20 -0000      1.170
@@ -1,6 +1,10 @@
 # ChangeLog for x11-libs/goffice
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.169 
2015/03/15 13:33:35 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.170 
2015/03/25 02:25:20 tetromino Exp $
+
+  25 Mar 2015; Alexandre Rostovtsev <tetrom...@gentoo.org>
+  goffice-0.10.20.ebuild, goffice-0.10.21.ebuild:
+  Add missing perl build deps (bug #543646, thanks to Kent Fredric).
 
   15 Mar 2015; Pacho Ramos <pa...@gentoo.org> goffice-0.10.21.ebuild:
   x86 stable, bug 534012



1.6                  x11-libs/goffice/goffice-0.10.21.ebuild

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

Index: goffice-0.10.21.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.10.21.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- goffice-0.10.21.ebuild      15 Mar 2015 13:33:35 -0000      1.5
+++ goffice-0.10.21.ebuild      25 Mar 2015 02:25:20 -0000      1.6
@@ -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/x11-libs/goffice/goffice-0.10.21.ebuild,v 
1.5 2015/03/15 13:33:35 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.10.21.ebuild,v 
1.6 2015/03/25 02:25:20 tetromino Exp $
 
 EAPI="5"
 GCONF_DEBUG="no"
@@ -36,6 +36,10 @@
                >=gnome-extra/libgsf-1.14.23:= )
 "
 DEPEND="${RDEPEND}
+       dev-lang/perl
+       virtual/perl-Getopt-Long
+       virtual/perl-IO-Compress
+       virtual/perl-Compress-Raw-Zlib
        >=dev-util/gtk-doc-am-1.12
        >=dev-util/intltool-0.35
        virtual/pkgconfig




Reply via email to