Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 675460 - sys-apps/proot: update metadata.xml
Summary: sys-apps/proot: update metadata.xml
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sergey Popov
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-01-15 00:42 UTC by Rage <oxr463>
Modified: 2019-03-18 22:53 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 Rage <oxr463> 2019-01-15 00:42:06 UTC
```xml
	<upstream>
		<remote-id type="github">cedric-vincent/PRoot</remote-id>
		<maintainer>
			<email>gentoo@reproducible.io</email>
			<name>Cédric Vincent</name>
		</maintainer>
	</upstream>
	<use>
		<flag name="care">Build dynamic CARE binary (more info - http://reproducible.io/)</flag>
	</use>
```

Upstream is now `proot-me/proot`, as in the ebuild.
Also, support emails should be sent to either the mailing list [1],
or an issue be created on GitHub [2].

Finally, references to <http://reproducible.io/>, should be removed,
and replaced with the website e.g. `more info - https://proot-me.github.io`.

[1]: mailto:proot_me@googlegroups.com
[2]: https://github.com/proot-me/PRoot/issues
Comment 1 Rage <oxr463> 2019-01-15 00:45:07 UTC
Two more items, (these are more than likely, off topic),

1) Create a 9999 ebuild for this package.

2) Enable USE="static"; this currently doesn't seem to work.
Comment 2 Larry the Git Cow gentoo-dev 2019-03-18 22:53:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4168b723fc0979e22c6fbd1b39e71b47c109a5f4

commit 4168b723fc0979e22c6fbd1b39e71b47c109a5f4
Author:     Lucas Ramage <ramage.lucas@protonmail.com>
AuthorDate: 2019-03-05 02:37:09 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2019-03-18 22:48:30 +0000

    sys-apps/proot: update metadata, add 9999 version.
    
    Closes: https://bugs.gentoo.org/675460
    Package-Manager: Portage-2.3.51, Repoman-2.3.11
    Signed-off-by: Lucas Ramage <ramage.lucas@protonmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/11261
    Signed-off-by: Patrice Clement <monsieurp@gentoo.org>

 sys-apps/proot/metadata.xml                         | 10 ++++------
 ...{proot-5.1.0-r1.ebuild => proot-5.1.0-r2.ebuild} | 21 ++++++++++++++++-----
 2 files changed, 20 insertions(+), 11 deletions(-)