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

Bug 596946

Summary: media-gfx/iscan-data-1.37.0.3 version bump
Product: Gentoo Linux Reporter: Matthew Schultz <mattsch>
Component: Current packagesAssignee: Matthew Schultz <mattsch>
Status: RESOLVED FIXED    
Severity: normal CC: jstein, proxy-maint
Priority: Normal Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: iscan-data-1.37.0.3.ebuild

Description Matthew Schultz 2016-10-12 13:57:24 UTC
Created attachment 449998 [details]
iscan-data-1.37.0.3.ebuild

There's a new version of iscan-data.  I'm attaching an updated ebuild using EAPI 6 along with a new SRC_URI since the session expiration problem is no longer an issue.
Comment 1 Jonas Stein gentoo-dev 2018-04-08 19:27:24 UTC
Thank you for your contribution. 

The ticket got forgotten. Please ping us next time if this happens. You can also prepare a PR on github. Repoman and our CI script would have shown you several issues there already.

I had a short look on the ebuild. 
Here a few ideas:

• Please test the ebuild with repoman full -x https://wiki.gentoo.org/wiki/Repoman
• do you need eutils here?
• KEYWORDS need ~ after a version bump run ekeyword ~all YOUREBUILD
• please fix the header. (see /usr/portage/skel.ebuild and https://devmanual.gentoo.org/ebuild-writing/eapi/)
• Please be more specific in the DESCRIPTION. The objective description may be <=80 characters long.
• Please introduce local variables with "local"
Comment 2 Larry the Git Cow gentoo-dev 2018-09-30 17:42:10 UTC
The bug has been closed via the following commit(s):

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

commit 47fb0243ba5c3b7e2e17f33f884c6f99bc80aefd
Author:     Virgil Dupras <vdupras@gentoo.org>
AuthorDate: 2018-09-30 17:37:55 +0000
Commit:     Virgil Dupras <vdupras@gentoo.org>
CommitDate: 2018-09-30 17:38:03 +0000

    media-gfx/iscan-data: bump to 1.37.0.3
    
    Authored by Matthew Schultz, tweaked by me.
    
    Closes: https://bugs.gentoo.org/596946
    Package-Manager: Portage-2.3.50, Repoman-2.3.11
    Signed-off-by: Virgil Dupras <vdupras@gentoo.org>

 media-gfx/iscan-data/Manifest                   |  1 +
 media-gfx/iscan-data/iscan-data-1.37.0.3.ebuild | 44 +++++++++++++++++++++++++
 2 files changed, 45 insertions(+)
Comment 3 Virgil Dupras (RETIRED) gentoo-dev 2018-09-30 17:44:10 UTC
Sorry for the review delay, you fell into one deep crack... There were some adjustments to make, but I made them myself to avoid delaying this any longer.

The next time though, think about un-stablizing your arches before submitting an ebuild.