zlogene 15/05/31 19:31:05 Modified: Path-Class-0.350.0.ebuild ChangeLog Log: Add ~sparc keyword wrt bug #548416 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.5 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.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Path-Class/Path-Class-0.350.0.ebuild?rev=1.5&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.4&r2=1.5 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.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- Path-Class-0.350.0.ebuild 20 May 2015 04:37:40 -0000 1.4 +++ Path-Class-0.350.0.ebuild 31 May 2015 19:31:05 -0000 1.5 @@ -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.4 2015/05/20 04:37:40 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/Path-Class-0.350.0.ebuild,v 1.5 2015/05/31 19:31:05 zlogene Exp $ EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="Cross-platform path specification manipulation" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=" 1.60 dev-perl/Path-Class/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Path-Class/ChangeLog?rev=1.60&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Path-Class/ChangeLog?rev=1.60&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Path-Class/ChangeLog?r1=1.59&r2=1.60 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/ChangeLog,v retrieving revision 1.59 retrieving revision 1.60 diff -u -r1.59 -r1.60 --- ChangeLog 20 May 2015 04:37:40 -0000 1.59 +++ ChangeLog 31 May 2015 19:31:05 -0000 1.60 @@ -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.59 2015/05/20 04:37:40 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/ChangeLog,v 1.60 2015/05/31 19:31:05 zlogene Exp $ + + 31 May 2015; Mikle Kolyada <[email protected]> Path-Class-0.350.0.ebuild: + Add ~sparc keyword wrt bug #548416 20 May 2015; Matt Turner <[email protected]> Path-Class-0.350.0.ebuild: Added ~alpha, bug 548416.
