Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 668570 - sci-libs/lemon-1.3.1 version- and EAPI-6-bump
Summary: sci-libs/lemon-1.3.1 version- and EAPI-6-bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL: https://lemon.cs.elte.hu/trac/lemon/b...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-14 10:33 UTC by Andreas Sturmlechner
Modified: 2018-10-15 21:16 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 Andreas Sturmlechner gentoo-dev 2018-10-14 10:33:32 UTC
Released in 2014-07-07
Comment 1 Martin Mokrejš 2018-10-15 17:07:43 UTC
Hi,
  the 1.3-based patches do not apply as the CMakefiles.txt were rewritten by upstream. Somebody understanding the deemed changes is needed to eventually rewrite the patches. I am sorry but not only because of time reasons I won't be able to do that, cmake is not my cup of tea. @maintainer-wanted?
Comment 2 Larry the Git Cow gentoo-dev 2018-10-15 18:44:58 UTC
The bug has been referenced in the following commit(s):

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

commit 661850031eff8b03e4a0f51b708deb3d4d79b1b2
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-10-15 18:18:02 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-10-15 18:44:27 +0000

    sci-libs/lemon: Maintainer stepped down
    
    Bug: https://bugs.gentoo.org/668570
    
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 sci-libs/lemon/metadata.xml | 38 ++++++++++++++++----------------------
 1 file changed, 16 insertions(+), 22 deletions(-)
Comment 3 Andreas Sturmlechner gentoo-dev 2018-10-15 20:03:08 UTC
Patches seem to apply just fine, only limited CMakeLists.txt delta.
Comment 4 Larry the Git Cow gentoo-dev 2018-10-15 21:16:34 UTC
The bug has been closed via the following commit(s):

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

commit f6fc01bed0963a5e27c782f1531ee5da9d4c8aeb
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-10-15 20:21:14 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-10-15 21:16:07 +0000

    sci-libs/lemon: 1.3.1 version bump, EAPI-6 bump, fix multilib
    
    Use cmake-utils functions instead of manual sed.
    Fix unused cmake args.
    Fix USE doc install location.
    Drop USE tools, only saved a minuscule amount of space.
    
    Closes: https://bugs.gentoo.org/668570
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 sci-libs/lemon/Manifest                         |  1 +
 sci-libs/lemon/files/lemon-1.3.1-multilib.patch | 31 +++++++++
 sci-libs/lemon/lemon-1.3.1.ebuild               | 89 +++++++++++++++++++++++++
 3 files changed, 121 insertions(+)