Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 665476 - app-misc/neofetch: install into ${ED}
Summary: app-misc/neofetch: install into ${ED}
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-08 03:39 UTC by Pengcheng Xu
Modified: 2018-09-23 07:14 UTC (History)
0 users

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


Attachments
ebuild.patch (file_665476.txt,302 bytes, patch)
2018-09-08 03:39 UTC, Pengcheng Xu
Details | Diff
neofetch ebuild patch (neofetch.patch,248 bytes, patch)
2018-09-10 01:14 UTC, Pengcheng Xu
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pengcheng Xu 2018-09-08 03:39:45 UTC
Created attachment 546228 [details, diff]
ebuild.patch

Patch to ebuild attached.
Comment 1 Benda Xu gentoo-dev 2018-09-08 09:21:00 UTC
Strange that the patch does not apply cleanly.

$ patch neofetch-5.0.0.ebuild neofetch.patch

(Stripping trailing CRs from patch; use --binary to disable.)
patching file neofetch-5.0.0.ebuild
patch unexpectedly ends in middle of line
patch: **** malformed patch at line 9:
Comment 3 Pengcheng Xu 2018-09-10 01:14:14 UTC
Created attachment 546478 [details, diff]
neofetch ebuild patch
Comment 4 Pengcheng Xu 2018-09-10 01:14:33 UTC
The patch should work now.
Comment 5 Larry the Git Cow gentoo-dev 2018-09-10 07:57:15 UTC
The bug has been closed via the following commit(s):

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

commit 27fa7a82cd6b3aa6d6c2687828e2ca34930d176e
Author:     Benda Xu <heroxbd@gentoo.org>
AuthorDate: 2018-09-10 07:55:46 +0000
Commit:     Benda Xu <heroxbd@gentoo.org>
CommitDate: 2018-09-10 07:57:03 +0000

    app-misc/neofetch: Support Prefix.
    
    Suggested-By: Pengcheng Xu.
    Closes: https://bugs.gentoo.org/665476
    Package-Manager: Portage-2.3.48, Repoman-2.3.10

 app-misc/neofetch/neofetch-5.0.0.ebuild | 4 ++++
 1 file changed, 4 insertions(+)
Comment 6 Larry the Git Cow gentoo-dev 2018-09-23 07:14:53 UTC
The bug has been referenced in the following commit(s):

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

commit ac93f5d4b432cf5ec40270b6d79a655112e75f43
Author:     Benda Xu <heroxbd@gentoo.org>
AuthorDate: 2018-09-23 07:10:25 +0000
Commit:     Benda Xu <heroxbd@gentoo.org>
CommitDate: 2018-09-23 07:14:43 +0000

    app-misc/neofetch: fix double "/usr".
    
    Bug: https://bugs.gentoo.org/665476
    Package-Manager: Portage-2.3.49, Repoman-2.3.10

 app-misc/neofetch/neofetch-5.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)