dilfridge 15/06/13 19:30:37 Modified: Astro-FITS-Header-3.70.0.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.8 dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.70.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.70.0.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.70.0.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.70.0.ebuild?r1=1.7&r2=1.8 Index: Astro-FITS-Header-3.70.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.70.0.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- Astro-FITS-Header-3.70.0.ebuild 16 May 2013 20:09:47 -0000 1.7 +++ Astro-FITS-Header-3.70.0.ebuild 13 Jun 2015 19:30:37 -0000 1.8 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.70.0.ebuild,v 1.7 2013/05/16 20:09:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.70.0.ebuild,v 1.8 2015/06/13 19:30:37 dilfridge Exp $ EAPI=5 @@ -17,7 +17,7 @@ RDEPEND="" DEPEND="${RDEPEND} - virtual/perl-Module-Build + dev-perl/Module-Build " SRC_TEST="do" 1.45 dev-perl/Astro-FITS-Header/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog?rev=1.45&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog?rev=1.45&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog?r1=1.44&r2=1.45 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- ChangeLog 28 Aug 2014 18:14:14 -0000 1.44 +++ ChangeLog 13 Jun 2015 19:30:37 -0000 1.45 @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Astro-FITS-Header -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog,v 1.44 2014/08/28 18:14:14 zlogene Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Astro-FITS-Header/ChangeLog,v 1.45 2015/06/13 19:30:37 dilfridge Exp $ + + 13 Jun 2015; Andreas K. Huettel <[email protected]> + Astro-FITS-Header-3.70.0.ebuild: + Module::Build is no longer part of core Perl and has been moved to dev-perl 28 Aug 2014; Mikle Kolyada <[email protected]> -Astro-FITS-Header-3.50.0.ebuild:
