Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 219 - Small script that serves as frontend to the portage
Summary: Small script that serves as frontend to the portage
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Geert Bevin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-18 05:34 UTC by Jan Sabbe
Modified: 2011-10-30 22:20 UTC (History)
0 users

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


Attachments
frontend-script to portage (portage,2.88 KB, text/plain)
2002-01-18 05:35 UTC, Jan Sabbe
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Sabbe 2002-01-18 05:34:45 UTC
This is what my script does: 
It creates a file, and on each line of the file you have the name of an ebuild 
(ie: app-cdr/cdrtools). You also have a flag corresponding with each line. "i" 
for installed, "u" for not installed. 
This file is opened in your favorite editor, where you can change the flags. 
The changes will then be reflected on your system.
Note: it doesn't delete yet, it justs installs. I don't have the time the next few 
weeks to make improvements on it. But it already kind of works.
Comment 1 Jan Sabbe 2002-01-18 05:35:42 UTC
Created attachment 68 [details]
frontend-script to portage
Comment 2 Daniel Robbins (RETIRED) gentoo-dev 2002-01-28 12:44:22 UTC
this is kinda cute, might be nice to have something like this eventually.
Comment 3 Geert Bevin 2002-03-18 01:58:48 UTC
Will be superceeded by the console frontend that will be developed with portage
2. Unless this script comes fully featured, it will not be added.