Re: [gentoo-portage-dev] [PATCH 2/2 v3] Update /usr/portage references (bug 378603)
On 4/18/19 10:28 AM, Ulrich Mueller wrote: >> On Thu, 18 Apr 2019, Zac Medico wrote: > >> --- a/man/ebuild.5 >> +++ b/man/ebuild.5 >> [...] >> @@ -553,8 +554,8 @@ usage. >> .B LICENSE >> This should be a space delimited list of licenses that the package falls >> under. This \fB_must_\fR be set to a matching license in >> -/usr/portage/licenses/. If the license does not exist in portage yet, you >> -must add it first. >> +/var/db/repos/gentoo/licenses/. If the license does not exist in portage >> +yet, you must add it first. > > s/in portage/in the repository/ Fixed in v4. >> --- a/man/portage.5 >> +++ b/man/portage.5 >> @@ -13,7 +13,7 @@ https://wiki.gentoo.org/wiki/Profile_(Portage) >> .IP Note: >> If you are looking for information on how to emerge something, please see >> .BR emerge (1). >> -.SH "SYNOPSIS" >> +.SH "SYNOPSIS"/var/db/repos/gentoo > > This change looks strange. Fixed in v4. >> [...] >> @@ -251,7 +251,7 @@ explaining how they can upgrade. >> default-linux/x86/2005.0 >> # emerge -n '>=sys-apps/portage-2.0.51' >> # rm -f /etc/portage/make.profile >> -# ln -s /usr/portage/profiles/default-linux/alpha/2005.0 \ >> +# ln -s /var/db/repos/gentoo/profiles/default-linux/alpha/2005.0 \ >> /etc/portage/make.profile > > Update the example? Updated in v4. > > Ulrich > -- Thanks, Zac signature.asc Description: OpenPGP digital signature
Re: [gentoo-portage-dev] [PATCH 2/2 v3] Update /usr/portage references (bug 378603)
> On Thu, 18 Apr 2019, Zac Medico wrote: > --- a/man/ebuild.5 > +++ b/man/ebuild.5 > [...] > @@ -553,8 +554,8 @@ usage. > .B LICENSE > This should be a space delimited list of licenses that the package falls > under. This \fB_must_\fR be set to a matching license in > -/usr/portage/licenses/. If the license does not exist in portage yet, you > -must add it first. > +/var/db/repos/gentoo/licenses/. If the license does not exist in portage > +yet, you must add it first. s/in portage/in the repository/ > --- a/man/portage.5 > +++ b/man/portage.5 > @@ -13,7 +13,7 @@ https://wiki.gentoo.org/wiki/Profile_(Portage) > .IP Note: > If you are looking for information on how to emerge something, please see > .BR emerge (1). > -.SH "SYNOPSIS" > +.SH "SYNOPSIS"/var/db/repos/gentoo This change looks strange. > [...] > @@ -251,7 +251,7 @@ explaining how they can upgrade. > default-linux/x86/2005.0 > # emerge -n '>=sys-apps/portage-2.0.51' > # rm -f /etc/portage/make.profile > -# ln -s /usr/portage/profiles/default-linux/alpha/2005.0 \ > +# ln -s /var/db/repos/gentoo/profiles/default-linux/alpha/2005.0 \ > /etc/portage/make.profile Update the example? Ulrich signature.asc Description: PGP signature