diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-09 17:48:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-09 17:48:51 +0000 |
commit | 30ecce66128bcbe6765f3b18855ae7430de14dc7 (patch) | |
tree | 480e92523f60a566b2c82fbdeeceb12f1a415c6c /perl-core | |
parent | sparc stable wrt #309199 (diff) | |
download | historical-30ecce66128bcbe6765f3b18855ae7430de14dc7.tar.gz historical-30ecce66128bcbe6765f3b18855ae7430de14dc7.tar.bz2 historical-30ecce66128bcbe6765f3b18855ae7430de14dc7.zip |
Add ~alpha/~ia64/~sparc wrt #317877
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
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-Manifest/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild | 6 |
6 files changed, 22 insertions, 10 deletions
diff --git a/perl-core/ExtUtils-Command/ChangeLog b/perl-core/ExtUtils-Command/ChangeLog index 7934023e094d..6534dc664b22 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.1 2010/04/30 06:22:54 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Command/ChangeLog,v 1.2 2010/05/09 17:46:41 armin76 Exp $ + + 09 May 2010; Raúl Porcel <armin76@gentoo.org> + ExtUtils-Command-1.16.ebuild: + Add ~alpha/~ia64/~sparc wrt #317877 *ExtUtils-Command-1.16 (29 Apr 2010) diff --git a/perl-core/ExtUtils-Command/ExtUtils-Command-1.16.ebuild b/perl-core/ExtUtils-Command/ExtUtils-Command-1.16.ebuild index 8bafe7e056c4..f74b41249820 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.1 2010/04/30 06:22:54 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Command/ExtUtils-Command-1.16.ebuild,v 1.2 2010/05/09 17:46:41 armin76 Exp $ EAPI="2" @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Utilities to replace common UNIX commands in Makefiles etc." SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86" IUSE="" SRC_TEST=do diff --git a/perl-core/ExtUtils-Install/ChangeLog b/perl-core/ExtUtils-Install/ChangeLog index b14401fc7f39..a29a69fb8197 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.1 2010/04/30 06:24:30 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.2 2010/05/09 17:48:51 armin76 Exp $ + + 09 May 2010; Raúl Porcel <armin76@gentoo.org> + ExtUtils-Install-1.54.ebuild: + Add ~alpha/~ia64/~sparc wrt #317877 30 Apr 2010; Torsten Veller <tove@gentoo.org> +ExtUtils-Install-1.54.ebuild, +metadata.xml: diff --git a/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild b/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild index 92f298fed40e..138db5893723 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.1 2010/04/30 06:24:30 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.2 2010/05/09 17:48:51 armin76 Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Install files from here to there" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86" IUSE="" SRC_TEST=do diff --git a/perl-core/ExtUtils-Manifest/ChangeLog b/perl-core/ExtUtils-Manifest/ChangeLog index b1babfe4df22..bc0709eeeabf 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.1 2010/04/30 06:21:27 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Manifest/ChangeLog,v 1.2 2010/05/09 17:47:24 armin76 Exp $ + + 09 May 2010; Raúl Porcel <armin76@gentoo.org> + ExtUtils-Manifest-1.58.ebuild: + Add ~alpha/~ia64/~sparc wrt #317877 30 Apr 2010; Torsten Veller <tove@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 2dd17c1eb775..e10dc65e471e 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-2009 Gentoo Foundation +# 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.1 2010/04/30 06:21:27 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild,v 1.2 2010/05/09 17:47:24 armin76 Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Utilities to write and check a MANIFEST file" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86" IUSE="" SRC_TEST="do" |