mattst88 15/05/20 04:37:40 Modified: Path-Class-0.350.0.ebuild ChangeLog Log: Added ~alpha, bug 548416. (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 974CA72A)
Revision Changes Path 1.4 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.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Path-Class/Path-Class-0.350.0.ebuild?rev=1.4&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.3&r2=1.4 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.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- Path-Class-0.350.0.ebuild 29 Mar 2015 09:26:04 -0000 1.3 +++ Path-Class-0.350.0.ebuild 20 May 2015 04:37:40 -0000 1.4 @@ -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.3 2015/03/29 09:26:04 jer Exp $ +# $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 $ EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="Cross-platform path specification manipulation" SLOT="0" -KEYWORDS="~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 ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=" 1.59 dev-perl/Path-Class/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Path-Class/ChangeLog?rev=1.59&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Path-Class/ChangeLog?rev=1.59&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Path-Class/ChangeLog?r1=1.58&r2=1.59 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/ChangeLog,v retrieving revision 1.58 retrieving revision 1.59 diff -u -r1.58 -r1.59 --- ChangeLog 29 Mar 2015 09:26:04 -0000 1.58 +++ ChangeLog 20 May 2015 04:37:40 -0000 1.59 @@ -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.58 2015/03/29 09:26:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/ChangeLog,v 1.59 2015/05/20 04:37:40 mattst88 Exp $ + + 20 May 2015; Matt Turner <[email protected]> Path-Class-0.350.0.ebuild: + Added ~alpha, bug 548416. 29 Mar 2015; Jeroen Roovers <[email protected]> Path-Class-0.350.0.ebuild: Marked ~hppa (bug #544064).
