Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 641888 - dev-lang/gnucobol - OpenCOBOL has been renamed to GnuCOBOL
Summary: dev-lang/gnucobol - OpenCOBOL has been renamed to GnuCOBOL
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Tupone Alfredo
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2017-12-21 07:50 UTC by Lila
Modified: 2022-11-28 23:02 UTC (History)
1 user (show)

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 Lila 2017-12-21 07:50:15 UTC
The OpenCOBOL project has been renamed to GnuCOBOL when it became a GNU project. The open-cobol ebuild hasn’t been updated since, and still refers to the older OpenCOBOL version. Should the open-cobol package be renamed or aliased to gnu-cobol when it is updated to support the latest versions of GnuCOBOL?
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2017-12-22 17:22:38 UTC
Tarballs are now named gnucobol-*. Also, version 2.2 has been released.
Comment 2 Anton Kochkov 2019-05-21 17:13:44 UTC
I did the renaming and updated ebuild to EAPI-7, along with patching to fix the sandbox:

https://github.com/gentoo/gentoo/pull/12067
Comment 3 Larry the Git Cow gentoo-dev 2019-11-23 19:52:21 UTC
The bug has been referenced in the following commit(s):

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

commit b17c2c4f8a7fe2808c0f31c8d37ad82f199f5d28
Author:     Aaron Bauman <bman@gentoo.org>
AuthorDate: 2019-11-23 19:48:40 +0000
Commit:     Aaron Bauman <bman@gentoo.org>
CommitDate: 2019-11-23 19:52:08 +0000

    dev-lang/open-cobol: bump EAPI and stuff
    
    * bump EAPI to 7
    * Fix HOMEPAGE
    * Use MY_PN to future proof if maintainer or p-m want to bump to GnuCOBOL
    * License remains the same unless pkgmove is done
    * Use src_configure and remove other unneeded stuff
    
    Bug: https://bugs.gentoo.org/641888
    Bug: https://bugs.gentoo.org/685960
    Closes: https://bugs.gentoo.org/697350
    
    Signed-off-by: Aaron Bauman <bman@gentoo.org>

 dev-lang/open-cobol/open-cobol-1.1.ebuild | 29 ++++++++++++++---------------
 1 file changed, 14 insertions(+), 15 deletions(-)
Comment 4 Anton Kochkov 2019-12-25 02:28:17 UTC
Ping? Pull Request is done a long time ago: https://github.com/gentoo/gentoo/pull/12067
Comment 5 Larry the Git Cow gentoo-dev 2022-11-24 11:17:21 UTC
The bug has been closed via the following commit(s):

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

commit 00e06272b717001d86414e4268b9b0fdc7c321c5
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2022-11-24 11:16:02 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2022-11-24 11:17:09 +0000

    dev-lang/gnucobol: add 1.1, drop 1.1
    
    Closes: https://bugs.gentoo.org/641888
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-lang/{open-cobol => gnucobol}/Manifest                               | 0
 .../{open-cobol/open-cobol-1.1.ebuild => gnucobol/gnucobol-1.1.ebuild}   | 0
 dev-lang/{open-cobol => gnucobol}/metadata.xml                           | 0
 profiles/updates/4Q-2022                                                 | 1 +
 4 files changed, 1 insertion(+)
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-24 11:36:23 UTC
Anton, let us know if you still want to co-maintain it.