Gentoo Archives: gentoo-user

From: Matti Nykyri <matti.nykyri@×××.fi>
To: "gentoo-user@l.g.o" <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] Re: How to install a pkg without all dependencies?
Date: Thu, 18 Dec 2014 16:01:54
Message-Id: F1AB64F0-58B8-4743-B3FE-43D619F3EAAF@iki.fi
In Reply to: [gentoo-user] Re: How to install a pkg without all dependencies? by Harry Putnam
1 > On Dec 18, 2014, at 20:59, Harry Putnam <reader@×××××××.com> wrote:
2
3 >
4 > Some of this threads posts may be crossing in delivery so restating
5 > what I am trying
6 >
7 > package.provided:
8 >> =app-editors/emacs-24
9
10 Try:
11 virtual/emacs-24
12
13 > This appears to be ignored by portage as I see the same deps pkgs
14 > with:
15 >
16 > emerge -vp emacs-w3m
17 >
18 > Calculating dependencies... done!
19 > [ebuild N ] app-admin/eselect-emacs-1.17 0 KiB
20 > [ebuild N ] virtual/w3m-0 0 KiB
21 > [ebuild N ] app-emacs/emacs-common-gentoo-1.4-r1 USE="X -games" 40 KiB
22 > [ebuild N ] app-editors/emacs-24.4-r1:24 USE="X acl alsa dbus gif gpm gtk gtk3 inotify jpeg png svg tiff xpm zlib -Xaw3d (-aqua) -athena -games -gconf -gfile -gnutls -gsettings -gzip-el -hesiod -imagemagick -kerberos -libxml2 -livecd -m17n-lib -motif -pax_kernel (-selinux) -sound -source -toolkit-scroll-bars -wide-int -xft" 38804 KiB
23 > [ebuild N ] virtual/emacs-24 0 KiB
24 > [ebuild N ] app-emacs/emacs-w3m-1.4.528_pre20140213 LINGUAS="-ja" 734 KiB
25 >
26 >

Replies

Subject Author
[gentoo-user] Re: How to install a pkg without all dependencies? Harry Putnam <reader@×××××××.com>