Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 111299 - scan and Update ebuild
Summary: scan and Update ebuild
Status: RESOLVED NEEDINFO
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-02 15:17 UTC by INODE64 Sistemas
Modified: 2008-01-19 00:08 UTC (History)
0 users

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


Attachments
update-ebuild.sh (update-ebuild.sh,4.46 KB, text/plain)
2005-11-02 15:17 UTC, INODE64 Sistemas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description INODE64 Sistemas 2005-11-02 15:17:10 UTC
this utility looks for between ebuild the changes that have taken place by
improvements or solicion to problems, but that they have not updated of version

insert in app-portage/gentoolkit, for example


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 INODE64 Sistemas 2005-11-02 15:17:51 UTC
Created attachment 71963 [details]
update-ebuild.sh

first version of script
Comment 2 Marius Mauch (RETIRED) gentoo-dev 2006-02-16 16:35:18 UTC
Not really sure what the purpose of the script is (haven't actually run it yet), could you provide one or two examples? Don't want to resort to guessing ;)
Also from a quick glance I noticed that the config parsing is wrong, you have to account for env overrides and the order in which you source make.conf and make.globals is reversed.
More comments once I have a clue what it's for
Comment 3 Mike Pagano gentoo-dev 2008-01-19 00:08:38 UTC
Please reopen once you've provided answers for questions in comment #2