commit:     9ceb49004ed4abc74a166dc20d65fd9e6dd17090
Author:     Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  5 22:24:17 2016 +0000
Commit:     Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
CommitDate: Mon Dec  5 22:41:55 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ceb4900

sci-physics/root: rename USE flag avahi -> zeroconf

As suggested by pacho in bug 601682.

Package-Manager: portage-2.3.3
Signed-off-by: Andrew Savchenko <bircoph <AT> gentoo.org>

 sci-physics/root/root-5.34.26.ebuild | 8 ++++----
 sci-physics/root/root-5.34.32.ebuild | 9 +++++----
 sci-physics/root/root-5.34.36.ebuild | 9 +++++----
 3 files changed, 14 insertions(+), 12 deletions(-)

diff --git a/sci-physics/root/root-5.34.26.ebuild 
b/sci-physics/root/root-5.34.26.ebuild
index ccb4898..a99893b 100644
--- a/sci-physics/root/root-5.34.26.ebuild
+++ b/sci-physics/root/root-5.34.26.ebuild
@@ -22,10 +22,10 @@ HOMEPAGE="https://root.cern.ch";
 
 SLOT="0/$(get_version_component_range 1-3 ${PV})"
 LICENSE="LGPL-2.1 freedist MSttfEULA LGPL-3 libpng UoI-NCSA"
-IUSE="+X afs avahi c++11 c++14 doc emacs examples fits fftw
+IUSE="+X afs c++11 c++14 doc emacs examples fits fftw
        graphviz http kerberos ldap +math minimal mpi mysql odbc
        +opengl openmp oracle postgres prefix pythia6 pythia8
-       python qt4 +reflex ruby sqlite ssl xinetd xml xrootd"
+       python qt4 +reflex ruby sqlite ssl xinetd xml xrootd zeroconf"
 
 # TODO: add support for: davix
 # TODO: unbundle: vdt
@@ -74,7 +74,6 @@ CDEPEND="
        )
        !minimal? (
                afs? ( net-fs/openafs )
-               avahi? ( net-dns/avahi:0= )
                emacs? ( virtual/emacs )
                fits? ( sci-libs/cfitsio:0= )
                fftw? ( sci-libs/fftw:3.0= )
@@ -102,6 +101,7 @@ CDEPEND="
                ssl? ( dev-libs/openssl:0= )
                xml? ( dev-libs/libxml2:2= )
                xrootd? ( >=net-libs/xrootd-3.3.5:0= )
+               zeroconf? ( net-dns/avahi:0= )
        )"
 
 DEPEND="${CDEPEND}
@@ -307,7 +307,6 @@ src_configure() {
                        $(use_enable X asimage)
                        $(use_enable X xft)
                        $(use_enable afs)
-                       $(use_enable avahi bonjour)
                        $(use_enable c++11 cxx11)
                        $(use_enable c++14 cxx14)
                        $(use_enable fits fitsio)
@@ -342,6 +341,7 @@ src_configure() {
                        $(use_enable ssl)
                        $(use_enable xml)
                        $(use_enable xrootd)
+                       $(use_enable zeroconf bonjour)
                        ${EXTRA_ECONF}
                )
        fi

diff --git a/sci-physics/root/root-5.34.32.ebuild 
b/sci-physics/root/root-5.34.32.ebuild
index b888d83..fe92a83 100644
--- a/sci-physics/root/root-5.34.32.ebuild
+++ b/sci-physics/root/root-5.34.32.ebuild
@@ -22,10 +22,11 @@ HOMEPAGE="https://root.cern.ch";
 
 SLOT="0/$(get_version_component_range 1-3 ${PV})"
 LICENSE="LGPL-2.1 freedist MSttfEULA LGPL-3 libpng UoI-NCSA"
-IUSE="+X afs avahi c++11 c++14 doc emacs examples fits fftw gdml
+IUSE="+X afs c++11 c++14 doc emacs examples fits fftw gdml
        graphviz http kerberos ldap +math +memstat mpi mysql odbc
        +opengl openmp oracle postgres prefix pythia6 pythia8
-       python qt4 +reflex ruby shadow sqlite ssl table +tiff xinetd xml xrootd"
+       python qt4 +reflex ruby shadow sqlite ssl table +tiff xinetd
+       xml xrootd zeroconf"
 
 # TODO: add support for: davix
 # TODO: unbundle: vdt
@@ -67,7 +68,6 @@ CDEPEND="
                x11-libs/libXft:0=
        )
        afs? ( net-fs/openafs )
