Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 596946 - media-gfx/iscan-data-1.37.0.3 version bump
Summary: media-gfx/iscan-data-1.37.0.3 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Schultz
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2016-10-12 13:57 UTC by Matthew Schultz
Modified: 2018-09-30 17:44 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
iscan-data-1.37.0.3.ebuild (iscan-data-1.37.0.3.ebuild,1.11 KB, text/plain)
2016-10-12 13:57 UTC, Matthew Schultz
Details

Note You need to log in before you can comment on or make changes to this bug.
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.