app-admin/rsyslog: Enable "uuid" USE flag per default
authorThomas Deutschmann <whissi@gentoo.org>
Mon, 5 Dec 2016 18:38:46 +0000 (19:38 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 5 Dec 2016 18:39:36 +0000 (19:39 +0100)
- Upstream's default is with UUID support

- util-linux is a default package on Gentoo; "UUID" use flag was only added
  to help Gentoo-forks, see 774c00968f47061f80aa26db4d3d563fca9f16da

Package-Manager: portage-2.3.2

app-admin/rsyslog/rsyslog-8.19.0.ebuild
app-admin/rsyslog/rsyslog-8.22.0.ebuild
app-admin/rsyslog/rsyslog-8.23.0.ebuild

index 72ff306a1d6c1bd911d9d723edd8ca5a9d5dc4e0..27051403d0ad01865a51efd5b18da4de2c5dee11 100644 (file)
@@ -58,7 +58,7 @@ fi
 LICENSE="GPL-3 LGPL-3 Apache-2.0"
 SLOT="0"
 IUSE="dbi debug doc elasticsearch +gcrypt grok jemalloc kafka kerberos libressl mongodb mysql normalize omhttpfs"
-IUSE+=" omudpspoof postgres rabbitmq redis relp rfc3195 rfc5424hmac snmp ssl systemd test usertools uuid zeromq"
+IUSE+=" omudpspoof postgres rabbitmq redis relp rfc3195 rfc5424hmac snmp ssl systemd test usertools +uuid zeromq"
 
 RDEPEND="
        >=dev-libs/libfastjson-0.99.2:=
index 94baf970cedd1a89d1934811616b9bfde43c9963..6fa42b7abc93b47d12a30acb1c0466b3f290955d 100644 (file)
@@ -58,7 +58,7 @@ fi
 LICENSE="GPL-3 LGPL-3 Apache-2.0"
 SLOT="0"
 IUSE="dbi debug doc elasticsearch +gcrypt grok jemalloc kafka kerberos libressl mongodb mysql normalize omhttpfs"
-IUSE+=" omudpspoof postgres rabbitmq redis relp rfc3195 rfc5424hmac snmp ssl systemd test usertools uuid zeromq"
+IUSE+=" omudpspoof postgres rabbitmq redis relp rfc3195 rfc5424hmac snmp ssl systemd test usertools +uuid zeromq"
 
 RDEPEND="
        >=dev-libs/libfastjson-0.99.2:=
index e6394361f7974cc17a9348eea5e80428c775d040..f6058489ccf7946d4d3e12ceb7133c5136d153c7 100644 (file)
@@ -58,7 +58,7 @@ fi
 LICENSE="GPL-3 LGPL-3 Apache-2.0"
 SLOT="0"
 IUSE="dbi debug doc elasticsearch +gcrypt grok jemalloc kafka kerberos libressl mongodb mysql normalize omhttpfs"
-IUSE+=" omudpspoof postgres rabbitmq redis relp rfc3195 rfc5424hmac snmp ssl systemd test usertools uuid zeromq"
+IUSE+=" omudpspoof postgres rabbitmq redis relp rfc3195 rfc5424hmac snmp ssl systemd test usertools +uuid zeromq"
 
 RDEPEND="
        >=dev-libs/libfastjson-0.99.3:=