From 6b67fce9a398f4b352aa83a2d515faf4d4d42f81 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 9 Apr 2008 18:21:58 +0000 Subject: Fix the docstring for depgraph._dep_expand(). (trunk r9777) svn path=/main/branches/2.1.2/; revision=9778 --- bin/emerge | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/emerge b/bin/emerge index 60799cf66..4eee60aab 100755 --- a/bin/emerge +++ b/bin/emerge @@ -2159,7 +2159,10 @@ class depgraph(object): """ @param root_config: a root config instance @type root_config: RootConfig - @returns: a list of cat/pn for any matching packages + @param atom_without_category: an atom without a category component + @type atom_without_category: String + @rtype: list + @returns: a list of atoms containing categories (possibly empty) """ null_cp = portage.dep_getkey(insert_category_into_atom( atom_without_category, "null")) -- cgit v1.2.3-1-g7c22