jer 15/03/29 09:26:04 Modified: ChangeLog Path-Class-0.350.0.ebuild Log: Marked ~hppa (bug #544064). (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.58 dev-perl/Path-Class/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Path-Class/ChangeLog?rev=1.58&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Path-Class/ChangeLog?rev=1.58&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Path-Class/ChangeLog?r1=1.57&r2=1.58 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/ChangeLog,v retrieving revision 1.57 retrieving revision 1.58 diff -u -r1.57 -r1.58 --- ChangeLog 31 Jan 2015 14:15:33 -0000 1.57 +++ ChangeLog 29 Mar 2015 09:26:04 -0000 1.58 @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Path-Class # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/ChangeLog,v 1.57 2015/01/31 14:15:33 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/ChangeLog,v 1.58 2015/03/29 09:26:04 jer Exp $ + + 29 Mar 2015; Jeroen Roovers <[email protected]> Path-Class-0.350.0.ebuild: + Marked ~hppa (bug #544064). 31 Jan 2015; Mikle Kolyada <[email protected]> Path-Class-0.350.0.ebuild: Add ~x86-fbsd keyword 1.3 dev-perl/Path-Class/Path-Class-0.350.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Path-Class/Path-Class-0.350.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Path-Class/Path-Class-0.350.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Path-Class/Path-Class-0.350.0.ebuild?r1=1.2&r2=1.3 Index: Path-Class-0.350.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/Path-Class-0.350.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- Path-Class-0.350.0.ebuild 31 Jan 2015 14:15:33 -0000 1.2 +++ Path-Class-0.350.0.ebuild 29 Mar 2015 09:26:04 -0000 1.3 @@ -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/Path-Class/Path-Class-0.350.0.ebuild,v 1.2 2015/01/31 14:15:33 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/Path-Class-0.350.0.ebuild,v 1.3 2015/03/29 09:26:04 jer Exp $ EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="Cross-platform path specification manipulation" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND="
