Skip to content

Commit

Permalink
dev-perl/BSD-Resource: Bump to version 1.290.900
Browse files Browse the repository at this point in the history
- EAPI6
- Prune Useless tests

Upstream:
- Fixed RLIMIT_ implementations to work
- Add RLIMIT_NPTS

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
  • Loading branch information
kentfredric authored and akhuettel committed May 21, 2016
1 parent 99d169e commit 6b474d4
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
22 changes: 22 additions & 0 deletions dev-perl/BSD-Resource/BSD-Resource-1.290.900.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=6

DIST_AUTHOR=JHI
DIST_VERSION=1.2909
inherit perl-module

DESCRIPTION="Perl module for BSD process resource limit and priority functions"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE=""

DEPEND="virtual/perl-ExtUtils-MakeMaker"

src_test() {
perl_rm_files t/pod{,-coverage}.t
perl-module_src_test
}
1 change: 1 addition & 0 deletions dev-perl/BSD-Resource/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
DIST BSD-Resource-1.2908.tar.gz 66986 SHA256 76b66a7809af804dcf12004353aa94f037961a61d043bf949c545165558aa138 SHA512 62cbed7ffae4366c86f0371c52cbbef9aab8de49adba418b00d06100579ff1473e637c92b9ab71906b2d122bfbdca27ee2a5498011218f1568acb442b89670c1 WHIRLPOOL 309c49895ffedf08c1b6ae7465f267c93f15d09b3fe15de83480d3ff98798ef219836ee135fd3996433f8e3badef66ef67b81d619dac7140fe97c9f71b2a262e
DIST BSD-Resource-1.2909.tar.gz 67471 SHA256 c47d460e2bd00d8d049f6ff4a0f1f61957e289e8de45af5fc79e851e2e855e06 SHA512 5f489eaac5089e82081b7cf51d62638750e443751b49415407354da96b17771819b5e6e85529faa41ddd85743363750157943c7f7700276cce2bd40a429fa430 WHIRLPOOL e77d7d3f9d89d01a6c08cbf58479177e722c0f0b0e576f61953054a7f3a276b166f056d32ae1e3ed8e24e5e8ba058f0dff32a99fb9d5ac73ca8b8452e7e1c433

0 comments on commit 6b474d4

Please sign in to comment.