Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 666342

Summary: app-{,x}emacs/ebuild-mode: Update for new copyright policy
Product: Gentoo Linux Reporter: Ulrich Müller <ulm>
Component: Current packagesAssignee: Emacs project <emacs>
Status: RESOLVED FIXED    
Severity: normal Keywords: InVCS
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 669376    
Bug Blocks: 642072    

Description Ulrich Müller gentoo-dev 2018-09-16 13:45:16 UTC
- Update ebuild skeleton to use "Gentoo Authors" as default.
- Allow for single year (rather than range of years) in copyright notice.
- Automatically update default author upon saving.
Comment 1 Ulrich Müller gentoo-dev 2018-09-16 14:01:17 UTC
commit ea1e8328dfd9157a8cc39228e2959852f6733536 (HEAD -> master, origin/master)
Author: Ulrich Müller <ulm@gentoo.org>
Date:   Sun Sep 16 15:57:58 2018 +0200

    Update for new copyright policy, bug 666342.
    
    * ebuild-mode.el (ebuild-mode-update-copyright): Extend function
    and custom variable to control whether copyright year or author
    are updated.
    (ebuild-mode-copyright-regexp): Allow for a single year rather
    than a range of years. Match authors in an additional group.
    (ebuild-mode-insert-skeleton): New default year and authors.
Comment 2 Ulrich Müller gentoo-dev 2018-10-01 06:23:59 UTC
This has been released as ebuild-mode-1.46. Keeping the bug open until it is marked stable.