Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 425912 - app-misc/irtrans-irserver-6.03.09 LICENSE variable does not reflect init script
Summary: app-misc/irtrans-irserver-6.03.09 LICENSE variable does not reflect init script
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal QA (vote)
Assignee: Mario Fetka (geos_one)
URL:
Whiteboard:
Keywords:
Depends on: 360945
Blocks: init-script-license
  Show dependency tree
 
Reported: 2012-07-11 17:17 UTC by Ian Stakenvicius (RETIRED)
Modified: 2018-08-21 12:46 UTC (History)
3 users (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 Ian Stakenvicius (RETIRED) gentoo-dev 2012-07-11 17:17:02 UTC
The init script(s) provided in FILESDIR for app-misc/irtrans-irserver has a license of GPL-2 but GPL-2 isn't within the LICENSE variable of the ebuild(s):

files/irtrans-server.initd has license line:
# Distributed under the terms of the GNU General Public License v2
... and is used by the following ebuilds:
irtrans-irserver-6.03.08.ebuild:LICENSE="BSD"
irtrans-irserver-6.03.09.ebuild:LICENSE="BSD"

There are two options here -- either LICENSE in the ebuilds should be appended with GPL-2 to cover the init script, or the init script should be relicensed so that it is covered by current LICENSE (this one is probably the preferred resolution).  See also bug 425702 .
Comment 1 Mario Fetka (geos_one) 2013-11-14 07:08:35 UTC
corrected in newest update in bug #360945
Comment 2 Sergey Popov gentoo-dev 2013-11-14 10:37:18 UTC
Do NOT close the bugs before fix hits portage tree
Comment 3 Larry the Git Cow gentoo-dev 2018-08-21 12:46:22 UTC
The bug has been closed via the following commit(s):

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

commit ffacffad90bbc9a569ded31e82df68b92c36b3bc
Author:     Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
AuthorDate: 2018-06-22 13:46:05 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2018-08-21 12:46:14 +0000

    app-misc/irtrans-irserver: EAPI 7 bump + improve ebuild.
    
    Closes: https://bugs.gentoo.org/360945
    Closes: https://bugs.gentoo.org/425912
    Closes: https://bugs.gentoo.org/663796

 .../irtrans-irserver-6.09.04-r1.ebuild             | 77 ++++++++++++++++++++++
 1 file changed, 77 insertions(+)