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

Bug 219

Summary: Small script that serves as frontend to the portage
Product: Portage Development Reporter: Jan Sabbe <jan.sabbe>
Component: UnclassifiedAssignee: Geert Bevin <gbevin>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: frontend-script to portage

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.