public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron Swenson" <titanofold@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/pgbadger/
Date: Tue, 11 Sep 2018 13:05:34 +0000 (UTC)	[thread overview]
Message-ID: <1536671123.50cd6aa73b9ab0d4deca3a03b4be9c689f497555.titanofold@gentoo> (raw)

commit:     50cd6aa73b9ab0d4deca3a03b4be9c689f497555
Author:     Aaron W. Swenson <titanofold <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 11 13:05:23 2018 +0000
Commit:     Aaron Swenson <titanofold <AT> gentoo <DOT> org>
CommitDate: Tue Sep 11 13:05:23 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50cd6aa7

dev-db/pgbadger: Bump to 10.0

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-db/pgbadger/Manifest             |  1 +
 dev-db/pgbadger/pgbadger-10.0.ebuild | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/dev-db/pgbadger/Manifest b/dev-db/pgbadger/Manifest
index 0dcc8c0d566..7f43c785d41 100644
--- a/dev-db/pgbadger/Manifest
+++ b/dev-db/pgbadger/Manifest
@@ -1 +1,2 @@
+DIST pgbadger-10.0.tar.gz 775322 BLAKE2B 072a3b4c2d2d109734fdbf68ff466e34065a852948ae7961e8ba6a40a6881a98653258ee7b483c2a3c9d2d8238370fd842c9b525a0dd11baf1fbf98a0d322406 SHA512 dd1633f1186069a9d59d271cbf0913cf80bcfa88af8236a194f7580c96c84a3513ca0658628069b38ef43a9c9ca7c5573afb2b35e2b1b6d3526f240c2c673bff
 DIST pgbadger-9.2.tar.gz 745128 BLAKE2B 63e7d60992e903a136d4f91422a378a6adc5c0477e69ae1cae3d4c1940dc02517f0b6f16d0fa7c5fe0ea365851807dc800bfaef0e95c546d6c4eb4afe0e2d09d SHA512 c99636fc03e3e1c1cf4c8c034e58e2152ec1118954d4fd9bdfa782d7781eee308cdd7450c0bcca6f5936c173b3780c9362fccc8cf79f5b0fffc895f73a322c9e

diff --git a/dev-db/pgbadger/pgbadger-10.0.ebuild b/dev-db/pgbadger/pgbadger-10.0.ebuild
new file mode 100644
index 00000000000..aa5e31f4579
--- /dev/null
+++ b/dev-db/pgbadger/pgbadger-10.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit perl-module
+
+DESCRIPTION="pgBadger is a PostgreSQL log analyzer."
+HOMEPAGE="http://dalibo.github.io/pgbadger/"
+SRC_URI="https://github.com/darold/pgbadger/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="
+		dev-perl/JSON-XS
+		dev-perl/Text-CSV_XS
+"
+RDEPEND="${DEPEND}"


             reply	other threads:[~2018-09-11 13:05 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-11 13:05 Aaron Swenson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-19 13:48 [gentoo-commits] repo/gentoo:master commit in: dev-db/pgbadger/ 罗百科
2024-01-19 13:48 罗百科
2023-09-14 10:44 罗百科
2023-06-22 11:07 Aaron W. Swenson
2022-07-02 21:50 Sam James
2022-06-30 10:11 Aaron W. Swenson
2021-09-28 14:02 Aaron W. Swenson
2021-07-10  0:48 Sam James
2021-03-02 10:40 Aaron W. Swenson
2020-11-30  3:38 Aaron W. Swenson
2020-11-23 11:40 Aaron W. Swenson
2020-11-23 11:40 Aaron W. Swenson
2019-08-18 21:51 Agostino Sarubbo
2019-08-17 10:16 Aaron W. Swenson
2019-07-22 13:54 Agostino Sarubbo
2019-07-05 10:51 Aaron W. Swenson
2019-06-20 11:23 Aaron W. Swenson
2018-10-14 11:06 Aaron Swenson
2018-10-12 17:16 Mikle Kolyada
2018-10-07 10:25 Aaron Swenson
2018-01-20 20:08 Aaron Swenson
2018-01-15 19:03 Tobias Klausmann
2017-12-15 16:36 Aaron Swenson
2017-05-28 12:35 Aaron Swenson
2017-04-18 16:00 Aaron Swenson
2017-04-18 15:57 Aaron Swenson

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=1536671123.50cd6aa73b9ab0d4deca3a03b4be9c689f497555.titanofold@gentoo \
    --to=titanofold@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