Gentoo Archives: gentoo-dev

From: Jeroen Roovers <jer@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in games-roguelike/stone-soup: stone-soup-0.14.1.ebuild stone-soup-0.15.1-r1.ebuild stone-soup-0.15.1.ebuild stone-soup-0.13.2.ebuild stone-soup-0.14.2.ebuild ChangeLog
Date: Wed, 05 Nov 2014 16:28:05
Message-Id: 20141105172751.7299eda4@marga.jer-c2.orkz.net
In Reply to: Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in games-roguelike/stone-soup: stone-soup-0.14.1.ebuild stone-soup-0.15.1-r1.ebuild stone-soup-0.15.1.ebuild stone-soup-0.13.2.ebuild stone-soup-0.14.2.ebuild ChangeLog by hasufell
1 On Wed, 05 Nov 2014 17:06:52 +0100
2 hasufell <hasufell@g.o> wrote:
3
4 > Could you elaborate how to query that field via eix which is the
5 > de-facto standard for finding packages?
6
7 The official standard for finding packages is packages.gentoo.org. It
8 (and the somewhat popular eix) have no problems at all reading
9 the DESCRIPTION variable from the actual ebuilds.
10
11 # eix eix
12 [I] app-portage/eix
13 Available versions: 0.25.5 0.29.3{tbz2} ~0.29.6 ~0.30.0 ~0.30.1
14 ~0.30.2 {clang debug +dep doc nls optimization security sqlite
15 strong-optimization strong-security swap-remote tools
16 zsh-completion LINGUAS="de ru"}
17 Installed versions:
18 0.29.3{tbz2}(06:55:52 27/05/14)(dep doc nls sqlite -clang -debug
19 -optimization -security -strong-optimization -strong-security
20 -swap-remote -tools -zsh-completion LINGUAS="-de -ru")
21
22 Homepage: http://eix.berlios.de
23 Description: Search and query ebuilds, portage incl. local
24 settings, ext. overlays, version changes, and more
25
26 In this splendidly exemplary case, eix actually read the description
27 from the ebuild - its very own metadata.xml does not have one.
28
29
30 jer

Replies