diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-09-22 13:25:49 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-09-22 13:25:49 +0000 |
commit | c360e68ebf6a9cb0a703071dbd04a0c2ae05a890 (patch) | |
tree | 600c96fb57c101630564f498b6e465c5c45fc20c | |
parent | Don't initialise ebuild-mode-portdir from PORTDIR any more, which allows usin... (diff) | |
download | historical-c360e68ebf6a9cb0a703071dbd04a0c2ae05a890.tar.gz historical-c360e68ebf6a9cb0a703071dbd04a0c2ae05a890.tar.bz2 historical-c360e68ebf6a9cb0a703071dbd04a0c2ae05a890.zip |
keyword ~ppc64, bug #384677
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
-rw-r--r-- | dev-perl/Inline/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Inline/Inline-0.500.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Parse-RecDescent/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.9.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Test-Warn/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Test-Warn/Test-Warn-0.240.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Tree-DAG_Node/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Tree-DAG_Node/Tree-DAG_Node-1.60.0.ebuild | 4 |
8 files changed, 27 insertions, 12 deletions
diff --git a/dev-perl/Inline/ChangeLog b/dev-perl/Inline/ChangeLog index 59945ac7db87..582b47973a90 100644 --- a/dev-perl/Inline/ChangeLog +++ b/dev-perl/Inline/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Inline # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.53 2012/06/24 12:59:29 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.54 2012/09/22 13:20:24 blueness Exp $ + + 22 Sep 2012; Anthony G. Basile <blueness@gentoo.org> Inline-0.500.0.ebuild: + keyword ~ppc64, bug #384677 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info diff --git a/dev-perl/Inline/Inline-0.500.0.ebuild b/dev-perl/Inline/Inline-0.500.0.ebuild index 79cff44fc16e..2cd038b11286 100644 --- a/dev-perl/Inline/Inline-0.500.0.ebuild +++ b/dev-perl/Inline/Inline-0.500.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.500.0.ebuild,v 1.7 2012/06/17 13:53:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.500.0.ebuild,v 1.8 2012/09/22 13:20:24 blueness Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Write Perl subroutines in other languages" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc s390 sh sparc x86" IUSE="test" RDEPEND="virtual/perl-Digest-MD5 diff --git a/dev-perl/Parse-RecDescent/ChangeLog b/dev-perl/Parse-RecDescent/ChangeLog index 6d7f72bf8b2b..424745202a4f 100644 --- a/dev-perl/Parse-RecDescent/ChangeLog +++ b/dev-perl/Parse-RecDescent/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Parse-RecDescent # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/ChangeLog,v 1.52 2012/09/01 11:48:32 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/ChangeLog,v 1.53 2012/09/22 13:25:49 blueness Exp $ + + 22 Sep 2012; Anthony G. Basile <blueness@gentoo.org> + Parse-RecDescent-1.967.9.ebuild: + keyword ~ppc64, bug #384677 01 Sep 2012; Fabian Groffen <grobian@gentoo.org> Parse-RecDescent-1.967.9.ebuild: diff --git a/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.9.ebuild b/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.9.ebuild index 1917d0fc7d54..5fbf127ca105 100644 --- a/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.9.ebuild +++ b/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.9.ebuild,v 1.4 2012/09/01 11:48:32 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.9.ebuild,v 1.5 2012/09/22 13:25:49 blueness Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Parse::RecDescent - generate recursive-descent parsers" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=" diff --git a/dev-perl/Test-Warn/ChangeLog b/dev-perl/Test-Warn/ChangeLog index bd68397a09cd..3df4be438fc2 100644 --- a/dev-perl/Test-Warn/ChangeLog +++ b/dev-perl/Test-Warn/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Test-Warn # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v 1.45 2012/08/08 01:32:52 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/ChangeLog,v 1.46 2012/09/22 13:22:57 blueness Exp $ + + 22 Sep 2012; Anthony G. Basile <blueness@gentoo.org> + Test-Warn-0.240.0.ebuild: + keyword ~ppc64, bug #384677 08 Aug 2012; Naohiro Aota <naota@gentoo.org> Test-Warn-0.240.0.ebuild: Add ~x86-fbsd wrt bug #428248 diff --git a/dev-perl/Test-Warn/Test-Warn-0.240.0.ebuild b/dev-perl/Test-Warn/Test-Warn-0.240.0.ebuild index bf5e6028e3a2..e5afd0800373 100644 --- a/dev-perl/Test-Warn/Test-Warn-0.240.0.ebuild +++ b/dev-perl/Test-Warn/Test-Warn-0.240.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.240.0.ebuild,v 1.3 2012/08/08 01:32:52 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Warn/Test-Warn-0.240.0.ebuild,v 1.4 2012/09/22 13:22:57 blueness Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl extension to test methods for warnings" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=">=dev-perl/Sub-Uplevel-0.12 diff --git a/dev-perl/Tree-DAG_Node/ChangeLog b/dev-perl/Tree-DAG_Node/ChangeLog index 37b2d9548f73..bee6cb415965 100644 --- a/dev-perl/Tree-DAG_Node/ChangeLog +++ b/dev-perl/Tree-DAG_Node/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Tree-DAG_Node # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tree-DAG_Node/ChangeLog,v 1.31 2012/08/08 01:31:51 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tree-DAG_Node/ChangeLog,v 1.32 2012/09/22 13:21:38 blueness Exp $ + + 22 Sep 2012; Anthony G. Basile <blueness@gentoo.org> + Tree-DAG_Node-1.60.0.ebuild: + keyword ~ppc64, bug #384677 08 Aug 2012; Naohiro Aota <naota@gentoo.org> Tree-DAG_Node-1.60.0.ebuild: Add ~x86-fbsd wrt bug #428248 diff --git a/dev-perl/Tree-DAG_Node/Tree-DAG_Node-1.60.0.ebuild b/dev-perl/Tree-DAG_Node/Tree-DAG_Node-1.60.0.ebuild index 3425e1d94049..18d2d8cfab64 100644 --- a/dev-perl/Tree-DAG_Node/Tree-DAG_Node-1.60.0.ebuild +++ b/dev-perl/Tree-DAG_Node/Tree-DAG_Node-1.60.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tree-DAG_Node/Tree-DAG_Node-1.60.0.ebuild,v 1.13 2012/08/08 01:31:51 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tree-DAG_Node/Tree-DAG_Node-1.60.0.ebuild,v 1.14 2012/09/22 13:21:38 blueness Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="(Super)class for representing nodes in a tree" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" SRC_TEST="do" |