Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924933 - app-crypt/age : unnecessary dependency gox on package?
Summary: app-crypt/age : unnecessary dependency gox on package?
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Hans de Graaff
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-18 15:56 UTC by gentoo
Modified: 2024-02-19 16:54 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 gentoo 2024-02-18 15:56:08 UTC
Hi, I removed the build dependency on gox, and age seems to have built and work fine. Looking at upstream, I don't see any reason to have the age build depend on gox. I realize this is quite a minor issue, really curious if I am missing something more than anything. Thanks!

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2024-02-19 16:54:38 UTC
The bug has been closed via the following commit(s):

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

commit 91da733fb14a4c2a2fdbb2a1671dc4b60d407a02
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2024-02-19 16:53:41 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2024-02-19 16:54:31 +0000

    app-crypt/age: modernize ebuild
    
    Use the ego wrappers.
    Drop the unused gox dependency.
    
    Closes: https://bugs.gentoo.org/924933
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 app-crypt/age/age-1.1.1-r1.ebuild | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)