erhm..Dirkjan,

you should know that "USE=latex emerge sphinx" is a bad style to
emerge things since this would be broken on next emerge -uDN world
why not to suggest to put this flag to /etc/portage/package.use
instead as Gentoo guides recommends to?
--
,,,^..^,,,


On Fri, Jul 26, 2013 at 4:53 PM,  <d...@apache.org> wrote:
> Updated Branches:
>   refs/heads/master cab589943 -> 198f93657
>
>
> Add DEVELOPERS section for Gentoo systems.
>
>
> Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
> Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/198f9365
> Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/198f9365
> Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/198f9365
>
> Branch: refs/heads/master
> Commit: 198f936572b2ed04642d07e0c70df6067ed67581
> Parents: cab5899
> Author: Dirkjan Ochtman <d...@apache.org>
> Authored: Fri Jul 26 14:49:12 2013 +0200
> Committer: Dirkjan Ochtman <d...@apache.org>
> Committed: Fri Jul 26 14:49:12 2013 +0200
>
> ----------------------------------------------------------------------
>  DEVELOPERS | 14 ++++++++++++++
>  1 file changed, 14 insertions(+)
> ----------------------------------------------------------------------
>
>
> http://git-wip-us.apache.org/repos/asf/couchdb/blob/198f9365/DEVELOPERS
> ----------------------------------------------------------------------
> diff --git a/DEVELOPERS b/DEVELOPERS
> index 9e48e9b..7f57fbc 100644
> --- a/DEVELOPERS
> +++ b/DEVELOPERS
> @@ -61,8 +61,22 @@ Optional dependencies:
>      sudo apt-get install texinfo
>      sudo apt-get install gnupg
>
> +Gentoo-based Systems
> +~~~~~~~~~~~~~~~~~~~~
> +
> +    sudo emerge autoconf
> +    sudo emerge autoconf-archive
> +    sudo emerge texinfo
> +    sudo emerge gnupg
> +    sudo emerge coreutils
> +    sudo emerge pkgconfig
> +    sudo emerge help2man
> +    sudo emerge automake
> +    sudo USE=latex emerge sphinx
> +
>  RedHat-based (Fedora, Centos, RHEL) Systems
>  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> +
>      sudo yum install help2man
>      sudo yum install python-sphinx
>      sudo yum install python-docutils
>

Reply via email to