Gentoo Archives: gentoo-user

From: Bruce Hill <daddy@×××××××××××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] there are no ebuilds to satisfy "=x11-libs/gtk+-2.24.19".
Date: Tue, 22 Oct 2013 16:32:41
Message-Id: 20131022163230.GV25964@server
In Reply to: [gentoo-user] there are no ebuilds to satisfy "=x11-libs/gtk+-2.24.19". by Joseph
1 On Tue, Oct 22, 2013 at 09:36:46AM -0600, Joseph wrote:
2 > I'm tryint to emerge: gtk+-2.24.19 on one of my x86
3 > but I'm getting:
4 > there are no ebuilds to satisfy "=x11-libs/gtk+-2.24.19".
5 >
6 > package.keywords has:
7 > =x11-libs/gtk+-2.24.19 ~x86
8
9 That version is no longer in portage:
10
11 mingdao@baruch ~ $ eshowkw x11-libs/gtk+
12 Keywords for x11-libs/gtk+:
13 | | u |
14 | a a p s | n |
15 | l m h i m m p s p | u s | r
16 | p d a p a 6 i p c 3 a x | s l | e
17 | h 6 r p 6 8 p p 6 9 s r 8 | e o | p
18 | a 4 m a 4 k s c 4 0 h c 6 | d t | o
19 ---------------+---------------------------+-----+-------
20 1.2.10-r12 | + + + + + o ~ + + o + + + | o 1 | gentoo
21 ---------------+---------------------------+-----+-------
22 2.24.16 | o o o o o o o o o + o o o | o 2 | gentoo
23 [I]2.24.17 | + + + + + o ~ + + o + + + | o | gentoo
24 2.24.22 | ~ ~ ~ ~ ~ o ~ ~ ~ o ~ ~ ~ | o | gentoo
25 ---------------+---------------------------+-----+-------
26 [I]3.4.4 | + + + + + o ~ + + + + + + | o 3 | gentoo
27 3.6.3-r3 | ~ ~ + ~ ~ o ~ ~ ~ o ~ ~ ~ | o | gentoo
28 3.8.4 | ~ ~ ~ ~ ~ o ~ ~ ~ o ~ ~ ~ | # | gentoo
29 3.8.6 | ~ ~ ~ ~ ~ o ~ ~ ~ o ~ ~ ~ | o | gentoo
30
31 By putting =category/package-atom in package.accept_keywords (not
32 package.keywords) you have limited it to that one single version and unstable
33 package.
34
35 Also, you need not put ~arch in package.accept_keywords because that file will
36 pull whatever the latest version is available for category/package.
37
38 Try changing your "=x11-libs/gtk+-2.24.19 ~x86" to "x11-libs/gtk+" and emerge
39 again.
40
41 Or, because you appear to have two separate issues here...
42
43 > I've created manifest in:
44 > ebuild /usr/local/portage/x11-libs/gtk+/gtk+-2.24.19.ebuild manifest
45 > Appending /usr/local/portage to PORTDIR_OVERLAY...
46 > >>> Creating Manifest for /usr/local/portage/x11-libs/gtk+
47
48 Now, if you have created your own local overlay and ebuild, you need to also
49 provide the source and needed patches for x11-libs/gtk+-2.24.19
50 --
51 Happy Penguin Computers >')
52 126 Fenco Drive ( \
53 Tupelo, MS 38801 ^^
54 support@×××××××××××××××××××××.com
55 662-269-2706 662-205-6424
56 http://happypenguincomputers.com/
57
58 A: Because it messes up the order in which people normally read text.
59 Q: Why is top-posting such a bad thing?
60 A: Top-posting.
61 Q: What is the most annoying thing in e-mail?
62
63 Don't top-post: http://en.wikipedia.org/wiki/Top_post#Top-posting

Replies

Subject Author
Re: [gentoo-user] there are no ebuilds to satisfy "=x11-libs/gtk+-2.24.19". Joseph <syscon780@×××××.com>