Skip to content

Commit

Permalink
update TODO, add task about EROOT detection
Browse files Browse the repository at this point in the history
  • Loading branch information
bor committed Dec 6, 2018
1 parent d165e91 commit 9ee8720
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions lib/Gentoo/Portage/Q.pm
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ sub new {
=head2 envvar($variable)
Returns a specific environment variable as exists prior to ebuild.sh.
WARNING: At the moment C<EROOT> is hardcoded to .
WARNING: At the moment C<EROOT> is hardcoded to C</>.
=cut

Expand Down Expand Up @@ -205,7 +205,9 @@ __END__
=over
=item Split the module and place onto CPAN as separate one
=item * Add good detection for C<EROOT> (to support Gentoo Prefix Project)
=item * Split the module and place onto C<CPAN> as separate one
=back
Expand Down

0 comments on commit 9ee8720

Please sign in to comment.