Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 908052 - app-eselect/eselect-ruby-20221225 version mismatch
Summary: app-eselect/eselect-ruby-20221225 version mismatch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-08 08:44 UTC by Ulrich Müller
Modified: 2023-08-13 06:41 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 Ulrich Müller gentoo-dev 2023-06-08 08:44:08 UTC
PV is 20221225 but the module has VERSION="20220313" internally:

$ qlist -Iv eselect-ruby
app-eselect/eselect-ruby-20221225

$ eselect ruby --version
ruby.eselect 20220313
eselect 1.4.24
Comment 1 Larry the Git Cow gentoo-dev 2023-06-16 07:52:42 UTC
The bug has been closed via the following commit(s):

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

commit bbe1d7659a532854096624d4e2a529f47db5c7b9
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2023-06-16 07:52:06 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2023-06-16 07:52:15 +0000

    app-eselect/eselect-ruby: add 20230616
    
    Fixes: https://bugs.gentoo.org/908052
    Fixes: https://bugs.gentoo.org/907896
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 app-eselect/eselect-ruby/Manifest                  |  1 +
 .../eselect-ruby/eselect-ruby-20230616.ebuild      | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2023-08-13 06:41:05 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/ruby-scripts.git/commit/?id=dd9ba3c03014eda55f6bd0d3e042cef51a3e787b

commit dd9ba3c03014eda55f6bd0d3e042cef51a3e787b
Author:     Hans de Graaff <hans@degraaff.org>
AuthorDate: 2023-08-13 06:38:29 +0000
Commit:     Hans de Graaff <hans@degraaff.org>
CommitDate: 2023-08-13 06:40:51 +0000

    ruby.eselect: update version number
    
    Fixes: https://bugs.gentoo.org/908052
    Signed-off-by: Hans de Graaff <hans@degraaff.org>

 eselect-ruby/ruby.eselect | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)