dilfridge 15/06/13 12:39:32 Modified: ChangeLog Added: perl-Module-Build-0.420.500-r2.ebuild Removed: perl-Module-Build-0.420.500-r1.ebuild Log: Module::Build was moved from perl-core to dev-perl (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0B08240A96F66571)
Revision Changes Path 1.101 virtual/perl-Module-Build/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Build/ChangeLog?rev=1.101&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Build/ChangeLog?rev=1.101&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Build/ChangeLog?r1=1.100&r2=1.101 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v retrieving revision 1.100 retrieving revision 1.101 diff -u -r1.100 -r1.101 --- ChangeLog 7 Jun 2015 22:25:17 -0000 1.100 +++ ChangeLog 13 Jun 2015 12:39:32 -0000 1.101 @@ -1,6 +1,13 @@ # ChangeLog for virtual/perl-Module-Build # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.100 2015/06/07 22:25:17 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.101 2015/06/13 12:39:32 dilfridge Exp $ + +*perl-Module-Build-0.420.500-r2 (13 Jun 2015) + + 13 Jun 2015; Andreas K. Huettel <[email protected]> + +perl-Module-Build-0.420.500-r2.ebuild, + -perl-Module-Build-0.420.500-r1.ebuild: + Module::Build was moved from perl-core to dev-perl 07 Jun 2015; Andreas K. Huettel <[email protected]> -perl-Module-Build-0.400.300-r1.ebuild, -perl-Module-Build-0.420.0.ebuild: 1.1 virtual/perl-Module-Build/perl-Module-Build-0.420.500-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.420.500-r2.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.420.500-r2.ebuild?rev=1.1&content-type=text/plain Index: perl-Module-Build-0.420.500-r2.ebuild =================================================================== # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.420.500-r2.ebuild,v 1.1 2015/06/13 12:39:32 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="~dev-perl/${PN#perl-}-${PV}" # this is the =dev-lang/perl-5.20* version, but the bundled copy is deprecated
