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, 18 Apr 2017 16:00:39 +0000 (UTC) [thread overview]
Message-ID: <1492531231.f2f58046e244225b25eb0d2cd1ba450dcd568451.titanofold@gentoo> (raw)
commit: f2f58046e244225b25eb0d2cd1ba450dcd568451
Author: Aaron W. Swenson <titanofold <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 18 16:00:31 2017 +0000
Commit: Aaron Swenson <titanofold <AT> gentoo <DOT> org>
CommitDate: Tue Apr 18 16:00:31 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2f58046
dev-db/pgbadger: clean out old
Package-Manager: portage-2.3.0
dev-db/pgbadger/Manifest | 3 ---
dev-db/pgbadger/pgbadger-6.2.ebuild | 18 ------------------
dev-db/pgbadger/pgbadger-6.4.ebuild | 18 ------------------
dev-db/pgbadger/pgbadger-7.0.ebuild | 18 ------------------
4 files changed, 57 deletions(-)
diff --git a/dev-db/pgbadger/Manifest b/dev-db/pgbadger/Manifest
index 9a2b2bcb5d5..e2740dc99d0 100644
--- a/dev-db/pgbadger/Manifest
+++ b/dev-db/pgbadger/Manifest
@@ -1,4 +1 @@
-DIST pgbadger-6.2.tar.gz 291146 SHA256 70dc0c3604baa7db9d8cc67b0c09447f8e64bd925af7f0380b79d0bdad951a8c SHA512 03cba824621d79cd1d4d77c997eb94278e22b0af413379155017fd3e8ab98ba437e5d6c27d3278ff4b84e2a0cb8c42cdbdfd65ae4c8f3db38fceedc14f62e016 WHIRLPOOL 97cf0eb88e281856484536ebb1a730460933f07662eb63dd1b0199f43d25e9c85fd22ce42688cfb6a96a0205f9231c2171c67f36fb8efb816bdfc45cf85e71dd
-DIST pgbadger-6.4.tar.gz 293529 SHA256 a2a3b38e64c20b95d3ae395f93f41cda30492f844885a7ec5d5b2fbb090ec2f3 SHA512 438662dedf79bf81d4372dd9fb5e5e28b06f7e9d21811a00043923ba4a40e6b79f73d9203158b82df5e17bf7d7d90fa298cb7728db2133694ea55381b986e132 WHIRLPOOL e2da6885dbc7fdb5395a28e530e0a2d375466ebeb5e05b326f48afacac96d874bdf32cf8181420b1b741679453c2ceae7a1993adde174e0e33cd3ccd3bb71872
-DIST pgbadger-7.0.tar.gz 305008 SHA256 7c81afca0bd61ceb96c76ba2de4f3b116b529cb74610674fe20f6ea701f1279b SHA512 fa2d514da6b03a18060409e22364f91d267b0023381fcdba7e5ebe4ac2a7dfe03c83d77499ca781ec501cd24d793ea42cc06b2950875bf31eeea69395adece43 WHIRLPOOL 4eb7143c04dd62e660d279a25bb12e8d56c74ab6df205b2411201c49d2efc6a22a0254ed62962d01f1cf2a0d41f503e4b1aa6e13d643d725bb6662ac6b2d1a2d
DIST v9.1.tar.gz 742409 SHA256 2fd7166d74692cc7d87f00b37cc5c7c1c6eddf156372376d382a40f67d694011 SHA512 e3841516dd56ea0aeae397c8264302881df3b07a86063f7813f593ba817a4f3417559b88e2b9e23fec811d3dfd716589f56092be106960e88d1800a94d3d83c3 WHIRLPOOL 0a29eabf49c9d7f6ea9e5b7d2fd8b2a53dc63dbcfe582d123a528481836f802f6985f48013b5396d9785d06c5ad67c7bd5d4000663f45d3bf5515451b07e1b4c
diff --git a/dev-db/pgbadger/pgbadger-6.2.ebuild b/dev-db/pgbadger/pgbadger-6.2.ebuild
deleted file mode 100644
index d21e1c72b30..00000000000
--- a/dev-db/pgbadger/pgbadger-6.2.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit perl-app
-
-DESCRIPTION="pgBadger is a PostgreSQL log analyzer"
-HOMEPAGE="http://dalibo.github.io/pgbadger/"
-SRC_URI="mirror://sourceforge/project/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="dev-perl/Text-CSV_XS"
-RDEPEND="${DEPEND}"
diff --git a/dev-db/pgbadger/pgbadger-6.4.ebuild b/dev-db/pgbadger/pgbadger-6.4.ebuild
deleted file mode 100644
index 1d99b4af654..00000000000
--- a/dev-db/pgbadger/pgbadger-6.4.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit perl-app
-
-DESCRIPTION="pgBadger is a PostgreSQL log analyzer"
-HOMEPAGE="http://dalibo.github.io/pgbadger/"
-SRC_URI="mirror://sourceforge/project/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="dev-perl/Text-CSV_XS"
-RDEPEND="${DEPEND}"
diff --git a/dev-db/pgbadger/pgbadger-7.0.ebuild b/dev-db/pgbadger/pgbadger-7.0.ebuild
deleted file mode 100644
index 11d7ec6fcbd..00000000000
--- a/dev-db/pgbadger/pgbadger-7.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit perl-app
-
-DESCRIPTION="pgBadger is a PostgreSQL log analyzer."
-HOMEPAGE="http://dalibo.github.io/pgbadger/"
-SRC_URI="mirror://sourceforge/project/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="dev-perl/Text-CSV_XS"
-RDEPEND="${DEPEND}"
next reply other threads:[~2017-04-18 16:00 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-18 16:00 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-09-11 13:05 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 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=1492531231.f2f58046e244225b25eb0d2cd1ba450dcd568451.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