public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/BSD-Resource/
Date: Tue, 11 Apr 2017 07:16:55 +0000 (UTC)	[thread overview]
Message-ID: <1491895008.14887bb801398c7fb802e309d4027a9485d763a1.kentnl@gentoo> (raw)

commit:     14887bb801398c7fb802e309d4027a9485d763a1
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 11 07:16:28 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Apr 11 07:16:48 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14887bb8

dev-perl/BSD-Resource: Bump to version 1.291.100

Upstream:
- Fix for '.' in @INC
- Add RLIMIT_POSIXLOCKS

Bug: https://bugs.gentoo.org/614854
Package-Manager: Portage-2.3.4, Repoman-2.3.2

 dev-perl/BSD-Resource/BSD-Resource-1.291.100.ebuild | 21 +++++++++++++++++++++
 dev-perl/BSD-Resource/Manifest                      |  1 +
 2 files changed, 22 insertions(+)

diff --git a/dev-perl/BSD-Resource/BSD-Resource-1.291.100.ebuild b/dev-perl/BSD-Resource/BSD-Resource-1.291.100.ebuild
new file mode 100644
index 00000000000..c802f0668cd
--- /dev/null
+++ b/dev-perl/BSD-Resource/BSD-Resource-1.291.100.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=JHI
+DIST_VERSION=1.2911
+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
+}

diff --git a/dev-perl/BSD-Resource/Manifest b/dev-perl/BSD-Resource/Manifest
index 2799fccf252..96b7128e29b 100644
--- a/dev-perl/BSD-Resource/Manifest
+++ b/dev-perl/BSD-Resource/Manifest
@@ -1,2 +1,3 @@
 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
+DIST BSD-Resource-1.2911.tar.gz 68183 SHA256 9d1cfba063cc18f72427a22451f7908836b7331ac8785dbe07553c5b043a0c3d SHA512 d0032d41c7c0468ed1c6d8f57b885f6cb97a5039d754c8cb60b2067daedaf53bd15fb6561a3d0f828df16dfa5417f663b8065ba65f4fea16dc9262728b3b6b85 WHIRLPOOL 8af831eaaf967bbfed84387e945f90bddb1b774764323bda7accd2ef7925dc88b08aa517fe59feeb59696606d8e4ad0ef73519f57ef1b54da17aa6bddc779817


             reply	other threads:[~2017-04-11  7:17 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-11  7:16 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-26 18:58 [gentoo-commits] repo/gentoo:master commit in: dev-perl/BSD-Resource/ Arthur Zamarin
2024-06-25  4:14 Sam James
2024-06-25  4:07 Sam James
2024-06-25  3:54 Sam James
2024-06-25  3:54 Sam James
2024-05-22  2:55 Sam James
2020-10-03  8:57 Kent Fredric
2020-08-25 10:14 Sam James
2020-08-21 15:30 Agostino Sarubbo
2020-08-21 10:08 Sam James
2020-08-20 16:40 Sam James
2020-08-17  8:41 Fabian Groffen
2020-07-03 15:10 Kent Fredric
2020-05-05 15:33 Kent Fredric
2020-03-14 21:08 Mart Raudsepp
2020-01-27 12:15 Mikle Kolyada
2020-01-26 11:32 Sergei Trofimovich
2020-01-23 10:40 Agostino Sarubbo
2020-01-23 10:36 Agostino Sarubbo
2019-07-22 21:24 Sergei Trofimovich
2019-04-01 19:33 Andreas Sturmlechner
2019-02-28 17:05 Mikle Kolyada
2019-02-16 13:15 Mikle Kolyada
2018-11-22 12:17 Kent Fredric
2017-06-19 12:36 Kent Fredric
2017-05-22 13:25 Tobias Klausmann
2017-05-22  9:25 Agostino Sarubbo
2017-05-21  8:09 Agostino Sarubbo
2016-05-21  0:36 Andreas Hüttel
2016-01-13 20:45 Andreas Hüttel
2016-01-06 13:34 Agostino Sarubbo
2015-12-29 11:04 Agostino Sarubbo
2015-11-04 10:20 Patrice Clement

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1491895008.14887bb801398c7fb802e309d4027a9485d763a1.kentnl@gentoo \
    --to=kentnl@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox