Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 566204 - sci-electronics/eagle-7.6.0 version bump
Summary: sci-electronics/eagle-7.6.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Christian Ruppert (idl0r)
URL:
Whiteboard:
Keywords:
: 583810 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-11-19 12:00 UTC by Martin Gysel (bearsh)
Modified: 2016-05-25 18:56 UTC (History)
2 users (show)

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


Attachments
ebuild patch (diff -u from 7.4.0 to 7.6.0) (attachment.cgi?id=434994,865 bytes, patch)
2016-05-24 21:54 UTC, Nils Freydank
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Gysel (bearsh) 2015-11-19 12:00:38 UTC
eagle 7.5 has been released

http://www.cadsoftusa.com/eagle-pcb-design-software/software-version-news/software-version-news-in-v7/

Reproducible: Always
Comment 1 Martin Gysel (bearsh) 2015-11-20 12:46:42 UTC
btw, renaming the ebuild works fine for me...
Comment 2 Chí-Thanh Christopher Nguyễn gentoo-dev 2016-05-22 19:19:20 UTC
*** Bug 583810 has been marked as a duplicate of this bug. ***
Comment 3 Martin Gysel (bearsh) 2016-05-24 13:53:02 UTC
7.6.0 has been released...
Comment 4 Nils Freydank 2016-05-24 21:54:12 UTC
Created attachment 435298 [details, diff]
ebuild patch (diff -u from 7.4.0 to 7.6.0)
Comment 5 Nils Freydank 2016-05-24 22:15:52 UTC
To quote myself from Bug 583810:

Ebuild renaming and bumping to EAPI=6 works here, but still has flaws:
- 'sed' call should be moved to src_prepare from line: 49 (from repoman)
- the initial setup needs write acces to /opt for licensing foo (other distributions like Archlinux install the license file somewhere in ~

=> ebuild works, patch is submitted here, too.
Comment 6 Christian Ruppert (idl0r) gentoo-dev 2016-05-25 18:56:48 UTC
(In reply to holgersson from comment #5)
> To quote myself from Bug 583810:
> 
> Ebuild renaming and bumping to EAPI=6 works here, but still has flaws:
Thanks.

> - 'sed' call should be moved to src_prepare from line: 49 (from repoman)
We don't modify the file here we print the content beginning at the pattern so it's actually part of src_unpack

> - the initial setup needs write acces to /opt for licensing foo (other
> distributions like Archlinux install the license file somewhere in ~
> 
Do you have any more details about it?

> => ebuild works, patch is submitted here, too.

7.6.0 has been added into the tree.