From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 188CB138CD0 for ; Mon, 18 May 2015 21:17:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1E224E0978; Mon, 18 May 2015 21:17:45 +0000 (UTC) Received: from mail-ig0-f179.google.com (mail-ig0-f179.google.com [209.85.213.179]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B9046E07B2 for ; Mon, 18 May 2015 21:17:43 +0000 (UTC) Received: by igbsb11 with SMTP id sb11so58939768igb.0 for ; Mon, 18 May 2015 14:17:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=EZln4v7gWRpRxqLfZtXIF2RoqV1HHszbUeehMYa45Q0=; b=kQld+H230cBsoeGgga+v86dxd/9mhLX3LASISHHJ4VBzUc/NQmuVZEcpDOW/Y8XReT DR3MjzskZWPGe5NSZTrtcJqFvwM7rbBSiCKt/+DpWCJYNAYdm3UA3qD+jNfljUyzd4a4 y6DqW84055AbI+lneLZdS5Ig/q0VZ04eliQp6SVCoQJT/Cc8vitraEJzZ9Uc0yS4pxEx H1NmOQCGEZoho1eLlqKjHY50YWKbKpdlzGGMVQih8Pbs+MtGuoy2RWH9TGTGby0Hc2Ap awKmCWrbjCfXuyB5Apop/o5oNZthrNKorH+0gH1dFrGb4lCL7a8OF2u5GJHYAN/DJt0G 7o7A== Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 X-Received: by 10.43.39.208 with SMTP id tn16mr36330110icb.27.1431983863169; Mon, 18 May 2015 14:17:43 -0700 (PDT) Received: by 10.107.51.66 with HTTP; Mon, 18 May 2015 14:17:43 -0700 (PDT) Received: by 10.107.51.66 with HTTP; Mon, 18 May 2015 14:17:43 -0700 (PDT) In-Reply-To: <201505182159.59103.michaelkintzios@gmail.com> References: <201505182159.59103.michaelkintzios@gmail.com> Date: Mon, 18 May 2015 23:17:43 +0200 Message-ID: Subject: Re: [gentoo-user] Re: How to disable gnome-keyring support in chromium? From: =?UTF-8?Q?Manuel_Sch=C3=B6nlaub?= To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=bcaec51a842a7d07f5051661b94d X-Archives-Salt: f9d9182c-de40-4d7e-aef3-ab28fdc2dd29 X-Archives-Hash: fd92c68e16d7fbeaf41fd2b5c95eec20 --bcaec51a842a7d07f5051661b94d Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Just upgrade to the - unstable - chrome 43. As Mike stated in an email before, the unconditional dependency in libsecret was removed in the new ebuilds. You still would have to disable or keep disabled those two USE flags explicitly of course. Am 18.05.2015 23:01 schrieb "Mick" : > On Monday 18 May 2015 21:30:51 Grant Edwards wrote: > > On 2015-05-18, Manuel Sch=C3=B6nlaub wrot= e: > > > Hm, I can't really reproduce it here. > > > > I forgot to menion I'm using chromium stable 42.0.2311.135. > > Same here. > > > > - Did you disable these USE flags on the CLI, for that package only o= r > > > > > > system wide? > > > > It's not enabled anywhere (make.conf, packate.use, profile, etc), > > however it is not disabled anywhere either. > > Almost same here. I have USE=3D"-gnome" in make.conf and gnome-keyring i= s > also > disabled globally (I guess due to my profile): > > $ euse -i gnome-keyring > global use flags (searching: gnome-keyring) > ************************************************************ > [- ] gnome-keyring - Enable support for storing passwords via gnome- > keyring > > local use flags (searching: gnome-keyring) > ************************************************************ > [- ] gnome-keyring > sys-auth/pambase: Enable pam_gnome_keyring module on system login > stack. This enables proper Gnome Keyring access to logins, whether > they are done with the login shell, a Desktop Manager or a remote > login systems such as SSH. > [- ] 20101024-r2 [gentoo] > [- ] 20120417-r3 [gentoo] > [- ] 20140313 [gentoo] > [- ] 20150213 [gentoo] > > > > > > - Is the gnome-keyring directly pulled in by chromium? > > > > No, I don't think so. > > > > From what I can tell from looking at ebuild files, Chromium > > unconditionally requires libsecret, and libsecret unconditionally > > requires gnome-keyring. > > > > > - What does emerge --info say? > > > > It doesn't mention gnome-keyring at all: > > > > Portage 2.2.18 (python 2.7.9-final-0, default/linux/amd64/13.0, > gcc-4.8.4, > > glibc-2.20-r2, 3.18.11-gentoo x86_64) > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > System uname: > > Linux-3.18.11-gentoo-x86_64-Intel-R-_Core-TM-_i5-3570K_CPU_@ > _3.40GHz-with- > > gentoo-2.2 KiB Mem: 8064448 total, 1368024 free > > KiB Swap: 5885112 total, 5879556 free > > Timestamp of repository gentoo: Mon, 18 May 2015 16:30:01 +0000 > > sh bash 4.2_p53 > > ld GNU ld (Gentoo 2.24 p1.4) 2.24 > > app-shells/bash: 4.2_p53::gentoo > > dev-java/java-config: 2.2.0::gentoo > > dev-lang/perl: 5.20.2::gentoo > > dev-lang/python: 2.7.9-r1::gentoo, 3.3.5-r1::gentoo, > 3.4.1::gentoo > > dev-util/cmake: 2.8.12.2-r1::gentoo > > dev-util/pkgconfig: 0.28-r2::gentoo > > sys-apps/baselayout: 2.2::gentoo > > sys-apps/openrc: 0.13.11::gentoo > > sys-apps/sandbox: 2.6-r1::gentoo > > sys-devel/autoconf: 2.13::gentoo, 2.69::gentoo > > sys-devel/automake: 1.11.6-r1::gentoo, 1.13.4::gentoo > > sys-devel/binutils: 2.24-r3::gentoo > > sys-devel/gcc: 4.3.6-r1::gentoo, 4.5.4::gentoo, 4.6.4::gento= o, > > 4.8.4::gentoo sys-devel/gcc-config: 1.7.3::gentoo > > sys-devel/libtool: 2.4.6::gentoo > > sys-devel/make: 4.1-r1::gentoo > > sys-kernel/linux-headers: 3.18::gentoo (virtual/os-headers) > > sys-libs/glibc: 2.20-r2::gentoo > > Repositories: > > > > gentoo > > location: /usr/portage > > sync-type: rsync > > sync-uri: rsync://rsync.gentoo.org/gentoo-portage > > priority: -1000 > > > > ACCEPT_KEYWORDS=3D"amd64" > > ACCEPT_LICENSE=3D"* -@EULA" > > CBUILD=3D"x86_64-pc-linux-gnu" > > CFLAGS=3D"-march=3Dnative -O2 -pipe" > > CHOST=3D"x86_64-pc-linux-gnu" > > CONFIG_PROTECT=3D"/etc /usr/lib64/libreoffice/program/sofficerc > > /usr/share/gnupg/qualified.txt /var/lib/hsqldb" > > CONFIG_PROTECT_MASK=3D"/etc/ca-certificates.conf /etc/dconf /etc/env.d > > /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release > > /etc/php/apache2-php5.5/ext-active/ /etc/php/cgi-php5.5/ext-active/ > > /etc/php/cli-php5.5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d > > /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d > > /etc/texmf/updmap.d /etc/texmf/web2c" CXXFLAGS=3D"-march=3Dnative -O2 -= pipe" > > DISTDIR=3D"/usr/portage/distfiles" > > FCFLAGS=3D"-O2 -pipe" > > FEATURES=3D"assume-digests binpkg-logs config-protect-if-modified distl= ocks > > ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs > > protect-owned sandbox sfperms splitdebug strict unknown-features-warn > > unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync" > > FFLAGS=3D"-O2 -pipe" > > GENTOO_MIRRORS=3D"http://gentoo.cites.uiuc.edu/pub/gentoo/ > > http://gentoo.cs.uni.edu/ http://lug.mtu.edu/gentoo/" LANG=3D"en_US.utf= 8" > > LDFLAGS=3D"-Wl,-O1 -Wl,--as-needed" > > MAKEOPTS=3D"-j2" > > PKGDIR=3D"/usr/portage/packages" > > PORTAGE_CONFIGROOT=3D"/" > > PORTAGE_RSYNC_OPTS=3D"--recursive --links --safe-links --perms --times > > --omit-dir-times --compress --force --whole-file --delete --stats > > --human-readable --timeout=3D180 --exclude=3D/distfiles --exclude=3D/lo= cal > > --exclude=3D/packages" PORTAGE_TMPDIR=3D"/var/tmp" > > USE=3D"X a52 aac acl aes alsa amd64 avx berkdb bzip2 cdr cli cracklib c= rypt > > cups cxx dri dvd flac fortran gdbm gkt2 gtk iconv imap ipv6 jpeg mmx > > mmxext modules mozbranding mp3 multilib ncurses nls nptl nsplugin ogg > > openmp pam pcre pdf png popcnt readline samba session sse sse2 sse3 > sse4_1 > > sse4_2 ssl ssse3 svg tcpd tiff tk unicode v4l vorbis xv zlib" > ABI_X86=3D"64" > > ALSA_CARDS=3D"ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci > > emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x= 0m > > maestro3 trident usb-audio via82xx via82xx-modem ymfpci" > > APACHE2_MODULES=3D"authn_core authz_core socache_shmcb unixd actions al= ias > > auth_basic authn_alias authn_anon authn_dbm authn_default authn_file > > authz_dbm authz_default authz_groupfile authz_host authz_owner authz_us= er > > autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env > > expires ext_filter file_cache filter headers include info log_config > logio > > mem_cache mime mime_magic negotiation rewrite setenvif speling status u= ni > > que_id userdir usertrack vhost_alias" CALLIGRA_FEATURES=3D"kexi words f= low > > plan sheets stage tables krita karbon braindump author" CAMERAS=3D"ptp2= " > > COLLECTD_PLUGINS=3D"df interface irq load memory rrdtool swap syslog" > > CPU_FLAGS_X86=3D"aes avx mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 > > ssse3" ELIBC=3D"glibc" GPSD_PROTOCOLS=3D"ashtech aivdm earthmate evermo= re > fv18 > > garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver > > oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmat= e > > tnt ublox ubx" INPUT_DEVICES=3D"evdev mouse keyboard" KERNEL=3D"linux" > > LCD_DEVICES=3D"bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb > > ncurses text" LIBREOFFICE_EXTENSIONS=3D"presenter-console > > presenter-minimizer" OFFICE_IMPLEMENTATION=3D"libreoffice" > > PHP_TARGETS=3D"php5-5" PYTHON_SINGLE_TARGET=3D"python2_7" > > PYTHON_TARGETS=3D"python2_7 python3_3" RUBY_TARGETS=3D"ruby19 ruby20" > > USERLAND=3D"GNU" VIDEO_CARDS=3D"intel" XTABLES_ADDONS=3D"quota2 psd pkn= ock > lscan > > length2 ipv4options ipset ipp2p iface geoip fuzzy con dition tee tarpit > > sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: > > CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, > > PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, > > PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON > > > I fought around with it too and came to the conclusion that if I want to > continue to use Chromium I will have to accept the installation of yet- > another-gnome-package. > > -- > Regards, > Mick > --bcaec51a842a7d07f5051661b94d Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

Just upgrade to the - unstable - chrome 43. As Mike stated i= n an email before, the unconditional dependency in libsecret was removed in= the new ebuilds. You still would have to disable=C2=A0 or keep disabled th= ose two USE flags explicitly of course.

Am 18.05.2015 23:01 schrieb "Mick" <= ;michaelkintzios@gmail.com= >:
On Monday 18 M= ay 2015 21:30:51 Grant Edwards wrote:
> On 2015-05-18, Manuel Sch=C3=B6nlaub <manuel.schoenlaub@gmail.com> wrote:
> > Hm, I can't really reproduce it here.
>
> I forgot to menion I'm using chromium stable 42.0.2311.135.

Same here.

> > - Did you disable these USE flags on the CLI, for that package on= ly or
> >
> >=C2=A0 =C2=A0system wide?
>
> It's not enabled anywhere (make.conf, packate.use, profile, etc),<= br> > however it is not disabled anywhere either.

Almost same here.=C2=A0 I have USE=3D"-gnome" in make.conf and gn= ome-keyring is also
disabled globally (I guess due to my profile):

$ euse -i gnome-keyring
global use flags (searching: gnome-keyring)
************************************************************
[-=C2=A0 =C2=A0 =C2=A0 ] gnome-keyring - Enable support for storing passwor= ds via gnome-
keyring

local use flags (searching: gnome-keyring)
************************************************************
[-=C2=A0 =C2=A0 =C2=A0 ] gnome-keyring
=C2=A0 =C2=A0 sys-auth/pambase: Enable pam_gnome_keyring module on system l= ogin
=C2=A0 =C2=A0 stack. This enables proper Gnome Keyring access to logins, wh= ether
=C2=A0 =C2=A0 they are done with the login shell, a Desktop Manager or a re= mote
=C2=A0 =C2=A0 login systems such as SSH.
=C2=A0 =C2=A0 =C2=A0 =C2=A0 [-=C2=A0 ] 20101024-r2 [gentoo]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 [-=C2=A0 ] 20120417-r3 [gentoo]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 [-=C2=A0 ] 20140313 [gentoo]
=C2=A0 =C2=A0 =C2=A0 =C2=A0 [-=C2=A0 ] 20150213 [gentoo]



> > - Is the gnome-keyring directly pulled in by chromium?
>
> No, I don't think so.
>
> From what I can tell from looking at ebuild files, Chromium
> unconditionally requires libsecret, and libsecret unconditionally
> requires gnome-keyring.
>
> > - What does emerge --info say?
>
> It doesn't mention gnome-keyring at all:
>
> Portage 2.2.18 (python 2.7.9-final-0, default/linux/amd64/13.0, gcc-4.= 8.4,
> glibc-2.20-r2, 3.18.11-gentoo x86_64)
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> System uname:
> Linux-3.18.11-gentoo-x86_64-Intel-R-_Core-TM-_i5-3570K_CPU_@_3.40GHz-w= ith-
> gentoo-2.2 KiB Mem:=C2=A0 =C2=A0 =C2=A08064448 total,=C2=A0 =C2=A01368= 024 free
> KiB Swap:=C2=A0 =C2=A0 5885112 total,=C2=A0 =C2=A05879556 free
> Timestamp of repository gentoo: Mon, 18 May 2015 16:30:01 +0000
> sh bash 4.2_p53
> ld GNU ld (Gentoo 2.24 p1.4) 2.24
> app-shells/bash:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 4.2_p53::gentoo
> dev-java/java-config:=C2=A0 =C2=A0 =C2=A02.2.0::gentoo
> dev-lang/perl:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 5.20.2::gentoo=
> dev-lang/python:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 2.7.9-r1::gentoo, 3= .3.5-r1::gentoo, 3.4.1::gentoo
> dev-util/cmake:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A02.8.12.2-r1::g= entoo
> dev-util/pkgconfig:=C2=A0 =C2=A0 =C2=A0 =C2=A00.28-r2::gentoo
> sys-apps/baselayout:=C2=A0 =C2=A0 =C2=A0 2.2::gentoo
> sys-apps/openrc:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 0.13.11::gentoo
> sys-apps/sandbox:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A02.6-r1::gentoo
> sys-devel/autoconf:=C2=A0 =C2=A0 =C2=A0 =C2=A02.13::gentoo, 2.69::gent= oo
> sys-devel/automake:=C2=A0 =C2=A0 =C2=A0 =C2=A01.11.6-r1::gentoo, 1.13.= 4::gentoo
> sys-devel/binutils:=C2=A0 =C2=A0 =C2=A0 =C2=A02.24-r3::gentoo
> sys-devel/gcc:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 4.3.6-r1::gent= oo, 4.5.4::gentoo, 4.6.4::gentoo,
> 4.8.4::gentoo sys-devel/gcc-config:=C2=A0 =C2=A0 =C2=A01.7.3::gentoo > sys-devel/libtool:=C2=A0 =C2=A0 =C2=A0 =C2=A0 2.4.6::gentoo
> sys-devel/make:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A04.1-r1::gentoo=
> sys-kernel/linux-headers: 3.18::gentoo (virtual/os-headers)
> sys-libs/glibc:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A02.20-r2::gento= o
> Repositories:
>
> gentoo
>=C2=A0 =C2=A0 =C2=A0location: /usr/portage
>=C2=A0 =C2=A0 =C2=A0sync-type: rsync
>=C2=A0 =C2=A0 =C2=A0sync-uri: rsync://rsync.gentoo.org/gentoo-portage
>=C2=A0 =C2=A0 =C2=A0priority: -1000
>
> ACCEPT_KEYWORDS=3D"amd64"
> ACCEPT_LICENSE=3D"* -@EULA"
> CBUILD=3D"x86_64-pc-linux-gnu"
> CFLAGS=3D"-march=3Dnative -O2 -pipe"
> CHOST=3D"x86_64-pc-linux-gnu"
> CONFIG_PROTECT=3D"/etc /usr/lib64/libreoffice/program/sofficerc > /usr/share/gnupg/qualified.txt /var/lib/hsqldb"
> CONFIG_PROTECT_MASK=3D"/etc/ca-certificates.conf /etc/dconf /etc/= env.d
> /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release
> /etc/php/apache2-php5.5/ext-active/ /etc/php/cgi-php5.5/ext-active/ > /etc/php/cli-php5.5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d
> /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d
> /etc/texmf/updmap.d /etc/texmf/web2c" CXXFLAGS=3D"-march=3Dn= ative -O2 -pipe"
> DISTDIR=3D"/usr/portage/distfiles"
> FCFLAGS=3D"-O2 -pipe"
> FEATURES=3D"assume-digests binpkg-logs config-protect-if-modified= distlocks
> ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs > protect-owned sandbox sfperms splitdebug strict unknown-features-warn<= br> > unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync&q= uot;
> FFLAGS=3D"-O2 -pipe"
> GENTOO_MIRRORS=3D"http://gentoo.cites.uiuc.edu/pub/gentoo/
> http://gentoo.= cs.uni.edu/ ht= tp://lug.mtu.edu/gentoo/" LANG=3D"en_US.utf8"
> LDFLAGS=3D"-Wl,-O1 -Wl,--as-needed"
> MAKEOPTS=3D"-j2"
> PKGDIR=3D"/usr/portage/packages"
> PORTAGE_CONFIGROOT=3D"/"
> PORTAGE_RSYNC_OPTS=3D"--recursive --links --safe-links --perms --= times
> --omit-dir-times --compress --force --whole-file --delete --stats
> --human-readable --timeout=3D180 --exclude=3D/distfiles --exclude=3D/l= ocal
> --exclude=3D/packages" PORTAGE_TMPDIR=3D"/var/tmp"
> USE=3D"X a52 aac acl aes alsa amd64 avx berkdb bzip2 cdr cli crac= klib crypt
> cups cxx dri dvd flac fortran gdbm gkt2 gtk iconv imap ipv6 jpeg mmx > mmxext modules mozbranding mp3 multilib ncurses nls nptl nsplugin ogg<= br> > openmp pam pcre pdf png popcnt readline samba session sse sse2 sse3 ss= e4_1
> sse4_2 ssl ssse3 svg tcpd tiff tk unicode v4l vorbis xv zlib" ABI= _X86=3D"64"
> ALSA_CARDS=3D"ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cm= ipci
> emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8= x0m
> maestro3 trident usb-audio via82xx via82xx-modem ymfpci"
> APACHE2_MODULES=3D"authn_core authz_core socache_shmcb unixd acti= ons alias
> auth_basic authn_alias authn_anon authn_dbm authn_default authn_file > authz_dbm authz_default authz_groupfile authz_host authz_owner authz_u= ser
> autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache en= v
> expires ext_filter file_cache filter headers include info log_config l= ogio
> mem_cache mime mime_magic negotiation rewrite setenvif speling status = uni
> que_id userdir usertrack vhost_alias" CALLIGRA_FEATURES=3D"k= exi words flow
> plan sheets stage tables krita karbon braindump author" CAMERAS= =3D"ptp2"
> COLLECTD_PLUGINS=3D"df interface irq load memory rrdtool swap sys= log"
> CPU_FLAGS_X86=3D"aes avx mmx mmxext popcnt sse sse2 sse3 sse4_1 s= se4_2
> ssse3" ELIBC=3D"glibc" GPSD_PROTOCOLS=3D"ashtech a= ivdm earthmate evermore fv18
> garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver<= br> > oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripma= te
> tnt ublox ubx" INPUT_DEVICES=3D"evdev mouse keyboard" K= ERNEL=3D"linux"
> LCD_DEVICES=3D"bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 = mtxorb
> ncurses text" LIBREOFFICE_EXTENSIONS=3D"presenter-console > presenter-minimizer" OFFICE_IMPLEMENTATION=3D"libreoffice&qu= ot;
> PHP_TARGETS=3D"php5-5" PYTHON_SINGLE_TARGET=3D"python2_= 7"
> PYTHON_TARGETS=3D"python2_7 python3_3" RUBY_TARGETS=3D"= ruby19 ruby20"
> USERLAND=3D"GNU" VIDEO_CARDS=3D"intel" XTABLES_ADD= ONS=3D"quota2 psd pknock lscan
> length2 ipv4options ipset ipp2p iface geoip fuzzy con dition tee tarpi= t
> sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" U= nset:
> CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL,
> PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS,
> PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON


I fought around with it too and came to the conclusion that if I want to continue to use Chromium I will have to accept the installation of yet-
another-gnome-package.

--
Regards,
Mick
--bcaec51a842a7d07f5051661b94d--