dilfridge 14/10/24 19:19:32 Added: Apache-LogFormat-Compiler-0.320.0.ebuild ChangeLog metadata.xml Log: New package, ebuild by Yuri Karaban and Kent Fredric (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Revision Changes Path 1.1 dev-perl/Apache-LogFormat-Compiler/Apache-LogFormat-Compiler-0.320.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Apache-LogFormat-Compiler/Apache-LogFormat-Compiler-0.320.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Apache-LogFormat-Compiler/Apache-LogFormat-Compiler-0.320.0.ebuild?rev=1.1&content-type=text/plain Index: Apache-LogFormat-Compiler-0.320.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/Apache-LogFormat-Compiler/Apache-LogFormat-Compiler-0.320.0.ebuild,v 1.1 2014/10/24 19:19:32 dilfridge Exp $ EAPI=5 MODULE_AUTHOR=KAZEBURO MODULE_VERSION=0.32 inherit perl-module DESCRIPTION="Compile an Apache log format string to perl-code" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="test" # POSIX -> perl RDEPEND=" >=dev-perl/POSIX-strftime-Compiler-0.300.0 virtual/perl-Time-Local >=dev-lang/perl-5.8.4" # CPAN::Meta::Prereqs -> perl-CPAN-Meta # HTTP::Request::Common -> HTTP-Message # Test::More -> perl-Test-Simple # URI::Escape -> URI DEPEND="${RDEPEND} >=virtual/perl-Module-Build-0.380.0 virtual/perl-CPAN-Meta test? ( dev-perl/HTTP-Message dev-perl/Test-MockTime >=virtual/perl-Test-Simple-0.980.0 dev-perl/Test-Requires >=dev-perl/Try-Tiny-0.120.0 >=dev-perl/URI-1.600.0 ) " SRC_TEST="do parallel" 1.1 dev-perl/Apache-LogFormat-Compiler/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Apache-LogFormat-Compiler/ChangeLog?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Apache-LogFormat-Compiler/ChangeLog?rev=1.1&content-type=text/plain Index: ChangeLog =================================================================== # ChangeLog for dev-perl/Apache-LogFormat-Compiler # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-LogFormat-Compiler/ChangeLog,v 1.1 2014/10/24 19:19:32 dilfridge Exp $ *Apache-LogFormat-Compiler-0.320.0 (24 Oct 2014) 24 Oct 2014; Andreas K. Huettel <dilfri...@gentoo.org> +Apache-LogFormat-Compiler-0.320.0.ebuild, +metadata.xml: New package, ebuild by Yuri Karaban and Kent Fredric 1.1 dev-perl/Apache-LogFormat-Compiler/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Apache-LogFormat-Compiler/metadata.xml?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Apache-LogFormat-Compiler/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> </pkgmetadata>