diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-21 14:46:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-21 14:46:47 +0000 |
commit | 3472f277b092cc6408b51a1282df7bd55e3fa958 (patch) | |
tree | 4f658b4d03fc080f865bca7931f1d092d08d6c4d /perl-core/Encode | |
parent | Stable for ia64, wrt bug #458122 (diff) | |
download | gentoo-2-3472f277b092cc6408b51a1282df7bd55e3fa958.tar.gz gentoo-2-3472f277b092cc6408b51a1282df7bd55e3fa958.tar.bz2 gentoo-2-3472f277b092cc6408b51a1282df7bd55e3fa958.zip |
Stable for ia64, wrt bug #458122
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'perl-core/Encode')
-rw-r--r-- | perl-core/Encode/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Encode/Encode-2.470.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Encode/ChangeLog b/perl-core/Encode/ChangeLog index a9bb65aa5eb1..69a071870a50 100644 --- a/perl-core/Encode/ChangeLog +++ b/perl-core/Encode/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/Encode # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Encode/ChangeLog,v 1.46 2013/02/19 21:47:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Encode/ChangeLog,v 1.47 2013/02/21 14:46:47 ago Exp $ + + 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> Encode-2.470.0.ebuild: + Stable for ia64, wrt bug #458122 19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> Encode-2.470.0.ebuild: Stable for arm, wrt bug #458122 diff --git a/perl-core/Encode/Encode-2.470.0.ebuild b/perl-core/Encode/Encode-2.470.0.ebuild index 2a3ae17175e8..3ae449b3cabb 100644 --- a/perl-core/Encode/Encode-2.470.0.ebuild +++ b/perl-core/Encode/Encode-2.470.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Encode/Encode-2.470.0.ebuild,v 1.11 2013/02/19 21:47:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Encode/Encode-2.470.0.ebuild,v 1.12 2013/02/21 14:46:47 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="character encodings" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" RDEPEND="!!<dev-lang/perl-5.8.8-r8" |