commit: 0c80bff5045747f45edca8db06bb0118b78d84cf
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 20 03:09:35 2016 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Apr 20 03:20:58 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c80bff5
app-admin/rsyslog: Update postgresql-base -> postgresql
app-admin/rsyslog/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-admin/rsyslog/metadata.xml b/app-admin/rsyslog/metadata.xml
index 4fdd6c1..5556aa1 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>