blob: 5e25a3766f922f404f51b8fbabd7c322f2190832 (
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 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs c9d9187f4caa4026a0ceddd8dfceb3c1
_md5_=04350b27f3f2444b02cc5ca5b33c5714
|