public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron W. Swenson" <titanofold@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/pg_top/
Date: Sun, 22 Nov 2020 02:21:31 +0000 (UTC)	[thread overview]
Message-ID: <1606011568.ee889f7b7cd28a7c824a9ed597f0b443d9ddfc50.titanofold@gentoo> (raw)

commit:     ee889f7b7cd28a7c824a9ed597f0b443d9ddfc50
Author:     Aaron W. Swenson <titanofold <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 22 02:19:28 2020 +0000
Commit:     Aaron W. Swenson <titanofold <AT> gentoo <DOT> org>
CommitDate: Sun Nov 22 02:19:28 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee889f7b

dev-db/pg_top: Bump to 4.0.0

Bump EAPI to 7. Use CMake instead of Autotools. Home moved to
https://pg_top.gitlab.io/.

Signed-off-by: Aaron W. Swenson <titanofold <AT> gentoo.org>

 dev-db/pg_top/Manifest            |  1 +
 dev-db/pg_top/pg_top-4.0.0.ebuild | 20 ++++++++++++++++++++
 2 files changed, 21 insertions(+)

diff --git a/dev-db/pg_top/Manifest b/dev-db/pg_top/Manifest
index f72bfcdce72..262011dad3c 100644
--- a/dev-db/pg_top/Manifest
+++ b/dev-db/pg_top/Manifest
@@ -1 +1,2 @@
 DIST pg_top-3.7.0.tar.bz2 236076 BLAKE2B 87a29d0237aad48b683c17ba56fdbc4a90f854f4f497057ffc978be1797d978f02694781e83d296fca82e03c8bc737f7cfd74e996987eea0bd8d6a66ae433ce0 SHA512 509cd3ce65a9b549097eaab5ae27106fa469cdeb4f37950564654f3df01390e1a771c8fa4f5858c3e4c1e76470b6c0fd9b07e8268564f59285e30bf824d7c4ec
+DIST pg_top-4.0.0.tar.xz 117920 BLAKE2B 5c13fd868804492ccce3b660875602df958f065126f9dc17f45ebcac7961384cd1d3d3313da49832a1219ea7e86ae78cbbdb975467b13b32d5f836f5cd33a443 SHA512 b7a016137495ceecdcf0ac0e95c73b7eca20b57264f7b63b0a38c3f31db742c704ed0094e07f6df051bce9bc26214f5a8f66ced1e923bb66e0c86fff1e2ffc19

diff --git a/dev-db/pg_top/pg_top-4.0.0.ebuild b/dev-db/pg_top/pg_top-4.0.0.ebuild
new file mode 100644
index 00000000000..f0d4e2ea16a
--- /dev/null
+++ b/dev-db/pg_top/pg_top-4.0.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="'top' for PostgreSQL"
+HOMEPAGE="https://pg_top.gitlab.io/"
+SRC_URI="https://pg_top.gitlab.io/source/${P}.tar.xz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-db/postgresql:="
+DEPEND="${RDEPEND}"
+
+DOCS=( HISTORY.rst README.rst TODO Y2K )


             reply	other threads:[~2020-11-22  2:21 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-22  2:21 Aaron W. Swenson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-03 10:26 [gentoo-commits] repo/gentoo:master commit in: dev-db/pg_top/ Sam James
2024-07-19  9:23 Patrick Lauer
2021-12-15  3:57 Sam James
2021-12-15  3:54 Sam James
2021-12-15  3:54 Sam James
2021-01-07 23:30 Aaron W. Swenson
2020-12-29 22:57 Sam James
2020-12-17 12:00 Sam James
2020-12-02  3:06 Thomas Deutschmann
2020-11-30  3:25 Aaron W. Swenson
2018-01-02  0:10 Mikle Kolyada
2017-12-19 15:46 Thomas Deutschmann

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=1606011568.ee889f7b7cd28a7c824a9ed597f0b443d9ddfc50.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