Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 934972 - [guru] app-text/jrnl: missing copyright and license notice
Summary: [guru] app-text/jrnl: missing copyright and license notice
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Erwin Kaats
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-26 15:13 UTC by Lucio Sauer
Modified: 2024-07-01 13:50 UTC (History)
2 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 Lucio Sauer 2024-06-26 15:13:58 UTC
This package was introduced with cf6ae8cb36539de6f8a341e23653b4e3ddb95049.The ebuilds neither have a copyright nor a license notice, although they should as per GLEP 76[1].

The maintainer should bring the package into compliance or remove it.

For reference, here's the common ebuild header:
# Copyright 2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

[1]: https://www.gentoo.org/glep/glep-0076.html#id27.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2024-07-01 13:50:26 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d81fe277689528058bd15da1f21b4220b04e0a8d

commit d81fe277689528058bd15da1f21b4220b04e0a8d
Author:     Erwin Kaats <mailgentoo@kaats.ch>
AuthorDate: 2024-06-30 09:15:38 +0000
Commit:     Erwin Kaats <mailgentoo@kaats.ch>
CommitDate: 2024-06-30 09:19:39 +0000

    app-text/jrnl: added copyright and license notice
    Closes: https://bugs.gentoo.org/934972
    
    Signed-off-by: Erwin Kaats <mailgentoo@kaats.ch>

 app-text/jrnl/jrnl-4.1.ebuild  | 3 +++
 app-text/jrnl/jrnl-9999.ebuild | 3 +++
 2 files changed, 6 insertions(+)