Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 572152 - devmanual: ebuild-writing/eapi should include EAPI6
Summary: devmanual: ebuild-writing/eapi should include EAPI6
Status: RESOLVED FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Devmanual (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Devmanual Team
URL: https://devmanual.gentoo.org/ebuild-w...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-17 00:17 UTC by Göktürk Yüksek
Modified: 2016-02-18 20:13 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Göktürk Yüksek archtester gentoo-dev 2016-01-17 00:17:43 UTC
Devmanual EAPI Usage and Description section should be updated to include EAPI6.

Reproducible: Always
Comment 1 Pacho Ramos gentoo-dev 2016-02-15 10:53:06 UTC
This should be solved with:
https://github.com/gentoo/devmanual.gentoo.org/commit/3771909db8c23e5d8084eb8b6e465f5a386766dc

well... it is the first time I use github for merging changes... if something went wrong, please let me know for learning purposes

Thanks
Comment 2 Ulrich Müller gentoo-dev 2016-02-15 12:30:07 UTC
(In reply to Pacho Ramos from comment #1)
> This should be solved with:
> https://github.com/gentoo/devmanual.gentoo.org/commit/
> 3771909db8c23e5d8084eb8b6e465f5a386766dc
> 
> well... it is the first time I use github for merging changes... if
> something went wrong, please let me know for learning purposes

Please merge all changes to the git+ssh://git@git.gentoo.org/proj/devmanual.git repository. Done now. (For some reason history of the repos had diverged, which is hopefully fixed.)
Comment 3 Göktürk Yüksek archtester gentoo-dev 2016-02-15 16:07:22 UTC
(In reply to Ulrich Müller from comment #2)
> (In reply to Pacho Ramos from comment #1)
> > This should be solved with:
> > https://github.com/gentoo/devmanual.gentoo.org/commit/
> > 3771909db8c23e5d8084eb8b6e465f5a386766dc
> > 
> > well... it is the first time I use github for merging changes... if
> > something went wrong, please let me know for learning purposes
> 
> Please merge all changes to the
> git+ssh://git@git.gentoo.org/proj/devmanual.git repository. Done now. (For
> some reason history of the repos had diverged, which is hopefully fixed.)

The divergence was caused by the github mirror lagging behind when Pacho merged this. It looks good now.
Comment 4 Pacho Ramos gentoo-dev 2016-02-18 19:45:30 UTC
Do I always need to merge commits "manually"? Cannot I rely entirely on github? (I say because I don't always have access to my machine with git command and so ;)
Comment 5 Göktürk Yüksek archtester gentoo-dev 2016-02-18 20:13:35 UTC
(In reply to Pacho Ramos from comment #4)
> Do I always need to merge commits "manually"? Cannot I rely entirely on
> github? (I say because I don't always have access to my machine with git
> command and so ;)

I believe, much like the package tree, devmanual on github is meant to be a read-only mirror. I don't think the changes on github sync back to infra.