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/pgFormatter/
Date: Thu,  4 Mar 2021 15:11:51 +0000 (UTC)	[thread overview]
Message-ID: <1614870676.377caf5e25633165355740b1c895bca30c2999a7.titanofold@gentoo> (raw)

commit:     377caf5e25633165355740b1c895bca30c2999a7
Author:     Aaron W. Swenson <titanofold <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  4 15:11:16 2021 +0000
Commit:     Aaron W. Swenson <titanofold <AT> gentoo <DOT> org>
CommitDate: Thu Mar  4 15:11:16 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=377caf5e

dev-db/pgFormatter: Initial commit

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

 dev-db/pgFormatter/Manifest               |  1 +
 dev-db/pgFormatter/metadata.xml           | 11 +++++++++++
 dev-db/pgFormatter/pgFormatter-5.0.ebuild | 14 ++++++++++++++
 3 files changed, 26 insertions(+)

diff --git a/dev-db/pgFormatter/Manifest b/dev-db/pgFormatter/Manifest
new file mode 100644
index 00000000000..a2e47a5cd85
--- /dev/null
+++ b/dev-db/pgFormatter/Manifest
@@ -0,0 +1 @@
+DIST pgFormatter-5.0.tar.gz 1311094 BLAKE2B af9a730e50d09920026dd50794c65e11456c8ea38a6f4793d6bf85d7d3afec37c114f098551c72da25fe1f91bd72845c80f5f0bd96472003d5cba182a0ec5a6b SHA512 0b192c176431eb8c59a30783bc83d5ce2451ee240d08c95ac1cddb899e6c201f01601858db8019a2b967c9d31dcb710da781d06fff694295dba1a623c1c9eb19

diff --git a/dev-db/pgFormatter/metadata.xml b/dev-db/pgFormatter/metadata.xml
new file mode 100644
index 00000000000..79a51a6f752
--- /dev/null
+++ b/dev-db/pgFormatter/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="project">
+    <email>pgsql-bugs@gentoo.org</email>
+    <name>PostgreSQL and Related Package Development</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="github">darold/pgFormatter</remote-id>
+  </upstream>
+</pkgmetadata>

diff --git a/dev-db/pgFormatter/pgFormatter-5.0.ebuild b/dev-db/pgFormatter/pgFormatter-5.0.ebuild
new file mode 100644
index 00000000000..893441f4d1a
--- /dev/null
+++ b/dev-db/pgFormatter/pgFormatter-5.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit perl-module
+
+DESCRIPTION="PostgreSQL SQL syntax beautifier"
+HOMEPAGE="https://github.com/darold/pgFormatter"
+SRC_URI="https://github.com/darold/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"


             reply	other threads:[~2021-03-04 15:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-04 15:11 Aaron W. Swenson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-09-28 13:18 [gentoo-commits] repo/gentoo:master commit in: dev-db/pgFormatter/ Aaron W. 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=1614870676.377caf5e25633165355740b1c895bca30c2999a7.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