Gentoo Archives: gentoo-dev

From: "Jared H. Hudson" <jhhudso@××××××××××.com>
To: gentoo-dev@g.o
Subject: [gentoo-dev] portage functionality
Date: Fri, 11 Jan 2002 15:30:10
Message-Id: 1010784766.1389.2.camel@albert
1 Is there any way to determine what package file X belongs to?
2 For example, under rpm's you can type rpm -qf <path to file>/file and it
3 will report what package it belongs to. Also what about listing all
4 files that belong to a package, for example rpm -ql <package name>
5
6 If this support is not built in, is there plans to include these
7 functions, and if so is anyone working on it? I'd be happy to start
8 programming this functionality into emerge or ebuild, if someone guides
9 me how they would like it to work, assuming thought to this has been
10 given.
11
12 -Jared H.

Replies

Subject Author
Re: [gentoo-dev] portage functionality "Tod M. Neidt" <tneidt@××××××.com>
Re: [gentoo-dev] portage functionality Aron Griffis <agriffis@g.o>