diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-02 16:17:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-02 16:17:31 +0000 |
commit | cad0d33162386c6d7fdba6e1a5aad1e58f146399 (patch) | |
tree | db7fa9ac831263d541bae89254119f110a3339b9 /perl-core | |
parent | Stable for sh, wrt bug #458122 (diff) | |
download | gentoo-2-cad0d33162386c6d7fdba6e1a5aad1e58f146399.tar.gz gentoo-2-cad0d33162386c6d7fdba6e1a5aad1e58f146399.tar.bz2 gentoo-2-cad0d33162386c6d7fdba6e1a5aad1e58f146399.zip |
Stable for sh, wrt bug #458122
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'perl-core')
-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 0057f2899a9c..1bfd97eea280 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.46 2013/02/23 08:37:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Filter/ChangeLog,v 1.47 2013/03/02 16:17:31 ago Exp $ + + 02 Mar 2013; Agostino Sarubbo <ago@gentoo.org> Filter-1.450.0.ebuild: + Stable for sh, wrt bug #458122 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> Filter-1.450.0.ebuild: Stable for sparc, wrt bug #458122 diff --git a/perl-core/Filter/Filter-1.450.0.ebuild b/perl-core/Filter/Filter-1.450.0.ebuild index 52423d3d17d2..37d787372f38 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.10 2013/02/23 08:37:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Filter/Filter-1.450.0.ebuild,v 1.11 2013/03/02 16:17:31 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 |