dilfridge    15/06/13 19:42:37

  Modified:             graphite2-1.2.4-r1.ebuild graphite2-1.2.4.ebuild
                        graphite2-1.2.1.ebuild ChangeLog
  Log:
  Module::Build is no longer part of core Perl and has been moved to dev-perl
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0B08240A96F66571)

Revision  Changes    Path
1.19                 media-gfx/graphite2/graphite2-1.2.4-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphite2/graphite2-1.2.4-r1.ebuild?rev=1.19&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphite2/graphite2-1.2.4-r1.ebuild?rev=1.19&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphite2/graphite2-1.2.4-r1.ebuild?r1=1.18&r2=1.19

Index: graphite2-1.2.4-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/media-gfx/graphite2/graphite2-1.2.4-r1.ebuild,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- graphite2-1.2.4-r1.ebuild   8 Apr 2015 17:58:14 -0000       1.18
+++ graphite2-1.2.4-r1.ebuild   13 Jun 2015 19:42:37 -0000      1.19
@@ -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/media-gfx/graphite2/graphite2-1.2.4-r1.ebuild,v 1.18 
2015/04/08 17:58:14 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/graphite2/graphite2-1.2.4-r1.ebuild,v 1.19 
2015/06/13 19:42:37 dilfridge Exp $
 
 EAPI=5
 
@@ -23,7 +23,7 @@
 "
 DEPEND="${RDEPEND}
        perl? (
-               virtual/perl-Module-Build
+               dev-perl/Module-Build
                dev-perl/locale-maketext-lexicon
                )
        test? (



1.7                  media-gfx/graphite2/graphite2-1.2.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphite2/graphite2-1.2.4.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphite2/graphite2-1.2.4.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphite2/graphite2-1.2.4.ebuild?r1=1.6&r2=1.7

Index: graphite2-1.2.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/graphite2/graphite2-1.2.4.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- graphite2-1.2.4.ebuild      8 Apr 2015 17:58:14 -0000       1.6
+++ graphite2-1.2.4.ebuild      13 Jun 2015 19:42:37 -0000      1.7
@@ -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/media-gfx/graphite2/graphite2-1.2.4.ebuild,v 1.6 
2015/04/08 17:58:14 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/graphite2/graphite2-1.2.4.ebuild,v 1.7 
2015/06/13 19:42:37 dilfridge Exp $
 
 EAPI=5
 
@@ -22,7 +22,7 @@
        perl? ( dev-lang/perl:= )
 "
 DEPEND="${RDEPEND}
-       perl? ( virtual/perl-Module-Build )
+       perl? ( dev-perl/Module-Build )
        test? (
                dev-libs/glib:2
                media-libs/fontconfig



1.21                 media-gfx/graphite2/graphite2-1.2.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphite2/graphite2-1.2.1.ebuild?rev=1.21&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphite2/graphite2-1.2.1.ebuild?rev=1.21&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphite2/graphite2-1.2.1.ebuild?r1=1.20&r2=1.21

Index: graphite2-1.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/graphite2/graphite2-1.2.1.ebuild,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- graphite2-1.2.1.ebuild      8 Apr 2015 17:58:14 -0000       1.20
+++ graphite2-1.2.1.ebuild      13 Jun 2015 19:42:37 -0000      1.21
@@ -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/media-gfx/graphite2/graphite2-1.2.1.ebuild,v 1.20 
2015/04/08 17:58:14 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/graphite2/graphite2-1.2.1.ebuild,v 1.21 
2015/06/13 19:42:37 dilfridge Exp $
 
 EAPI=5
 
@@ -22,7 +22,7 @@
        perl? ( dev-lang/perl:= )
 "
 DEPEND="${RDEPEND}
-       perl? ( virtual/perl-Module-Build )
+       perl? ( dev-perl/Module-Build )
        test? (
                dev-libs/glib:2
                media-libs/fontconfig



1.83                 media-gfx/graphite2/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphite2/ChangeLog?rev=1.83&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphite2/ChangeLog?rev=1.83&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphite2/ChangeLog?r1=1.82&r2=1.83

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/graphite2/ChangeLog,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -r1.82 -r1.83
--- ChangeLog   8 Apr 2015 17:58:14 -0000       1.82
+++ ChangeLog   13 Jun 2015 19:42:37 -0000      1.83
@@ -1,6 +1,10 @@
 # ChangeLog for media-gfx/graphite2
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/ChangeLog,v 1.82 
2015/04/08 17:58:14 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/ChangeLog,v 1.83 
2015/06/13 19:42:37 dilfridge Exp $
+
+  13 Jun 2015; Andreas K. Huettel <[email protected]> 
graphite2-1.2.1.ebuild,
+  graphite2-1.2.4-r1.ebuild, graphite2-1.2.4.ebuild:
+  Module::Build is no longer part of core Perl and has been moved to dev-perl
 
   08 Apr 2015; Michał Górny <[email protected]> graphite2-1.2.1.ebuild,
   graphite2-1.2.4-r1.ebuild, graphite2-1.2.4.ebuild:




Reply via email to