diff options
Diffstat (limited to 'dev-perl/strictures')
-rw-r--r-- | dev-perl/strictures/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/strictures/strictures-1.4.4-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/strictures/ChangeLog b/dev-perl/strictures/ChangeLog index 76018ad8e564..03cfb51db4ef 100644 --- a/dev-perl/strictures/ChangeLog +++ b/dev-perl/strictures/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/strictures -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/strictures/ChangeLog,v 1.16 2014/12/07 12:57:33 zlogene Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/strictures/ChangeLog,v 1.17 2015/03/29 09:54:09 jer Exp $ + + 29 Mar 2015; Jeroen Roovers <jer@gentoo.org> strictures-1.4.4-r1.ebuild: + Marked ~hppa (bug #543312). 07 Dec 2014; Mikle Kolyada <zlogene@gentoo.org> strictures-1.4.4-r1.ebuild: Add ~ppc keyword diff --git a/dev-perl/strictures/strictures-1.4.4-r1.ebuild b/dev-perl/strictures/strictures-1.4.4-r1.ebuild index 8b366f4b0847..8c88a14a766c 100644 --- a/dev-perl/strictures/strictures-1.4.4-r1.ebuild +++ b/dev-perl/strictures/strictures-1.4.4-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/strictures/strictures-1.4.4-r1.ebuild,v 1.3 2014/12/07 12:57:33 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/strictures/strictures-1.4.4-r1.ebuild,v 1.4 2015/03/29 09:54:09 jer Exp $ EAPI=5 @@ -12,6 +12,6 @@ DESCRIPTION="Turn on strict and make all warnings fatal" SLOT="0" IUSE="" -KEYWORDS="amd64 ~ppc x86 ~ppc-aix ~ppc-macos ~x86-solaris" +KEYWORDS="amd64 ~hppa ~ppc x86 ~ppc-aix ~ppc-macos ~x86-solaris" SRC_TEST=do |