commit: 5eea581b1aec96da49bc480968929a611e4228ad Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Jul 15 13:23:49 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Jul 15 13:36:27 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5eea581b
profiles: Clean last remnants of USE=avahi up Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/arch/m68k/use.mask | 1 - profiles/use.desc | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask index 7a1b57cdfc6..833297a1035 100644 --- a/profiles/arch/m68k/use.mask +++ b/profiles/arch/m68k/use.mask @@ -82,7 +82,6 @@ gnome-keyring pango # Masking since net-dns/avahi and net-misc/mDNSResponder are masked -avahi zeroconf # Chí-Thanh Christopher Nguyễn <[email protected]> (2013-08-22) diff --git a/profiles/use.desc b/profiles/use.desc index fc19bbd0bba..daaa89b8e5f 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Keep them sorted @@ -23,7 +23,6 @@ aqua - Include support for the Mac OS X Aqua (Carbon/Cocoa) GUI atm - Enable Asynchronous Transfer Mode protocol support audiofile - Add support for libaudiofile where applicable audit - Enable support for Linux audit subsystem using sys-process/audit -avahi - Add avahi/Zeroconf support ayatana - Build in support for Ayatana notification using the libindicate or libappindicator plugin bash-completion - Enable bash-completion support berkdb - Add support for sys-libs/db (Berkeley DB for MySQL)
