public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/mrueg:master commit in: dev-db/pgcenter/
Date: Mon, 15 Feb 2016 23:45:01 +0000 (UTC)	[thread overview]
Message-ID: <1455579891.092c03baa5843e4d0080a51ba4b231239c2165ae.mrueg@gentoo> (raw)

commit:     092c03baa5843e4d0080a51ba4b231239c2165ae
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 15 23:44:51 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Feb 15 23:44:51 2016 +0000
URL:        https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=092c03ba

dev-db/pgcenter: Initial version

Package-Manager: portage-2.2.27

 dev-db/pgcenter/Manifest                        |  1 +
 dev-db/pgcenter/metadata.xml                    |  8 ++++++++
 dev-db/pgcenter/pgcenter-0.2.0_p20160207.ebuild | 27 +++++++++++++++++++++++++
 3 files changed, 36 insertions(+)

diff --git a/dev-db/pgcenter/Manifest b/dev-db/pgcenter/Manifest
new file mode 100644
index 0000000..af3b79d
--- /dev/null
+++ b/dev-db/pgcenter/Manifest
@@ -0,0 +1 @@
+DIST pgcenter-0.2.0_p20160207.tar.gz 59636 SHA256 323e35eb988f208baa0dcac61c1fe6d524899943dac61b05bc199e92070203ec SHA512 64e87e651a566d9622a108a4b35087f95de68f8dee4920542335de07aae4977e831c0a43bd36a9c1fb51fdf3fc5918adfd3a59c321a83e987784efa564abfed8 WHIRLPOOL f0acc62067d1d261506263f3f09cf855db1901eeb173ec3c60595508ad642e0bd9b94d8e9ae361a6f0c69073699da68cad5be3704eeb7016575e1becd0b9caa9

diff --git a/dev-db/pgcenter/metadata.xml b/dev-db/pgcenter/metadata.xml
new file mode 100644
index 0000000..bfcb697
--- /dev/null
+++ b/dev-db/pgcenter/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer>
+		<email>mrueg@gentoo.org</email>
+		<name>Manuel Rüger</name>
+	</maintainer>
+</pkgmetadata>

diff --git a/dev-db/pgcenter/pgcenter-0.2.0_p20160207.ebuild b/dev-db/pgcenter/pgcenter-0.2.0_p20160207.ebuild
new file mode 100644
index 0000000..69feb4f
--- /dev/null
+++ b/dev-db/pgcenter/pgcenter-0.2.0_p20160207.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="Top-like PostgreSQL statistics viewer"
+HOMEPAGE="https://github.com/lesovsky/pgcenter"
+COMMIT_ID="ef47c572a91e243bdd8b6025033185afad44aad1"
+SRC_URI="https://github.com/lesovsky/pgcenter/archive/${COMMIT_ID}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="dev-db/postgresql:=
+	sys-libs/ncurses:="
+DEPEND="${RDEPEND}"
+
+S=${WORKDIR}/${PN}-${COMMIT_ID}
+
+src_install() {
+	default
+	newman doc/pgcenter.1 pgcenter
+	dodoc doc/Changelog
+}


             reply	other threads:[~2016-02-15 23:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-15 23:45 Manuel Rüger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-08-29  0:33 [gentoo-commits] dev/mrueg:master commit in: dev-db/pgcenter/ Manuel Rüger
2016-10-01 12:47 Manuel Rüger

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=1455579891.092c03baa5843e4d0080a51ba4b231239c2165ae.mrueg@gentoo \
    --to=mrueg@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