zlogene 14/11/29 13:30:10 Modified: DateTime-Format-ISO8601-0.80.0-r1.ebuild ChangeLog Log: Add ~ppc keyword wrt bug #497068 (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.2 dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0-r1.ebuild?r1=1.1&r2=1.2 Index: DateTime-Format-ISO8601-0.80.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- DateTime-Format-ISO8601-0.80.0-r1.ebuild 24 Aug 2014 01:55:14 -0000 1.1 +++ DateTime-Format-ISO8601-0.80.0-r1.ebuild 29 Nov 2014 13:30:10 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0-r1.ebuild,v 1.1 2014/08/24 01:55:14 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0-r1.ebuild,v 1.2 2014/11/29 13:30:10 zlogene Exp $ EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="Parses ISO8601 formats" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~sparc x86 ~x86-fbsd" IUSE="test" RDEPEND="dev-perl/DateTime 1.25 dev-perl/DateTime-Format-ISO8601/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-ISO8601/ChangeLog?rev=1.25&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-ISO8601/ChangeLog?rev=1.25&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-ISO8601/ChangeLog?r1=1.24&r2=1.25 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-ISO8601/ChangeLog,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- ChangeLog 24 Aug 2014 01:55:14 -0000 1.24 +++ ChangeLog 29 Nov 2014 13:30:10 -0000 1.25 @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/DateTime-Format-ISO8601 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-ISO8601/ChangeLog,v 1.24 2014/08/24 01:55:14 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-ISO8601/ChangeLog,v 1.25 2014/11/29 13:30:10 zlogene Exp $ + + 29 Nov 2014; Mikle Kolyada <[email protected]> + DateTime-Format-ISO8601-0.80.0-r1.ebuild: + Add ~ppc keyword wrt bug #497068 *DateTime-Format-ISO8601-0.80.0-r1 (24 Aug 2014)
