public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/BSD-Resource/
Date: Sat, 21 May 2016 00:36:55 +0000 (UTC)	[thread overview]
Message-ID: <1463789505.6b474d45897bc3e5910fae6f4c53d4114bd24552.dilfridge@gentoo> (raw)

commit:     6b474d45897bc3e5910fae6f4c53d4114bd24552
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue May 10 17:44:39 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat May 21 00:11:45 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b474d45

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

- 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"

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

diff --git a/dev-perl/BSD-Resource/BSD-Resource-1.290.900.ebuild b/dev-perl/BSD-Resource/BSD-Resource-1.290.900.ebuild
new file mode 100644
index 0000000..e734f47
--- /dev/null
+++ b/dev-perl/BSD-Resource/BSD-Resource-1.290.900.ebuild
@@ -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
+}

diff --git a/dev-perl/BSD-Resource/Manifest b/dev-perl/BSD-Resource/Manifest
index a7d33cd..2799fcc 100644
--- a/dev-perl/BSD-Resource/Manifest
+++ b/dev-perl/BSD-Resource/Manifest
@@ -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


             reply	other threads:[~2016-05-21  0:37 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-21  0:36 Andreas Hüttel [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
2017-04-11  7:16 Kent Fredric
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=1463789505.6b474d45897bc3e5910fae6f4c53d4114bd24552.dilfridge@gentoo \
    --to=dilfridge@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