diff options
author | 2010-07-31 22:53:52 +0000 | |
---|---|---|
committer | 2010-07-31 22:53:52 +0000 | |
commit | 5a0673ec013b07568b945af7bd10c3c5630e6ac0 (patch) | |
tree | 25426a595d638d8403bd3f28b171eef6f4e98295 /perl-core | |
parent | Stable on amd64 wrt bug #330387 (diff) | |
download | historical-5a0673ec013b07568b945af7bd10c3c5630e6ac0.tar.gz historical-5a0673ec013b07568b945af7bd10c3c5630e6ac0.tar.bz2 historical-5a0673ec013b07568b945af7bd10c3c5630e6ac0.zip |
Stable on amd64 wrt bug #330387
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/ExtUtils-Command/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/ExtUtils-Command/ExtUtils-Command-1.16.ebuild | 4 | ||||
-rw-r--r-- | perl-core/ExtUtils-Install/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild | 4 | ||||
-rw-r--r-- | perl-core/ExtUtils-MakeMaker/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.56-r1.ebuild | 4 | ||||
-rw-r--r-- | perl-core/ExtUtils-Manifest/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild | 4 |
8 files changed, 28 insertions, 12 deletions
diff --git a/perl-core/ExtUtils-Command/ChangeLog b/perl-core/ExtUtils-Command/ChangeLog index 733840a7eab5..cc93ba1c19e3 100644 --- a/perl-core/ExtUtils-Command/ChangeLog +++ b/perl-core/ExtUtils-Command/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/ExtUtils-Command # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Command/ChangeLog,v 1.6 2010/07/30 08:16:41 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Command/ChangeLog,v 1.7 2010/07/31 22:53:02 hwoarang Exp $ + + 31 Jul 2010; Markos Chandras <hwoarang@gentoo.org> + ExtUtils-Command-1.16.ebuild: + Stable on amd64 wrt bug #330387 30 Jul 2010; Christian Faulhammer <fauli@gentoo.org> ExtUtils-Command-1.16.ebuild: diff --git a/perl-core/ExtUtils-Command/ExtUtils-Command-1.16.ebuild b/perl-core/ExtUtils-Command/ExtUtils-Command-1.16.ebuild index ff7cbde6f179..e26cc2300c5f 100644 --- a/perl-core/ExtUtils-Command/ExtUtils-Command-1.16.ebuild +++ b/perl-core/ExtUtils-Command/ExtUtils-Command-1.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Command/ExtUtils-Command-1.16.ebuild,v 1.6 2010/07/30 08:16:41 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Command/ExtUtils-Command-1.16.ebuild,v 1.7 2010/07/31 22:53:02 hwoarang Exp $ EAPI="2" @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Utilities to replace common UNIX commands in Makefiles etc." SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~sparc x86" IUSE="" SRC_TEST=do diff --git a/perl-core/ExtUtils-Install/ChangeLog b/perl-core/ExtUtils-Install/ChangeLog index 5a045f5eaaef..c91a29f93a38 100644 --- a/perl-core/ExtUtils-Install/ChangeLog +++ b/perl-core/ExtUtils-Install/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/ExtUtils-Install # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.6 2010/07/30 08:14:11 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.7 2010/07/31 22:52:12 hwoarang Exp $ + + 31 Jul 2010; Markos Chandras <hwoarang@gentoo.org> + ExtUtils-Install-1.54.ebuild: + Stable on amd64 wrt bug #330387 30 Jul 2010; Christian Faulhammer <fauli@gentoo.org> ExtUtils-Install-1.54.ebuild: diff --git a/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild b/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild index ab3dcdcdfbc4..531476fe1ca4 100644 --- a/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild +++ b/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.6 2010/07/30 08:14:11 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.7 2010/07/31 22:52:12 hwoarang Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Install files from here to there" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~sparc x86" IUSE="" SRC_TEST=do diff --git a/perl-core/ExtUtils-MakeMaker/ChangeLog b/perl-core/ExtUtils-MakeMaker/ChangeLog index 2d267b6e09a0..c42b74abf202 100644 --- a/perl-core/ExtUtils-MakeMaker/ChangeLog +++ b/perl-core/ExtUtils-MakeMaker/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/ExtUtils-MakeMaker # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-MakeMaker/ChangeLog,v 1.18 2010/07/30 08:25:09 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-MakeMaker/ChangeLog,v 1.19 2010/07/31 22:51:23 hwoarang Exp $ + + 31 Jul 2010; Markos Chandras <hwoarang@gentoo.org> + ExtUtils-MakeMaker-6.56-r1.ebuild: + Stable on amd64 wrt bug #330387 30 Jul 2010; Christian Faulhammer <fauli@gentoo.org> ExtUtils-MakeMaker-6.56-r1.ebuild: diff --git a/perl-core/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.56-r1.ebuild b/perl-core/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.56-r1.ebuild index 5e554736d30c..b0c22c081f8b 100644 --- a/perl-core/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.56-r1.ebuild +++ b/perl-core/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.56-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.56-r1.ebuild,v 1.3 2010/07/30 08:25:09 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.56-r1.ebuild,v 1.4 2010/07/31 22:51:23 hwoarang Exp $ EAPI=2 @@ -11,7 +11,7 @@ DESCRIPTION="Create a module Makefile" HOMEPAGE="http://makemaker.org ${HOMEPAGE}" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~sparc x86" IUSE="" PATCHES=( "${FILESDIR}"/RUNPATH-6.54.patch diff --git a/perl-core/ExtUtils-Manifest/ChangeLog b/perl-core/ExtUtils-Manifest/ChangeLog index 8c960d6c3e71..dbdd8f491b6d 100644 --- a/perl-core/ExtUtils-Manifest/ChangeLog +++ b/perl-core/ExtUtils-Manifest/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/ExtUtils-Manifest # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Manifest/ChangeLog,v 1.6 2010/07/30 08:17:54 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Manifest/ChangeLog,v 1.7 2010/07/31 22:53:52 hwoarang Exp $ + + 31 Jul 2010; Markos Chandras <hwoarang@gentoo.org> + ExtUtils-Manifest-1.58.ebuild: + Stable on amd64 wrt bug #330387 30 Jul 2010; Christian Faulhammer <fauli@gentoo.org> ExtUtils-Manifest-1.58.ebuild: diff --git a/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild b/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild index 8b276694b190..45d8369c8b1b 100644 --- a/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild +++ b/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild,v 1.6 2010/07/30 08:17:54 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild,v 1.7 2010/07/31 22:53:52 hwoarang Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Utilities to write and check a MANIFEST file" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~sparc x86" IUSE="" SRC_TEST="do" |