dilfridge    14/12/07 16:17:13

  Added:                metadata.xml XML-Smart-1.790.0.ebuild ChangeLog
  Log:
  New package, imported from perl overlay, bug 303441
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
84AD142F)

Revision  Changes    Path
1.1                  dev-perl/XML-Smart/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-Smart/metadata.xml?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-Smart/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
<pkgmetadata>
        <herd>perl</herd>
        <upstream>
                <remote-id type="cpan">XML-Smart</remote-id>
                <remote-id type="cpan-module">XML::Smart</remote-id>
                <remote-id type="cpan-module">XML::Smart::Base64</remote-id>
                <remote-id type="cpan-module">XML::Smart::DTD</remote-id>
                <remote-id type="cpan-module">XML::Smart::Data</remote-id>
                <remote-id type="cpan-module">XML::Smart::Entity</remote-id>
                <remote-id type="cpan-module">XML::Smart::HTMLParser</remote-id>
                <remote-id type="cpan-module">XML::Smart::Parser</remote-id>
                <remote-id type="cpan-module">XML::Smart::Shared</remote-id>
                <remote-id type="cpan-module">XML::Smart::Tie</remote-id>
                <remote-id type="cpan-module">XML::Smart::Tie::Array</remote-id>
                <remote-id type="cpan-module">XML::Smart::Tie::Hash</remote-id>
                <remote-id type="cpan-module">XML::Smart::TieScalar</remote-id>
                <remote-id type="cpan-module">XML::Smart::Tree</remote-id>
                <remote-id type="cpan-module">XML::Smart::XPath</remote-id>
        </upstream>
</pkgmetadata>



1.1                  dev-perl/XML-Smart/XML-Smart-1.790.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-Smart/XML-Smart-1.790.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-Smart/XML-Smart-1.790.0.ebuild?rev=1.1&content-type=text/plain

Index: XML-Smart-1.790.0.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/XML-Smart/XML-Smart-1.790.0.ebuild,v 1.1 
2014/12/07 16:17:13 dilfridge Exp $

EAPI=5
MODULE_AUTHOR=TMHARISH
MODULE_VERSION=1.79
inherit perl-module

DESCRIPTION='A smart, easy and powerful way to access or create XML from fiels, 
data and URLs.'
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"

RDEPEND="
        >=dev-perl/Object-MultiType-0.30.0
"
DEPEND="${RDEPEND}
        virtual/perl-ExtUtils-MakeMaker
        test? ( virtual/perl-Test-Simple )
"

SRC_TEST="do"



1.1                  dev-perl/XML-Smart/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-Smart/ChangeLog?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-Smart/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for dev-perl/XML-Smart
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Smart/ChangeLog,v 1.1 
2014/12/07 16:17:13 dilfridge Exp $

*XML-Smart-1.790.0 (07 Dec 2014)

  07 Dec 2014; Andreas K. Huettel <[email protected]>
  +XML-Smart-1.790.0.ebuild, +metadata.xml:
  New package, imported from perl overlay, bug 303441





Reply via email to