zlogene 14/08/05 11:22:35 Modified: XML-Elemental-2.110.0.ebuild ChangeLog Log: Fix DESCRIPTION (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.3 dev-perl/XML-Elemental/XML-Elemental-2.110.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-Elemental/XML-Elemental-2.110.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-Elemental/XML-Elemental-2.110.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-Elemental/XML-Elemental-2.110.0.ebuild?r1=1.2&r2=1.3 Index: XML-Elemental-2.110.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-Elemental/XML-Elemental-2.110.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- XML-Elemental-2.110.0.ebuild 3 Sep 2011 21:05:18 -0000 1.2 +++ XML-Elemental-2.110.0.ebuild 5 Aug 2014 11:22:35 -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-Elemental/XML-Elemental-2.110.0.ebuild,v 1.2 2011/09/03 21:05:18 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Elemental/XML-Elemental-2.110.0.ebuild,v 1.3 2014/08/05 11:22:35 zlogene Exp $ EAPI=4 @@ -8,7 +8,7 @@ MODULE_VERSION=2.11 inherit perl-module -DESCRIPTION="an XML::Parser style and generic classes for simplistic and perlish handling of XML data. " +DESCRIPTION="an XML::Parser style and generic classes for simplistic and perlish handling of XML data" LICENSE="Artistic" SLOT="0" 1.26 dev-perl/XML-Elemental/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-Elemental/ChangeLog?rev=1.26&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-Elemental/ChangeLog?rev=1.26&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-Elemental/ChangeLog?r1=1.25&r2=1.26 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-Elemental/ChangeLog,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- ChangeLog 24 Jun 2012 12:59:55 -0000 1.25 +++ ChangeLog 5 Aug 2014 11:22:35 -0000 1.26 @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/XML-Elemental -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Elemental/ChangeLog,v 1.25 2012/06/24 12:59:55 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Elemental/ChangeLog,v 1.26 2014/08/05 11:22:35 zlogene Exp $ + + 05 Aug 2014; Mikle Kolyada <[email protected]> XML-Elemental-2.110.0.ebuild: + Fix DESCRIPTION 24 Jun 2012; Torsten Veller <[email protected]> metadata.xml: Update CPAN upstream info
