diff options
author | Markus Meier <maekke@gentoo.org> | 2010-08-23 21:19:27 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-08-23 21:19:27 +0000 |
commit | 432b11a31876ef8922bf3d773ce38646ddb85c6b (patch) | |
tree | 2855a65076e4f7d9c66c2ade36279e7276f6a65e /perl-core | |
parent | Add VIDEO_CARDS="nouveau" to make.defaults (diff) | |
download | historical-432b11a31876ef8922bf3d773ce38646ddb85c6b.tar.gz historical-432b11a31876ef8922bf3d773ce38646ddb85c6b.tar.bz2 historical-432b11a31876ef8922bf3d773ce38646ddb85c6b.zip |
arm stable, bug #333421
Package-Manager: portage-2.2_rc68/cvs/Linux x86_64
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/IO-Compress/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/IO-Compress/IO-Compress-2.024.ebuild | 4 | ||||
-rw-r--r-- | perl-core/IO-Zlib/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/IO-Zlib/IO-Zlib-1.10.ebuild | 4 | ||||
-rw-r--r-- | perl-core/Pod-Simple/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Pod-Simple/Pod-Simple-3.14.ebuild | 4 | ||||
-rw-r--r-- | perl-core/Scalar-List-Utils/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/Scalar-List-Utils/Scalar-List-Utils-1.23.ebuild | 4 | ||||
-rw-r--r-- | perl-core/Test-Simple/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Test-Simple/Test-Simple-0.94.ebuild | 4 | ||||
-rw-r--r-- | perl-core/Text-Balanced/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Text-Balanced/Text-Balanced-2.02.ebuild | 4 |
12 files changed, 37 insertions, 18 deletions
diff --git a/perl-core/IO-Compress/ChangeLog b/perl-core/IO-Compress/ChangeLog index 68294b3fcd53..769774e16de1 100644 --- a/perl-core/IO-Compress/ChangeLog +++ b/perl-core/IO-Compress/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/IO-Compress # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Compress/ChangeLog,v 1.31 2010/08/23 20:01:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Compress/ChangeLog,v 1.32 2010/08/23 21:07:27 maekke Exp $ + + 23 Aug 2010; Markus Meier <maekke@gentoo.org> IO-Compress-2.024.ebuild: + arm stable, bug #333421 23 Aug 2010; Mike Frysinger <vapier@gentoo.org> IO-Compress-2.021.ebuild, IO-Compress-2.024.ebuild, IO-Compress-2.025.ebuild, IO-Compress-2.026.ebuild, diff --git a/perl-core/IO-Compress/IO-Compress-2.024.ebuild b/perl-core/IO-Compress/IO-Compress-2.024.ebuild index c4b2c3eb453d..6044c8f24465 100644 --- a/perl-core/IO-Compress/IO-Compress-2.024.ebuild +++ b/perl-core/IO-Compress/IO-Compress-2.024.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/IO-Compress/IO-Compress-2.024.ebuild,v 1.5 2010/08/23 20:01:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Compress/IO-Compress-2.024.ebuild,v 1.6 2010/08/23 21:07:27 maekke Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="allow reading and writing of compressed data" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="virtual/perl-Scalar-List-Utils diff --git a/perl-core/IO-Zlib/ChangeLog b/perl-core/IO-Zlib/ChangeLog index 1eb8b3a567cb..0e70ae22a3d0 100644 --- a/perl-core/IO-Zlib/ChangeLog +++ b/perl-core/IO-Zlib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/IO-Zlib # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/ChangeLog,v 1.12 2010/08/20 12:16:14 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/ChangeLog,v 1.13 2010/08/23 21:09:46 maekke Exp $ + + 23 Aug 2010; Markus Meier <maekke@gentoo.org> IO-Zlib-1.10.ebuild: + arm stable, bug #333421 20 Aug 2010; Christian Faulhammer <fauli@gentoo.org> IO-Zlib-1.10.ebuild: stable x86, bug 333421 diff --git a/perl-core/IO-Zlib/IO-Zlib-1.10.ebuild b/perl-core/IO-Zlib/IO-Zlib-1.10.ebuild index 365702079689..f4cf1bf8614d 100644 --- a/perl-core/IO-Zlib/IO-Zlib-1.10.ebuild +++ b/perl-core/IO-Zlib/IO-Zlib-1.10.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/IO-Zlib/IO-Zlib-1.10.ebuild,v 1.7 2010/08/20 12:16:14 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/IO-Zlib/IO-Zlib-1.10.ebuild,v 1.8 2010/08/23 21:09:46 maekke Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="IO:: style interface to Compress::Zlib" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="virtual/perl-IO-Compress" diff --git a/perl-core/Pod-Simple/ChangeLog b/perl-core/Pod-Simple/ChangeLog index 617c65f12a5f..abd8483f2fd9 100644 --- a/perl-core/Pod-Simple/ChangeLog +++ b/perl-core/Pod-Simple/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/Pod-Simple # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/ChangeLog,v 1.18 2010/08/20 10:18:22 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/ChangeLog,v 1.19 2010/08/23 21:12:15 maekke Exp $ + + 23 Aug 2010; Markus Meier <maekke@gentoo.org> Pod-Simple-3.14.ebuild: + arm stable, bug #333421 20 Aug 2010; Christian Faulhammer <fauli@gentoo.org> Pod-Simple-3.14.ebuild: diff --git a/perl-core/Pod-Simple/Pod-Simple-3.14.ebuild b/perl-core/Pod-Simple/Pod-Simple-3.14.ebuild index 863ece102516..dd7874663a03 100644 --- a/perl-core/Pod-Simple/Pod-Simple-3.14.ebuild +++ b/perl-core/Pod-Simple/Pod-Simple-3.14.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/Pod-Simple/Pod-Simple-3.14.ebuild,v 1.3 2010/08/20 10:18:22 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.14.ebuild,v 1.4 2010/08/23 21:12:15 maekke Exp $ EAPI=3 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Framework for parsing Pod" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" IUSE="" DEPEND=">=virtual/perl-Pod-Escapes-1.04" diff --git a/perl-core/Scalar-List-Utils/ChangeLog b/perl-core/Scalar-List-Utils/ChangeLog index 79f8b4de0ec8..56ecd56810a7 100644 --- a/perl-core/Scalar-List-Utils/ChangeLog +++ b/perl-core/Scalar-List-Utils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Scalar-List-Utils # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.35 2010/08/20 10:01:31 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.36 2010/08/23 21:14:40 maekke Exp $ + + 23 Aug 2010; Markus Meier <maekke@gentoo.org> + Scalar-List-Utils-1.23.ebuild: + arm stable, bug #333421 20 Aug 2010; Christian Faulhammer <fauli@gentoo.org> Scalar-List-Utils-1.23.ebuild: diff --git a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.23.ebuild b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.23.ebuild index 0965ed8f153f..0f902b7aa7e2 100644 --- a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.23.ebuild +++ b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.23.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/Scalar-List-Utils/Scalar-List-Utils-1.23.ebuild,v 1.3 2010/08/20 10:01:31 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.23.ebuild,v 1.4 2010/08/23 21:14:40 maekke Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Scalar-List-Utils module for perl" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST=do diff --git a/perl-core/Test-Simple/ChangeLog b/perl-core/Test-Simple/ChangeLog index 60c89d6ccb1e..575a3591c9e5 100644 --- a/perl-core/Test-Simple/ChangeLog +++ b/perl-core/Test-Simple/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/Test-Simple # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/ChangeLog,v 1.72 2010/08/15 07:06:36 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/ChangeLog,v 1.73 2010/08/23 21:17:07 maekke Exp $ + + 23 Aug 2010; Markus Meier <maekke@gentoo.org> Test-Simple-0.94.ebuild: + arm stable, bug #333421 *Test-Simple-0.96 (15 Aug 2010) diff --git a/perl-core/Test-Simple/Test-Simple-0.94.ebuild b/perl-core/Test-Simple/Test-Simple-0.94.ebuild index a9a515c3dda1..158f1a9ff891 100644 --- a/perl-core/Test-Simple/Test-Simple-0.94.ebuild +++ b/perl-core/Test-Simple/Test-Simple-0.94.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/Test-Simple/Test-Simple-0.94.ebuild,v 1.4 2010/04/24 18:45:41 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.94.ebuild,v 1.5 2010/08/23 21:17:07 maekke Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Basic utilities for writing tests" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST="do" diff --git a/perl-core/Text-Balanced/ChangeLog b/perl-core/Text-Balanced/ChangeLog index 41ffa3dfc67e..66ec54c25182 100644 --- a/perl-core/Text-Balanced/ChangeLog +++ b/perl-core/Text-Balanced/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/Text-Balanced # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Text-Balanced/ChangeLog,v 1.33 2010/08/20 10:09:18 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Text-Balanced/ChangeLog,v 1.34 2010/08/23 21:19:27 maekke Exp $ + + 23 Aug 2010; Markus Meier <maekke@gentoo.org> Text-Balanced-2.02.ebuild: + arm stable, bug #333421 20 Aug 2010; Christian Faulhammer <fauli@gentoo.org> Text-Balanced-2.02.ebuild: diff --git a/perl-core/Text-Balanced/Text-Balanced-2.02.ebuild b/perl-core/Text-Balanced/Text-Balanced-2.02.ebuild index 629e46f94130..f8c2ace6a91c 100644 --- a/perl-core/Text-Balanced/Text-Balanced-2.02.ebuild +++ b/perl-core/Text-Balanced/Text-Balanced-2.02.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/Text-Balanced/Text-Balanced-2.02.ebuild,v 1.4 2010/08/20 10:09:18 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Text-Balanced/Text-Balanced-2.02.ebuild,v 1.5 2010/08/23 21:19:27 maekke Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Extract balanced-delimiter substrings" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="" SRC_TEST=do |