dilfridge 14/12/06 21:42:11 Added: metadata.xml Time-Format-1.120.0.ebuild ChangeLog Log: New package, imported from perl overlay, bug 311033 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Revision Changes Path 1.1 dev-perl/Time-Format/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Time-Format/metadata.xml?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Time-Format/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">Time-Format</remote-id> <remote-id type="cpan-module">Time::Format</remote-id> </upstream> </pkgmetadata> 1.1 dev-perl/Time-Format/Time-Format-1.120.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Time-Format/Time-Format-1.120.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Time-Format/Time-Format-1.120.0.ebuild?rev=1.1&content-type=text/plain Index: Time-Format-1.120.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/Time-Format/Time-Format-1.120.0.ebuild,v 1.1 2014/12/06 21:42:11 dilfridge Exp $ EAPI=5 MODULE_AUTHOR=ROODE MODULE_VERSION=1.12 inherit perl-module DESCRIPTION='Easy-to-use date/time formatting' LICENSE="Time-Format" SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="test" RDEPEND=" dev-perl/DateManip >=virtual/perl-Time-Local-1.70.0 " DEPEND="${RDEPEND} >=virtual/perl-Module-Build-0.400.0 test? ( >=virtual/perl-Test-Simple-0.400.0 ) " #SRC_TEST="skip" # tests fail with current Date::Manip # https://rt.cpan.org/Public/Bug/Display.html?id=85001 1.1 dev-perl/Time-Format/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Time-Format/ChangeLog?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Time-Format/ChangeLog?rev=1.1&content-type=text/plain Index: ChangeLog =================================================================== # ChangeLog for dev-perl/Time-Format # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Format/ChangeLog,v 1.1 2014/12/06 21:42:11 dilfridge Exp $ *Time-Format-1.120.0 (06 Dec 2014) 06 Dec 2014; Andreas K. Huettel <[email protected]> +Time-Format-1.120.0.ebuild, +metadata.xml: New package, imported from perl overlay, bug 311033
