Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 640426 - app-emulation/nemu live ebuild
Summary: app-emulation/nemu live ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrice Clement
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-09 20:04 UTC by Pavel Balaev
Modified: 2018-02-11 22:05 UTC (History)
1 user (show)

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


Attachments
ebuild file (nemu-9999.ebuild,1.69 KB, text/plain)
2017-12-09 20:04 UTC, Pavel Balaev
Details
metadata.xml (metadata.xml,499 bytes, text/xml)
2017-12-09 20:05 UTC, Pavel Balaev
Details
updated live ebild (nemu-9999.ebuild,1.88 KB, text/plain)
2018-02-11 20:26 UTC, Pavel Balaev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Balaev 2017-12-09 20:04:47 UTC
Created attachment 509132 [details]
ebuild file

Hi

Please find attached nemu-9999.ebuild and metadata.xml with USE flags description.
This ebuild use the git sources from bitbucket.

For now build nEMU from git <master> is the best way to get all features and bugfixes.
Comment 1 Pavel Balaev 2017-12-09 20:05:52 UTC
Created attachment 509134 [details]
metadata.xml
Comment 2 Pavel Balaev 2017-12-12 09:00:22 UTC
Comment on attachment 509132 [details]
ebuild file

Forgot to delete username from git URL:

-EGIT_REPO_URI="https://PascalRD@bitbucket.org/PascalRD/nemu.git"
+EGIT_REPO_URI="https://bitbucket.org/PascalRD/nemu.git"
Comment 3 Pavel Balaev 2018-02-11 20:26:09 UTC
Created attachment 519124 [details]
updated live ebild

Hello, this is the last actual live ebuild.
Comment 4 Larry the Git Cow gentoo-dev 2018-02-11 22:05:40 UTC
The bug has been closed via the following commit(s):

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

commit da7fa96fe150b20668429b3be972af3209d20f9d
Author:     Patrice Clement <monsieurp@gentoo.org>
AuthorDate: 2018-02-11 22:02:57 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2018-02-11 22:04:30 +0000

    app-emulation/nemu: add live ebuild.
    
    Closes: https://bugs.gentoo.org/640426
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-emulation/nemu/metadata.xml     |  5 +++
 app-emulation/nemu/nemu-9999.ebuild | 74 +++++++++++++++++++++++++++++++++++++
 2 files changed, 79 insertions(+)