dilfridge 15/02/25 23:10:11 Modified: ChangeLog Added: perl-ExtUtils-MakeMaker-7.40.0.ebuild Log: Version bump, needed for dev-perl/Inline-C (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Revision Changes Path 1.94 virtual/perl-ExtUtils-MakeMaker/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog?rev=1.94&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog?rev=1.94&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog?r1=1.93&r2=1.94 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog,v retrieving revision 1.93 retrieving revision 1.94 diff -u -r1.93 -r1.94 --- ChangeLog 18 Feb 2015 08:37:22 -0000 1.93 +++ ChangeLog 25 Feb 2015 23:10:11 -0000 1.94 @@ -1,6 +1,12 @@ # ChangeLog for virtual/perl-ExtUtils-MakeMaker # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog,v 1.93 2015/02/18 08:37:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog,v 1.94 2015/02/25 23:10:11 dilfridge Exp $ + +*perl-ExtUtils-MakeMaker-7.40.0 (25 Feb 2015) + + 25 Feb 2015; Andreas K. Huettel <[email protected]> + +perl-ExtUtils-MakeMaker-7.40.0.ebuild: + Version bump, needed for dev-perl/Inline-C 18 Feb 2015; Agostino Sarubbo <[email protected]> perl-ExtUtils-MakeMaker-6.980.0.ebuild: 1.1 virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-7.40.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-7.40.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-7.40.0.ebuild?rev=1.1&content-type=text/plain Index: perl-ExtUtils-MakeMaker-7.40.0.ebuild =================================================================== # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-7.40.0.ebuild,v 1.1 2015/02/25 23:10:11 dilfridge Exp $ EAPI=5 DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" SRC_URI="" LICENSE="" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="~perl-core/${PN#perl-}-${PV}"
