jer 15/03/08 08:33:29 Modified: ChangeLog Module-Install-1.140.0.ebuild Log: Marked ~hppa (bug #541190). (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.35 dev-perl/Module-Install/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Install/ChangeLog?rev=1.35&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Install/ChangeLog?rev=1.35&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Install/ChangeLog?r1=1.34&r2=1.35 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/ChangeLog,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- ChangeLog 24 Feb 2015 00:39:14 -0000 1.34 +++ ChangeLog 8 Mar 2015 08:33:29 -0000 1.35 @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Module-Install # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/ChangeLog,v 1.34 2015/02/24 00:39:14 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/ChangeLog,v 1.35 2015/03/08 08:33:29 jer Exp $ + + 08 Mar 2015; Jeroen Roovers <[email protected]> Module-Install-1.140.0.ebuild: + Marked ~hppa (bug #541190). *Module-Install-1.140.0 (24 Feb 2015) 1.2 dev-perl/Module-Install/Module-Install-1.140.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Install/Module-Install-1.140.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Install/Module-Install-1.140.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Install/Module-Install-1.140.0.ebuild?r1=1.1&r2=1.2 Index: Module-Install-1.140.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/Module-Install-1.140.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Module-Install-1.140.0.ebuild 24 Feb 2015 00:39:14 -0000 1.1 +++ Module-Install-1.140.0.ebuild 8 Mar 2015 08:33:29 -0000 1.2 @@ -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/Module-Install/Module-Install-1.140.0.ebuild,v 1.1 2015/02/24 00:39:14 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/Module-Install-1.140.0.ebuild,v 1.2 2015/03/08 08:33:29 jer Exp $ EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="Standalone, extensible Perl module installer" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="test" RDEPEND="
