diff options
author | 2016-04-20 05:09:35 +0200 | |
---|---|---|
committer | 2016-04-20 05:20:58 +0200 | |
commit | 0c80bff5045747f45edca8db06bb0118b78d84cf (patch) | |
tree | 43cc16af9625ed120f9ca997782e85885ede569b /app-admin | |
parent | sys-fs/udev: add upstream fix for building w/glibc #580200 (diff) | |
download | gentoo-0c80bff5045747f45edca8db06bb0118b78d84cf.tar.gz gentoo-0c80bff5045747f45edca8db06bb0118b78d84cf.tar.bz2 gentoo-0c80bff5045747f45edca8db06bb0118b78d84cf.zip |
app-admin/rsyslog: Update postgresql-base -> postgresql
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/rsyslog/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/rsyslog/metadata.xml b/app-admin/rsyslog/metadata.xml index 4fdd6c158f63..5556aa10e5a2 100644 --- a/app-admin/rsyslog/metadata.xml +++ b/app-admin/rsyslog/metadata.xml @@ -22,7 +22,7 @@ <flag name="mysql">Build the MySQL databse output module (requires <pkg>virtual/mysql</pkg>)</flag> <flag name="normalize">Build the normalize modify module (requires <pkg>dev-libs/libee</pkg> and <pkg>dev-libs/liblognorm</pkg>)</flag> <flag name="omudpspoof">Build the udpspoof output module (requires <pkg>net-libs/libnet</pkg>)</flag> - <flag name="postgres">Build the PostgreSQL database output module (requires <pkg>dev-db/postgresql-base</pkg>)</flag> + <flag name="postgres">Build the PostgreSQL database output module (requires <pkg>dev-db/postgresql</pkg>)</flag> <flag name="rabbitmq">Build the RabbitMQ output module (requires <pkg>net-libs/rabbitmq-c</pkg>)</flag> <flag name="redis">Build the Redis output module using (requires <pkg>dev-libs/hiredis</pkg>)</flag> <flag name="relp">Build the Reliable Event Logging Protocol (RELP) output module (requires <pkg>dev-libs/librelp</pkg>)</flag> |