diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-03-22 21:15:39 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-03-22 21:34:05 +0100 |
commit | c093bae8c6ac8046bb2a5f1b64fee9c7a93893c8 (patch) | |
tree | f27b1e1ab54c857800ef157292a154adec2a192f /dev-perl/Log-Log4perl | |
parent | dev-vcs/git: Don't try to remove nonexistant directories with USE=-nls (diff) | |
download | gentoo-c093bae8c6ac8046bb2a5f1b64fee9c7a93893c8.tar.gz gentoo-c093bae8c6ac8046bb2a5f1b64fee9c7a93893c8.tar.bz2 gentoo-c093bae8c6ac8046bb2a5f1b64fee9c7a93893c8.zip |
dev-perl/Log-Log4perl: Version bump
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-perl/Log-Log4perl')
-rw-r--r-- | dev-perl/Log-Log4perl/Log-Log4perl-1.470.0.ebuild | 26 | ||||
-rw-r--r-- | dev-perl/Log-Log4perl/Manifest | 1 |
2 files changed, 27 insertions, 0 deletions
diff --git a/dev-perl/Log-Log4perl/Log-Log4perl-1.470.0.ebuild b/dev-perl/Log-Log4perl/Log-Log4perl-1.470.0.ebuild new file mode 100644 index 000000000000..7230ed30a785 --- /dev/null +++ b/dev-perl/Log-Log4perl/Log-Log4perl-1.470.0.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +DIST_AUTHOR=MSCHILLI +DIST_VERSION=1.47 +inherit perl-module + +DESCRIPTION="Log4j implementation for Perl" +HOMEPAGE="http://log4perl.sourceforge.net/" + +SLOT="0" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +IUSE="test" + +RDEPEND=" + >=virtual/perl-File-Path-2.60.600 + >=virtual/perl-File-Spec-0.820.0 + virtual/perl-Time-HiRes +" +DEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( >=virtual/perl-Test-Simple-0.450.0 ) +" diff --git a/dev-perl/Log-Log4perl/Manifest b/dev-perl/Log-Log4perl/Manifest index c06d06ed1a12..49227b415abc 100644 --- a/dev-perl/Log-Log4perl/Manifest +++ b/dev-perl/Log-Log4perl/Manifest @@ -1,2 +1,3 @@ DIST Log-Log4perl-1.42.tar.gz 274273 SHA256 52160920f27609458790b940583c054f4b1536de8912c9d5cbe27fb8ac626108 SHA512 f2c6a7cce95fc122daaaab0c84edbfe2169bc05f8fb707a0cf6693e11e72cfee77039e9b706357724c270e66772eaa09c0c5bd7c2b4f0805f98ba52f91eb8e2c WHIRLPOOL 4befdbb466a9d94a177bb589384cbbb24a59bc7bce5bb9159c1a5b255ee6e6357d60d5d7a1b5d4a73099a6173477b3acb657558b39d19c5fddd6dbe781c00052 DIST Log-Log4perl-1.46.tar.gz 278058 SHA256 31011a17c04e78016e73eaa4865d0481d2ffc3dc22813c61065d90ad73c64e6f SHA512 f8e9b75eb8a3d0076069b370ab2ec455a9425fa7056e40ba2ba3d3a423489d650e1a28fd5d5e7bca57511a63f6a9dc2b438dacb10b028a955ecc3516fcf3ae45 WHIRLPOOL 32c1a63ae6f574ef96d672a503233cb24a3937a6468ed5f06ba659bf06a6ded620f63606294b9db18c034dab172176d5b32058152404d1641878dc7b41e981f8 +DIST Log-Log4perl-1.47.tar.gz 278780 SHA256 9001dded011226538b9a50c7856815bb0dba72a1e6218fdcaba56f651356b96f SHA512 f0630cdb22586a9ab85d9ed900a9becb74a15376155f334efdf19bd0eeba00fe76820d6cef74550263c55dc2773504ac0ac8e94b5f287da739e8fbad18a6a5a6 WHIRLPOOL ef56d110ffec35b4021372cea07c0d4224221a0d33706006c3c9bf53d88626185b3e20c5d02d3931c9d29606d40e3df8e47685a35d1eb3b9a42284d7be7fce6c |