maekke 14/06/22 18:45:11 Modified: ChangeLog XML-Handler-YAWriter-0.230.0.ebuild Log: add ~arm, bug #512040 (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.27 dev-perl/XML-Handler-YAWriter/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-Handler-YAWriter/ChangeLog?rev=1.27&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-Handler-YAWriter/ChangeLog?rev=1.27&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-Handler-YAWriter/ChangeLog?r1=1.26&r2=1.27 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-Handler-YAWriter/ChangeLog,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- ChangeLog 24 Jun 2012 12:59:42 -0000 1.26 +++ ChangeLog 22 Jun 2014 18:45:11 -0000 1.27 @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/XML-Handler-YAWriter -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Handler-YAWriter/ChangeLog,v 1.26 2012/06/24 12:59:42 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Handler-YAWriter/ChangeLog,v 1.27 2014/06/22 18:45:11 maekke Exp $ + + 22 Jun 2014; Markus Meier <mae...@gentoo.org> + XML-Handler-YAWriter-0.230.0.ebuild: + add ~arm, bug #512040 24 Jun 2012; Torsten Veller <t...@gentoo.org> metadata.xml: Update CPAN upstream info 1.3 dev-perl/XML-Handler-YAWriter/XML-Handler-YAWriter-0.230.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-Handler-YAWriter/XML-Handler-YAWriter-0.230.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-Handler-YAWriter/XML-Handler-YAWriter-0.230.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-Handler-YAWriter/XML-Handler-YAWriter-0.230.0.ebuild?r1=1.2&r2=1.3 Index: XML-Handler-YAWriter-0.230.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-Handler-YAWriter/XML-Handler-YAWriter-0.230.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- XML-Handler-YAWriter-0.230.0.ebuild 3 Sep 2011 21:04:54 -0000 1.2 +++ XML-Handler-YAWriter-0.230.0.ebuild 22 Jun 2014 18:45:11 -0000 1.3 @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Handler-YAWriter/XML-Handler-YAWriter-0.230.0.ebuild,v 1.2 2011/09/03 21:04:54 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Handler-YAWriter/XML-Handler-YAWriter-0.230.0.ebuild,v 1.3 2014/06/22 18:45:11 maekke Exp $ EAPI=4 @@ -12,7 +12,7 @@ LICENSE="GPL-2" # GPL SLOT="0" -KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" IUSE="" RDEPEND=">=dev-perl/libxml-perl-0.07-r1"