diff options
author | 2013-02-19 09:57:08 +0000 | |
---|---|---|
committer | 2013-02-19 09:57:08 +0000 | |
commit | 1de9a41b1af9ea44eb876e976c53e5eb589d7b60 (patch) | |
tree | 263aa23ac78dddfb8cd725e18b1d7d4232b94eef | |
parent | Stable for hppa, wrt bug #458122 (diff) | |
download | gentoo-2-1de9a41b1af9ea44eb876e976c53e5eb589d7b60.tar.gz gentoo-2-1de9a41b1af9ea44eb876e976c53e5eb589d7b60.tar.bz2 gentoo-2-1de9a41b1af9ea44eb876e976c53e5eb589d7b60.zip |
Stable for hppa, wrt bug #458122
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
-rw-r--r-- | perl-core/Filter/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Filter/Filter-1.450.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Filter/ChangeLog b/perl-core/Filter/ChangeLog index 0faa779ab52e..ac4ea19fb44e 100644 --- a/perl-core/Filter/ChangeLog +++ b/perl-core/Filter/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/Filter # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Filter/ChangeLog,v 1.40 2013/02/18 23:39:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Filter/ChangeLog,v 1.41 2013/02/19 09:57:08 ago Exp $ + + 19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> Filter-1.450.0.ebuild: + Stable for hppa, wrt bug #458122 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> Filter-1.450.0.ebuild: Stable for ppc, wrt bug #458122 diff --git a/perl-core/Filter/Filter-1.450.0.ebuild b/perl-core/Filter/Filter-1.450.0.ebuild index 3d9e195606ad..c48ca26ae2f7 100644 --- a/perl-core/Filter/Filter-1.450.0.ebuild +++ b/perl-core/Filter/Filter-1.450.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/Filter/Filter-1.450.0.ebuild,v 1.4 2013/02/18 23:39:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Filter/Filter-1.450.0.ebuild,v 1.5 2013/02/19 09:57:08 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Interface for creation of Perl Filters" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" SRC_TEST=do |