diff options
author | Jonathan Callen <abcd@gentoo.org> | 2009-12-16 21:56:41 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2009-12-16 21:56:41 +0000 |
commit | c21d4c349ff661e68d972b738bd57394556e8744 (patch) | |
tree | 1fdccb188602ae049b66788a0684394d8ba96dab /perl-core/Storable | |
parent | QA: Transfer prefix keywords (diff) | |
download | gentoo-2-c21d4c349ff661e68d972b738bd57394556e8744.tar.gz gentoo-2-c21d4c349ff661e68d972b738bd57394556e8744.tar.bz2 gentoo-2-c21d4c349ff661e68d972b738bd57394556e8744.zip |
QA: Transfer prefix keywords
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'perl-core/Storable')
-rw-r--r-- | perl-core/Storable/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/Storable/Storable-2.16.ebuild | 6 | ||||
-rw-r--r-- | perl-core/Storable/Storable-2.18.ebuild | 4 | ||||
-rw-r--r-- | perl-core/Storable/Storable-2.20.ebuild | 4 | ||||
-rw-r--r-- | perl-core/Storable/Storable-2.21.ebuild | 4 |
5 files changed, 14 insertions, 10 deletions
diff --git a/perl-core/Storable/ChangeLog b/perl-core/Storable/ChangeLog index 6e6031a2d48b..49c7693cfd96 100644 --- a/perl-core/Storable/ChangeLog +++ b/perl-core/Storable/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Storable # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/ChangeLog,v 1.38 2009/12/14 19:22:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/ChangeLog,v 1.39 2009/12/16 21:56:41 abcd Exp $ + + 16 Dec 2009; Jonathan Callen <abcd@gentoo.org> Storable-2.16.ebuild, + Storable-2.18.ebuild, Storable-2.20.ebuild, Storable-2.21.ebuild: + QA: Transfer prefix keywords 14 Dec 2009; Raúl Porcel <armin76@gentoo.org> Storable-2.20.ebuild: alpha/ia64/s390/sh/sparc stable wrt #288026 diff --git a/perl-core/Storable/Storable-2.16.ebuild b/perl-core/Storable/Storable-2.16.ebuild index 5a478ca9927f..085cd81c1e6f 100644 --- a/perl-core/Storable/Storable-2.16.ebuild +++ b/perl-core/Storable/Storable-2.16.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.16.ebuild,v 1.9 2008/03/28 07:00:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.16.ebuild,v 1.10 2009/12/16 21:56:41 abcd Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AM/AMS/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" IUSE="" SRC_TEST="do" diff --git a/perl-core/Storable/Storable-2.18.ebuild b/perl-core/Storable/Storable-2.18.ebuild index 6a710c060eb6..bd5a0ed89b66 100644 --- a/perl-core/Storable/Storable-2.18.ebuild +++ b/perl-core/Storable/Storable-2.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.18.ebuild,v 1.6 2009/07/07 02:22:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.18.ebuild,v 1.7 2009/12/16 21:56:41 abcd Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AM/AMS/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST="do" diff --git a/perl-core/Storable/Storable-2.20.ebuild b/perl-core/Storable/Storable-2.20.ebuild index 42915527e183..1154d94d0067 100644 --- a/perl-core/Storable/Storable-2.20.ebuild +++ b/perl-core/Storable/Storable-2.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.20.ebuild,v 1.7 2009/12/14 19:22:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.20.ebuild,v 1.8 2009/12/16 21:56:41 abcd Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="The Perl Storable Module" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST="do" diff --git a/perl-core/Storable/Storable-2.21.ebuild b/perl-core/Storable/Storable-2.21.ebuild index 431a76aa3e48..dcc1b30e47ad 100644 --- a/perl-core/Storable/Storable-2.21.ebuild +++ b/perl-core/Storable/Storable-2.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.21.ebuild,v 1.1 2009/08/08 08:29:29 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.21.ebuild,v 1.2 2009/12/16 21:56:41 abcd Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="The Perl Storable Module" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST="do" |