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: Sat,  5 Mar 2016 09:20:08 +0000 (UTC)	[thread overview]
Message-ID: <1457169531.cc51d54e6e650306b0d19b14fed380e87e41491f.patrick@gentoo> (raw)

commit:     cc51d54e6e650306b0d19b14fed380e87e41491f
Author:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  5 09:18:51 2016 +0000
Commit:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Sat Mar  5 09:18:51 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc51d54e

dev-db/barman: Bump

Package-Manager: portage-2.2.27

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

diff --git a/dev-db/barman/Manifest b/dev-db/barman/Manifest
index c8f502f..c115425 100644
--- a/dev-db/barman/Manifest
+++ b/dev-db/barman/Manifest
@@ -2,3 +2,4 @@ DIST barman-1.4.0.tar.gz 120590 SHA256 d18c331bd6d8931bd60dab272bc9d512eb494bfdd
 DIST barman-1.4.1.tar.gz 122048 SHA256 38a649ab1cea811e2db9410d87c08423beb3135f88b1160913bcb9f16a10b1df SHA512 3f6d55ceee55efc95d526848292f68c80bbee4081fc26714b0da52990e3a05030ae2f89561a4c4c71c273bb1c07f009dc0bbbbebbc5cde87831b514e918ad531 WHIRLPOOL 8f42844f5d9514b0d8c14ff2ad03f1e8e3994e0e394e7e7a761b0a95ed6a8c9a4eea791a82a14b346cbcf3354aaa8f56547290eddc75ea0f57e775a55db70499
 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

diff --git a/dev-db/barman/barman-1.6.0.ebuild b/dev-db/barman/barman-1.6.0.ebuild
new file mode 100644
index 0000000..d312a7e
--- /dev/null
+++ b/dev-db/barman/barman-1.6.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2015 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-03-06 11:06 UTC|newest]

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