blob: bff5a486b782abd55fbd6727040fa11d85f49f1b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install
DEPEND=>=dev-db/postgresql-9.3[server,static-libs]
DESCRIPTION=PostgreSQL Replication Manager
EAPI=5
HOMEPAGE=http://www.repmgr.org/
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=>=dev-db/postgresql-9.3[server,static-libs] net-misc/rsync
SLOT=0
SRC_URI=http://www.repmgr.org/download/repmgr-3.0.1.tar.gz
_eclass_exported_funcs=src_compile:- src_install:-
_eclasses_=eutils b83a2420b796f7c6eff682679d08fe25 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=04350b27f3f2444b02cc5ca5b33c5714
|