Skip to content

Commit

Permalink
app-admin/rsyslog: fix typo 'databse'->'database'.
Browse files Browse the repository at this point in the history
Closes: gentoo#2308

Signed-off-by: Patrice Clement <[email protected]>
  • Loading branch information
pkulev authored and monsieurp committed Sep 12, 2016
1 parent cf86ba6 commit da276a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-admin/rsyslog/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<flag name="kerberos">Build the GSSAPI input and output module (requires <pkg>virtual/krb5</pkg>)</flag>
<flag name="libressl">Use <pkg>dev-libs/libressl</pkg> for building the rfc5424hmac modify module (requires rfc5424hmac USE flag)</flag>
<flag name="mongodb">Build the MongoDB output module (requires <pkg>dev-libs/libmongo-client</pkg>)</flag>
<flag name="mysql">Build the MySQL databse output module (requires <pkg>virtual/mysql</pkg>)</flag>
<flag name="mysql">Build the MySQL database 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="omhttpfs">Build the httpfs output module (requires <pkg>net-misc/curl</pkg>)</flag>
<flag name="omudpspoof">Build the udpspoof output module (requires <pkg>net-libs/libnet</pkg>)</flag>
Expand Down

0 comments on commit da276a0

Please sign in to comment.