public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/pram/
Date: Fri, 24 May 2019 21:43:12 +0000 (UTC)	[thread overview]
Message-ID: <1558734181.e0f9a0f94d035ca179cbdcf378bba8a7779fd1e9.mgorny@gentoo> (raw)

commit:     e0f9a0f94d035ca179cbdcf378bba8a7779fd1e9
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri May 24 21:22:48 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri May 24 21:43:01 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0f9a0f9

app-portage/pram: Bump to v6

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-portage/pram/Manifest      |  1 +
 app-portage/pram/pram-6.ebuild | 27 +++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/app-portage/pram/Manifest b/app-portage/pram/Manifest
index 09557f68a40..b69385ffd65 100644
--- a/app-portage/pram/Manifest
+++ b/app-portage/pram/Manifest
@@ -1,2 +1,3 @@
 DIST pram-3.tar.gz 4334 BLAKE2B f06f9cfe938f83702baaa8f8bee06937e8790e533e14ab419251934d0f4300ee75d5377a4f4e0e47a774bd3c25ef31236d7e451b929cfbfe8343d226a311ca2d SHA512 526149523b748b57095ecb3eb23f6808ab57ee1d8dc60e27067931d269ce3465ad8a0e54e8edaa3a1f74fd0a8dd135fe4a92779382ba6e367112016bc254fc98
 DIST pram-5.tar.gz 4443 BLAKE2B 0c5d1ddfa44944e8480cffd0b4f49d6143fff36ed690c9e7c0acbdd54ae6ea50b6c1610c65914c2626a260c9de1084b42e101ca38952a3e8fb9264663c3ad00c SHA512 7634bcaac11c999e2ef01d5e12305d96032396ce624cc6085b4954583aebf6d54f0a1155604863d1aeda1c2bdf17ddcfd81b833decddfbe11eb8689297c70b23
+DIST pram-6.tar.gz 7455 BLAKE2B d897038ef841e389f46c0467b71630a1447abe508556f952632db5a4d68b31a98f32e3d8633a215c8484ae69b850dddb16aad584d9a95dafb5d876439a61a56b SHA512 3dc2ef116d1433508d48fa93d7515e50bb8b7daefd64874c4f78c114bb2ac96d23f519360915776156bdfa8b5634efb8d5fadd6c30629c2022aefd99fc3ba053

diff --git a/app-portage/pram/pram-6.ebuild b/app-portage/pram/pram-6.ebuild
new file mode 100644
index 00000000000..61c091c9c5c
--- /dev/null
+++ b/app-portage/pram/pram-6.ebuild
@@ -0,0 +1,27 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-utils
+
+DESCRIPTION="Tool to ease merging Pull Requests and git patches"
+HOMEPAGE="https://github.com/mgorny/pram"
+SRC_URI="https://github.com/mgorny/pram/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="dev-vcs/git
+	net-misc/wget[ssl]
+	virtual/editor
+	!dev-perl/Gentoo-App-Pram"
+DEPEND="
+	test? (
+		${RDEPEND}
+		app-crypt/gnupg
+		sys-apps/diffutils
+	)"


             reply	other threads:[~2019-05-24 21:43 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-24 21:43 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-07-05  6:05 [gentoo-commits] repo/gentoo:master commit in: app-portage/pram/ Matt Jolly
2025-05-31  9:24 Michał Górny
2025-05-31  8:34 Michał Górny
2025-05-14  6:46 Michał Górny
2025-05-10 11:59 Michał Górny
2025-05-10 11:04 Sam James
2025-04-24 13:16 Michał Górny
2025-04-23  5:35 Michał Górny
2024-10-19  8:42 Michał Górny
2024-10-19  8:32 Sam James
2024-05-14  9:39 Michał Górny
2022-08-10 14:20 Michał Górny
2022-04-21 19:35 Jakov Smolić
2021-02-16 13:22 Michał Górny
2021-02-16 12:26 Sam James
2021-01-02 12:34 Michał Górny
2020-12-07  3:57 Sam James
2020-08-21 22:05 Georgy Yakovlev
2020-08-21 22:05 Georgy Yakovlev
2020-08-05 15:18 Michał Górny
2020-08-05 14:17 Agostino Sarubbo
2020-06-08  8:56 Michał Górny
2020-04-25  7:48 Michał Górny
2020-01-03  8:48 Michał Górny
2019-12-30 12:29 Agostino Sarubbo
2019-12-27 16:43 Agostino Sarubbo
2019-12-26 12:12 Georgy Yakovlev
2019-10-30  8:32 Michał Górny
2019-06-05  6:53 Michał Górny
2019-05-26 11:31 Mikle Kolyada
2019-05-25  6:59 Michał Górny
2019-05-25  6:49 Michał Górny
2019-05-11 12:38 Michał Górny
2019-04-28 20:34 Thomas Deutschmann
2019-04-27 13:49 Michał Górny
2019-04-19 16:38 Aaron Bauman
2019-04-19  4:55 Michał Górny
2019-04-19  4:55 Michał Górny
2019-04-10 15:07 Michał Górny
2019-04-07  7:27 Michał Górny
2019-04-07  7:27 Michał Górny
2019-03-22 10:20 Michał Górny
2019-03-22  7:40 Michał Górny
2019-03-18 19:19 Michał Górny

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=1558734181.e0f9a0f94d035ca179cbdcf378bba8a7779fd1e9.mgorny@gentoo \
    --to=mgorny@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