public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tim Harder" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/procenv/
Date: Thu, 19 Oct 2017 08:20:06 +0000 (UTC)	[thread overview]
Message-ID: <1508401177.9658da0dbc189e9b0b96a3543e530c5ecfeb8228.radhermit@gentoo> (raw)

commit:     9658da0dbc189e9b0b96a3543e530c5ecfeb8228
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 19 07:29:28 2017 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Thu Oct 19 08:19:37 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9658da0d

sys-process/procenv: version bump to 0.50

 sys-process/procenv/Manifest            |  1 +
 sys-process/procenv/procenv-0.50.ebuild | 29 +++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/sys-process/procenv/Manifest b/sys-process/procenv/Manifest
index 3d7f4ddebc9..ff525140801 100644
--- a/sys-process/procenv/Manifest
+++ b/sys-process/procenv/Manifest
@@ -1 +1,2 @@
 DIST procenv-0.49.tar.gz 243974 SHA256 0d3416f75e06cd0ca39d72c43eb98ffc53c482a0ec80c06b3467c18282713f2f SHA512 2845e34abcc3c7cc56947c1b4407e7d8366bbd40ba0144e16cecd41acb24773072f58f34b54eefbf334b30a1b97a23fe611368166da8d80162657613c287af99 WHIRLPOOL 562195f0c363712dba155f4ce72b68a26d62f7425b515678bd3dfe055f822fd482a15f8e467f653a4bc2c608a422c0b3107ff8cfc38049e415084262924b7168
+DIST procenv-0.50.tar.gz 244590 SHA256 e17e43a4b9306b7b77c357e4848c09a9cdc471c5cc5605bc2a72c4439c677a37 SHA512 6f2281523ff0890f3cf51caa10e637b5f12bbb6904cde1daf6177acd414b00b1cbcbd14429437f4c023fadd1b05a47bf3ace3527c6b6b1209b2d6b7ba4272e13 WHIRLPOOL 5f8d161ad786b6919061190cba019362ae1b04551fa902dc9e8b1892e4e5a242612ac957c0c1ec30450234b437d3114c2a204b20a31b20740637e33fa2f59be6

diff --git a/sys-process/procenv/procenv-0.50.ebuild b/sys-process/procenv/procenv-0.50.ebuild
new file mode 100644
index 00000000000..3c8ae5b1be5
--- /dev/null
+++ b/sys-process/procenv/procenv-0.50.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools
+
+DESCRIPTION="command-line utility to show process environment"
+HOMEPAGE="https://github.com/jamesodhunt/procenv"
+SRC_URI="https://github.com/jamesodhunt/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc64 ~x86"
+IUSE="test"
+
+DEPEND="
+	virtual/pkgconfig
+	test? ( dev-libs/check )
+"
+
+src_prepare() {
+	local PATCHES=(
+		"${FILESDIR}"/${PN}-0.45-flags.patch
+	)
+
+	default
+	eautoreconf
+}


             reply	other threads:[~2017-10-19  8:20 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-19  8:20 Tim Harder [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-08-14 23:24 [gentoo-commits] repo/gentoo:master commit in: sys-process/procenv/ Tim Harder
2019-08-14 23:24 Tim Harder
2017-02-22 23:19 Tim Harder
2017-02-16 11:47 Tim Harder
2016-06-19  4:27 Tim Harder
2016-06-19  4:26 Tim Harder
2016-04-22 12:53 Jeroen Roovers
2016-04-22 12:14 Jeroen Roovers
2016-04-16 21:01 Tim Harder
2016-04-16 19:47 Tim Harder
2015-08-28  7:33 Tim Harder

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=1508401177.9658da0dbc189e9b0b96a3543e530c5ecfeb8228.radhermit@gentoo \
    --to=radhermit@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