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: Mon, 30 Jan 2017 06:13:31 +0000 (UTC)	[thread overview]
Message-ID: <1485756807.d01a68a394d73f266d2494e40f0e0553562fea46.patrick@gentoo> (raw)

commit:     d01a68a394d73f266d2494e40f0e0553562fea46
Author:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 30 06:13:12 2017 +0000
Commit:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Mon Jan 30 06:13:27 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d01a68a3

dev-db/barman: Bump

Package-Manager: Portage-2.3.3, Repoman-2.3.1

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

diff --git a/dev-db/barman/Manifest b/dev-db/barman/Manifest
index 2cc19cc..4c91fad 100644
--- a/dev-db/barman/Manifest
+++ b/dev-db/barman/Manifest
@@ -4,3 +4,4 @@ DIST barman-1.5.0.tar.gz 128132 SHA256 21188b11f64dd13e70236456ca7ad43fc21ccb195
 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
+DIST barman-2.1.tar.gz 240437 SHA256 1db64930bf76f1d36c31838b247e517cee09d1133ce331d4e0be77d326d97295 SHA512 385e74c8dcd20d6ad46f6a5a0520cfa47a597395acd433a570ca062ee2834a8b75101fc9a04b19dd312373e4a0b017c90826f7fbeb4f32d8c59313d8b79af1e1 WHIRLPOOL e5b251146a44254a5c713bf2c4b2bb8985564f7e7e1826fbd658f68401fa6a1248cc2628ee4d064a6b51b7f54c4c2b6daba98310fd62ea79e494c65f5531bcad

diff --git a/dev-db/barman/barman-2.1.ebuild b/dev-db/barman/barman-2.1.ebuild
new file mode 100644
index 00000000..7986e8b
--- /dev/null
+++ b/dev-db/barman/barman-2.1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2017 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:[~2017-01-30  6:13 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-30  6:13 Patrick Lauer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-20 11:19 [gentoo-commits] repo/gentoo:master commit in: dev-db/barman/ Patrick Lauer
2024-12-28 11:03 Patrick Lauer
2024-09-30 11:30 Patrick Lauer
2024-08-05  6:44 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
2016-05-24  8:24 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=1485756807.d01a68a394d73f266d2494e40f0e0553562fea46.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