commit:     99ab5598323be84536b3f8d8c7d610b5dd1b5f7e
Author:     Aaron W. Swenson <titanofold <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 28 20:35:30 2017 +0000
Commit:     Aaron Swenson <titanofold <AT> gentoo <DOT> org>
CommitDate: Tue Nov 28 20:35:30 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99ab5598

dev-db/pspg: Bump to 0.7.4

Now with MySQL support!

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-db/pspg/Manifest          |  1 +
 dev-db/pspg/pspg-0.7.4.ebuild | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/dev-db/pspg/Manifest b/dev-db/pspg/Manifest
index e709c302c7b..1274d69a6bb 100644
--- a/dev-db/pspg/Manifest
+++ b/dev-db/pspg/Manifest
@@ -1 +1,2 @@
 DIST pspg-0.5.tar.gz 845824 BLAKE2B 
db7b36fbc644e1ac45906ba726212233c0a61230f609584d4fc6207576c4e350b926c6d93e2b9eb563340524e1dae7de0a0c846bed379143bb6a4fcb10cdfd0b
 SHA512 
69e45885d4c155fc0e95360d442ac0b67fb910005148537dbd758e9a22ec83fb232214bf5f292b72a79be444ce05f2eb7bc0a2effaeb8731d1442a7f7ddec5df
+DIST pspg-0.7.4.tar.gz 846366 BLAKE2B 
06a2927d326ba2f12661495b3a0133cdaf2b8c4edc624e87e285ae347850d654c345585471724521f6bea1f84cbfccef5ffef8971246b786675fc350c9de432c
 SHA512 
403abe21230f760a43317b2d6be04a8cd6873f7ebb85037c3f4c12b7726ea491c6614bbe923f52dd863d3ebfba2e203f6a40c3fd6d13945663c4ae7b3091e0db

diff --git a/dev-db/pspg/pspg-0.7.4.ebuild b/dev-db/pspg/pspg-0.7.4.ebuild
new file mode 100644
index 00000000000..9b90eedb3e0
--- /dev/null
+++ b/dev-db/pspg/pspg-0.7.4.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="A better pager for psql and mysql"
+HOMEPAGE="https://github.com/okbob/${PN}";
+SRC_URI="https://github.com/okbob/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="sys-libs/ncurses:*"
+RDEPEND="${DEPEND}"

Reply via email to