public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrick Lauer" <patrick@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/barman/
Date: Tue, 24 May 2016 08:24:33 +0000 (UTC)	[thread overview]
Message-ID: <1464078262.5fb183d562f437d3696ce7b2e7ea8b42b6ffe1f3.patrick@gentoo> (raw)

commit:     5fb183d562f437d3696ce7b2e7ea8b42b6ffe1f3
Author:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Tue May 24 08:24:01 2016 +0000
Commit:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Tue May 24 08:24:22 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fb183d5

dev-db/barman: Bump

Package-Manager: portage-2.3.0_rc1

 dev-db/barman/Manifest            |  1 +
 dev-db/barman/barman-1.6.1.ebuild | 26 ++++++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/dev-db/barman/Manifest b/dev-db/barman/Manifest
index c115425..2cc19cc 100644
--- a/dev-db/barman/Manifest
+++ b/dev-db/barman/Manifest
@@ -3,3 +3,4 @@ DIST barman-1.4.1.tar.gz 122048 SHA256 38a649ab1cea811e2db9410d87c08423beb3135f8
 DIST barman-1.5.0.tar.gz 128132 SHA256 21188b11f64dd13e70236456ca7ad43fc21ccb1956e093ced7f8f810b13d972a SHA512 7b9501277868b141f3813a545fe5463a1f7cddb0d4aaeb6c13a21aa969ced4a0a53a38ecb6e091b84c0174dae0593235cb8b586bdd244b30776273030cdfc1e8 WHIRLPOOL 5d5630370c5c30f79228e4007ff0608d2c6c44eee4e6d2f7dca2518c432bae24ddb5f6f32680b4759277d4b5e572140906f658f4d2db2d2fd82e1fea965675fe
 DIST barman-1.5.1.tar.gz 132842 SHA256 69127c298f91f696241df0e15f9327d53b050cbbeea6ba5dec039aea76d432de SHA512 bc99c3b970c82f24b49e44eb4672e1201237e3a7e575d45dff5186fb472d98e59a7a18b74b7218ef05b05c606d2f53e1723f1482681624dd386caff79161926c WHIRLPOOL aa7eb221264d590b2afa344dfc7344de7ce913c638eb41d021bf96ae30b0a6c37b4b462e9ac059b02595722eda8f21e990c9e6f1152ac8f789ef06490890bcea
 DIST barman-1.6.0.tar.gz 157048 SHA256 771957451fafef93f64d7ce08f43530b86f52fb31451ecc180a40856c707bc76 SHA512 2f214fd85b19a098e5e16f32f781c6af1ab18d369b40afbbda118b4e7663beec8cdb44482171f7195a17c48949cc0f6fdec0eafda1b33add159e4e6144ddda4a WHIRLPOOL 7a343747de1d0848eae821e7fce3205d2b47e02570955956387716f2cdab45affc75749faa1044dedab72c5436ec1d77433f54acbc5ffbaf7dd0908a59703d5a
+DIST barman-1.6.1.tar.gz 189826 SHA256 2fb8bbf0a386114dda4f1ade3e02a79aede5e3dd77c6b8d4f872b75fd1427e65 SHA512 621a328a61c7676b0d6e0b09666feb2f16fa88e05f17157a873c3323f160de0ca4aaf1b9920134d9ddb560d468afebe5705c7dc3063396e1b201a82a752a3bc2 WHIRLPOOL 1d44a8bfeb1b003c9117b332497a6ef165c9975372994f6919a024b8f5a7df86c9b8e9c2c425438750798766b6824be92c55499193e6d9a08ff6f9d94735619c

diff --git a/dev-db/barman/barman-1.6.1.ebuild b/dev-db/barman/barman-1.6.1.ebuild
new file mode 100644
index 0000000..00c75d2
--- /dev/null
+++ b/dev-db/barman/barman-1.6.1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+EAPI=5
+
+PYTHON_COMPAT=( python2_7)
+
+inherit distutils-r1
+
+DESCRIPTION="Administration tool for disaster recovery of PostgreSQL servers"
+
+HOMEPAGE="http://www.pgbarman.org"
+SRC_URI="http://downloads.sourceforge.net/project/pgbarman/${PV}/${P}.tar.gz"
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+IUSE=""
+
+RDEPEND="dev-python/argh[${PYTHON_USEDEP}]
+	>=dev-python/psycopg-2[${PYTHON_USEDEP}]
+	dev-python/python-dateutil[${PYTHON_USEDEP}]
+	dev-python/argcomplete[${PYTHON_USEDEP}]
+	net-misc/rsync
+	dev-db/postgresql[server]"
+DEPEND=""


             reply	other threads:[~2016-05-24  8:24 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-24  8:24 Patrick Lauer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-05  6:44 [gentoo-commits] repo/gentoo:master commit in: dev-db/barman/ Patrick Lauer
2024-04-16  9:16 Patrick Lauer
2024-04-16  9:16 Patrick Lauer
2023-11-01 10:43 罗百科
2023-01-10 14:37 Michał Górny
2023-01-10 14:37 Michał Górny
2022-12-02  6:56 罗百科
2022-06-18 15:34 罗百科
2022-06-04  7:42 Michał Górny
2021-05-31 20:22 Michał Górny
2021-02-09 14:24 Sam James
2021-02-09  8:23 Sam James
2021-02-09  8:23 Sam James
2021-02-09  8:23 Sam James
2020-01-15  7:20 Michał Górny
2020-01-15  7:20 Michał Górny
2019-12-25 11:33 罗百科
2018-07-07  7:24 Patrick Lauer
2017-09-18 18:50 Patrick Lauer
2017-09-18 18:50 Patrick Lauer
2017-01-30  6:13 Patrick Lauer
2016-03-05  9:20 Patrick Lauer
2016-01-08 11:36 Patrick Lauer
2015-12-21 12:58 Patrick Lauer

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=1464078262.5fb183d562f437d3696ce7b2e7ea8b42b6ffe1f3.patrick@gentoo \
    --to=patrick@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