-       avahi? ( net-dns/avahi:0= )
        emacs? ( virtual/emacs )
        fits? ( sci-libs/cfitsio:0= )
        fftw? ( sci-libs/fftw:3.0= )
@@ -96,6 +96,7 @@ CDEPEND="
        ssl? ( dev-libs/openssl:0= )
        xml? ( dev-libs/libxml2:2= )
        xrootd? ( >=net-libs/xrootd-3.3.5:0= )
+       zeroconf? ( net-dns/avahi:0= )
 "
 
 DEPEND="${CDEPEND}
@@ -287,7 +288,6 @@ src_configure() {
                $(use_enable X asimage)
                $(use_enable X xft)
                $(use_enable afs)
-               $(use_enable avahi bonjour)
                $(use_enable c++11 cxx11)
                $(use_enable c++14 cxx14)
                $(use_enable fits fitsio)
@@ -329,6 +329,7 @@ src_configure() {
                $(use_enable tiff astiff)
                $(use_enable xml)
                $(use_enable xrootd)
+               $(use_enable zeroconf bonjour)
                ${EXTRA_ECONF}
        )
 

diff --git a/sci-physics/root/root-5.34.36.ebuild 
b/sci-physics/root/root-5.34.36.ebuild
index cb13f8f..0872b4d 100644
--- a/sci-physics/root/root-5.34.36.ebuild
+++ b/sci-physics/root/root-5.34.36.ebuild
@@ -22,10 +22,11 @@ HOMEPAGE="https://root.cern.ch";
 
 SLOT="0/$(get_version_component_range 1-3 ${PV})"
 LICENSE="LGPL-2.1 freedist MSttfEULA LGPL-3 libpng UoI-NCSA"
-IUSE="+X afs avahi c++11 c++14 doc emacs examples fits fftw gdml
+IUSE="+X afs c++11 c++14 doc emacs examples fits fftw gdml
        graphviz http kerberos ldap +math +memstat mpi mysql odbc
        +opengl openmp oracle postgres prefix pythia6 pythia8
-       python qt4 +reflex ruby shadow sqlite ssl table +tiff xinetd xml xrootd"
+       python qt4 +reflex ruby shadow sqlite ssl table +tiff xinetd
+       xml xrootd zeroconf"
 
 # TODO: add support for: davix
 # TODO: unbundle: vdt
@@ -67,7 +68,6 @@ CDEPEND="
                x11-libs/libXft:0=
        )
        afs? ( net-fs/openafs )
-       avahi? ( net-dns/avahi:0= )
        emacs? ( virtual/emacs )
        fits? ( sci-libs/cfitsio:0= )
        fftw? ( sci-libs/fftw:3.0= )
@@ -96,6 +96,7 @@ CDEPEND="
        ssl? ( dev-libs/openssl:0= )
        xml? ( dev-libs/libxml2:2= )
        xrootd? ( >=net-libs/xrootd-3.3.5:0= )
+       zeroconf? ( net-dns/avahi:0= )
 "
 
 DEPEND="${CDEPEND}
@@ -284,7 +285,6 @@ src_configure() {
                $(use_enable X asimage)
                $(use_enable X xft)
                $(use_enable afs)
-               $(use_enable avahi bonjour)
                $(use_enable c++11 cxx11)
                $(use_enable c++14 cxx14)
                $(use_enable fits fitsio)
@@ -326,6 +326,7 @@ src_configure() {
                $(use_enable tiff astiff)
                $(use_enable xml)
                $(use_enable xrootd)
+               $(use_enable zeroconf bonjour)
                ${EXTRA_ECONF}
        )
 

Reply via email to