Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 901961 - app-portage/elogv Add compatibility for PORTAGE_LOGDIR and PORT_LOGDIR
Summary: app-portage/elogv Add compatibility for PORTAGE_LOGDIR and PORT_LOGDIR
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sebastian Pipping
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2023-03-17 16:02 UTC by josef.95
Modified: 2023-10-06 22:14 UTC (History)
6 users (show)

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


Attachments
elogv elogdir compatibility patch (elogdir.patch,577 bytes, patch)
2023-03-17 16:02 UTC, josef.95
Details | Diff
emerge --info (emerge-info.txt,18.54 KB, text/plain)
2023-03-17 16:04 UTC, josef.95
Details

Note You need to log in before you can comment on or make changes to this bug.
Description josef.95 2023-03-17 16:02:40 UTC
Created attachment 858109 [details, diff]
elogv elogdir compatibility patch

Hello,
for the change in bug 668538
we created a compatibility elogdir.patch
(The patch is created from Ninpo,
with help from [Arfrever] and sam_)

I tested this patch with elogv-0.7.9-r3, PORTAGE_LOGDIR and PORT_LOGDIR
works fine for me.

Please adding this patch for compatibility.

Thanks! :)
Comment 1 josef.95 2023-03-17 16:04:01 UTC
Created attachment 858111 [details]
emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-10-06 20:47:55 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/elogv.git/commit/?id=e2b9632bb66e64283436ae6670dcca680a0e7363

commit e2b9632bb66e64283436ae6670dcca680a0e7363
Author:     Alfred Wingate <parona@protonmail.com>
AuthorDate: 2023-10-06 19:55:50 +0000
Commit:     Sebastian Pipping <sebastian@pipping.org>
CommitDate: 2023-10-06 20:47:06 +0000

    elogv: accept PORTAGE_LOGDIR
    
    Bug: https://bugs.gentoo.org/668538
    Closes: https://bugs.gentoo.org/901961
    Co-authored-by: josef.95 <josef64@posteo.org>
    Thanks-To: Sam James <sam@gentoo.org>
    Thanks-To: Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com>
    Thanks-To: Ninpo <ninpo@gap.la>
    Signed-off-by: Alfred Wingate <parona@protonmail.com>
    Signed-off-by: Sebastian Pipping <sping@gentoo.org>

 elogv | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
Comment 3 Larry the Git Cow gentoo-dev 2023-10-06 22:14:30 UTC
The bug has been referenced in the following commit(s):

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

commit d3c4713877d6d400668fd1398812fa2641f852ba
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2023-10-06 22:10:08 +0000
Commit:     Sebastian Pipping <sping@gentoo.org>
CommitDate: 2023-10-06 22:11:29 +0000

    app-portage/elogv: 0.8.3 (with PORTAGE_LOGDIR support)
    
    Bug: https://bugs.gentoo.org/901961
    Bug: https://bugs.gentoo.org/668538
    Thanks-To: josef.95 <josef64@posteo.org>
    Thanks-To: Alfred Wingate <parona@protonmail.com>
    Thanks-To: Sam James <sam@gentoo.org>
    Signed-off-by: Sebastian Pipping <sping@gentoo.org>

 app-portage/elogv/Manifest           |  1 +
 app-portage/elogv/elogv-0.8.3.ebuild | 56 ++++++++++++++++++++++++++++++++++++
 2 files changed, 57 insertions(+)