diff options
author | 2015-01-13 17:36:33 +0000 | |
---|---|---|
committer | 2015-01-13 17:36:33 +0000 | |
commit | 7e4c18a346dd76970760b3efbe589a0fb9e66998 (patch) | |
tree | 34b24c19a49f79264f21c509349a5bf567b455ef /dev-perl/Filter | |
parent | Stable for HPPA (bug #535154). (diff) | |
download | gentoo-2-7e4c18a346dd76970760b3efbe589a0fb9e66998.tar.gz gentoo-2-7e4c18a346dd76970760b3efbe589a0fb9e66998.tar.bz2 gentoo-2-7e4c18a346dd76970760b3efbe589a0fb9e66998.zip |
Stable for HPPA (bug #535178).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-perl/Filter')
-rw-r--r-- | dev-perl/Filter/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Filter/Filter-1.490.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Filter/ChangeLog b/dev-perl/Filter/ChangeLog index 148c32d0c6eb..928c0274c118 100644 --- a/dev-perl/Filter/ChangeLog +++ b/dev-perl/Filter/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Filter # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Filter/ChangeLog,v 1.27 2015/01/09 13:41:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Filter/ChangeLog,v 1.28 2015/01/13 17:36:33 jer Exp $ + + 13 Jan 2015; Jeroen Roovers <jer@gentoo.org> Filter-1.490.0.ebuild: + Stable for HPPA (bug #535178). 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> Filter-1.490.0.ebuild: Stable for amd64, wrt bug #535178 diff --git a/dev-perl/Filter/Filter-1.490.0.ebuild b/dev-perl/Filter/Filter-1.490.0.ebuild index f924e16fb345..17c67509e6a3 100644 --- a/dev-perl/Filter/Filter-1.490.0.ebuild +++ b/dev-perl/Filter/Filter-1.490.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Filter/Filter-1.490.0.ebuild,v 1.2 2015/01/09 13:41:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Filter/Filter-1.490.0.ebuild,v 1.3 2015/01/13 17:36:33 jer 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 |